Age | Commit message (Expand) | Author |
2010-03-21 | Move x86 specific PC declarations to a separate file | Blue Swirl |
2010-03-01 | Move ioport.h out of cpu-all.h | Paul Brook |
2010-02-19 | QEMU e820 reservation patch | Jes Sorensen |
2009-11-12 | serial: Add interface to set reference oscillator frequency | Stefan Weil |
2009-10-27 | mc146818rtc: remove rtc_mm_init() | Juan Quintela |
2009-10-05 | serial: convert isa to qdev | Gerd Hoffmann |
2009-10-05 | pci: windup acpi-based hotplug | Gerd Hoffmann |
2009-10-05 | parallel: convert isa to qdev | Gerd Hoffmann |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-10 | qdev/isa: convert real time clock | Gerd Hoffmann |
2009-09-10 | qdev/isa: convert ne2000 | Gerd Hoffmann |
2009-09-04 | Fold piix3_init() intto i440fx_init | Juan Quintela |
2009-09-04 | Use PCII440FXState instead of generic PCIDevice | Juan Quintela |
2009-09-04 | Split piix4 support from piix_pci.c | Juan Quintela |
2009-08-27 | ide: split away ide-pci.c | Gerd Hoffmann |
2009-08-27 | ide: split away ide-isa.c | Gerd Hoffmann |
2009-08-24 | Route IOAPIC interrupts via ISA bus | Avi Kivity |
2009-08-15 | PPC: clean up ppc405 | Blue Swirl |
2009-06-22 | acpi.c: make qemu_system_device_hot_add piix independent. | Isaku Yamahata |
2009-06-13 | Don't use cpu_index as apic_id. | Gleb Natapov |
2009-05-13 | Remove vga_ram_size | Paul Brook |
2009-05-12 | Push AUD_init down to devices | Paul Brook |
2009-04-10 | Clean up VGA ram allocation. | pbrook |
2009-04-07 | mc146818: add square wave output support | aurel32 |
2009-03-12 | From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001 | aliguori |
2009-03-07 | Sparse fixes: move ACPI table definitions to pc.h | blueswir1 |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori |
2009-02-27 | Allow additions of ACPI tables from command line (Gleb Natapov) | aliguori |
2009-02-12 | Fix Sparc64 VGA memory size bug exposed by r6604 | blueswir1 |
2009-01-24 | Support epoch of 1980 in RTC emulation for MIPS Magnum | aurel32 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2009-01-15 | Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov) | aliguori |
2008-12-18 | Fix warnings introduced by commit 6081 | aurel32 |
2008-12-17 | Add HPET emulation to qemu (Beth Kon) | aliguori |
2008-12-17 | Handle suspend in qemu (Gleb Natapov) | aliguori |
2008-12-10 | MIPS Magnum: fix memory-mapped i8042 | aurel32 |
2008-11-24 | better type checking for vga (Glauber Costa) | aliguori |
2008-10-26 | Fix undeclared symbol warnings from sparse | blueswir1 |
2008-09-28 | Optional "precise" VGA retrace support | malc |
2008-08-21 | De-assert PIC IRQs properly at APIC level | aurel32 |
2008-05-04 | 8250: Customized base baudrate | aurel32 |
2008-04-13 | x86: Rework local IRQ delivery for APICs | aurel32 |
2008-04-07 | Fix vmmouse with -smp | aurel32 |
2008-03-18 | SCI fixes | aurel32 |
2007-11-17 | Break up vl.h. | pbrook |