aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-05-08Remove superfluous #includes.Paul Brook
2009-05-08Use target_phys_addr_t, not target_ulong.Paul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-05-06Fix PL110 framebuffer byteswapping in 32bpp mode.Paul Brook
2009-05-05ETRAX: Simplify serport control logic.Edgar E. Iglesias
2009-05-05ETRAX: Drop _t for the serial type.Edgar E. Iglesias
2009-05-05ETRAX: Use NULL for subwidth serport reg accesses.Edgar E. Iglesias
2009-05-05ETRAX: Drop the _t for the internal PIC type.Edgar E. Iglesias
2009-05-05ETRAX: Simplify the interrupt controller model.Edgar E. Iglesias
2009-05-05ETRAX: Simplify interrupt signaling.Edgar E. Iglesias
2009-05-03minor fix of pci_register_bus()Isaku Yamahata
2009-05-03use PCI_HEADER_TYPE.Isaku Yamahata
2009-05-03Handle NULL bdrv.Paul Brook
2009-05-01Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson
2009-05-01Pci nic: pci_register_device can failChris Wright
2009-05-01suport device driver initialization modelGlauber Costa
2009-05-01fix virtio_blk_inhdr commentChristoph Hellwig
2009-05-01Hardware watchdogRichard W.M. Jones
2009-05-01virtio-blk: add SGI_IO passthru supportChristoph Hellwig
2009-05-01Remove redundant cirrus vga ram functions.Paul Brook
2009-04-30Remove vga LFB accessor hacks.Paul Brook
2009-04-27Synch to VGABlue Swirl
2009-04-27[RESEND] Fix vga segfaults or screen corruption with large memory guestsAvi Kivity
2009-04-25Fix compilation when x86_64 is definedBlue Swirl
2009-04-25Fix warningBlue Swirl
2009-04-24qemu: create helper for event notification (Marcelo Tosatti)aliguori
2009-04-23Fix typo, thanks to Andreas Faerber for spottingblueswir1
2009-04-23Use a more natural orderblueswir1
2009-04-22Change RTC time drift IRQ re-injection (Gleb Natapov)aliguori
2009-04-22implement qemu_blockalign (Stefano Stabellini)aliguori
2009-04-22xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)aliguori
2009-04-22xen: pv domain builder. (Gerd Hoffmann)aliguori
2009-04-22xen: blk & nic configuration via cmd line. (Gerd Hoffmann)aliguori
2009-04-22xen: add net backend driver. (Gerd Hoffmann)aliguori
2009-04-22xen: add block device backend driver. (Gerd Hoffmann)aliguori
2009-04-22xen: add framebuffer backend driver (Gerd Hoffmann)aliguori
2009-04-22xen: add console backend driver. (Gerd Hoffmann)aliguori
2009-04-22xen: backend driver core (Gerd Hoffmann)aliguori
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori
2009-04-21sending NUMA topology to BIOS (Andre Przywara)aliguori
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir1
2009-04-19Adds SM501 usb host emulation feature.aurel32
2009-04-19Fix indices in Menelaus save/load.balrog
2009-04-17hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)aliguori
2009-04-17qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori
2009-04-17Introduce VLANClientState::cleanup() (Mark McLoughlin)aliguori
2009-04-17Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)aliguori
2009-04-17Add unregister_savevm() (Mark McLoughlin)aliguori
2009-04-17Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)aliguori
2009-04-17Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)aliguori