summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Handle NULL bdrv.Paul Brook2009-05-031-4/+10
* Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson2009-05-011-6/+6
* Pci nic: pci_register_device can failChris Wright2009-05-015-0/+17
* suport device driver initialization modelGlauber Costa2009-05-011-2/+1
* fix virtio_blk_inhdr commentChristoph Hellwig2009-05-011-1/+1
* Hardware watchdogRichard W.M. Jones2009-05-015-0/+786
* virtio-blk: add SGI_IO passthru supportChristoph Hellwig2009-05-012-7/+128
* Remove redundant cirrus vga ram functions.Paul Brook2009-05-011-30/+0
* Remove vga LFB accessor hacks.Paul Brook2009-04-301-8/+0
* Synch to VGABlue Swirl2009-04-271-4/+4
* [RESEND] Fix vga segfaults or screen corruption with large memory guestsAvi Kivity2009-04-271-5/+6
* Fix compilation when x86_64 is definedBlue Swirl2009-04-252-8/+14
* Fix warningBlue Swirl2009-04-251-1/+1
* qemu: create helper for event notification (Marcelo Tosatti)aliguori2009-04-241-3/+1
* Fix typo, thanks to Andreas Faerber for spottingblueswir12009-04-231-1/+1
* Use a more natural orderblueswir12009-04-233-5/+5
* Change RTC time drift IRQ re-injection (Gleb Natapov)aliguori2009-04-221-15/+47
* implement qemu_blockalign (Stefano Stabellini)aliguori2009-04-221-1/+1
* xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)aliguori2009-04-221-0/+6
* xen: pv domain builder. (Gerd Hoffmann)aliguori2009-04-225-0/+358
* xen: blk & nic configuration via cmd line. (Gerd Hoffmann)aliguori2009-04-224-0/+170
* xen: add net backend driver. (Gerd Hoffmann)aliguori2009-04-223-0/+408
* xen: add block device backend driver. (Gerd Hoffmann)aliguori2009-04-224-0/+885
* xen: add framebuffer backend driver (Gerd Hoffmann)aliguori2009-04-223-0/+1022
* xen: add console backend driver. (Gerd Hoffmann)aliguori2009-04-223-0/+274
* xen: backend driver core (Gerd Hoffmann)aliguori2009-04-224-1/+840
* xen: groundwork for xen support (Gerd Hoffmann)aliguori2009-04-223-0/+83
* sending NUMA topology to BIOS (Andre Przywara)aliguori2009-04-212-0/+25
* kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir12009-04-191-1/+1
* Adds SM501 usb host emulation feature.aurel322009-04-194-44/+109
* Fix indices in Menelaus save/load.balrog2009-04-191-6/+6
* hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)aliguori2009-04-171-1/+1
* qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori2009-04-173-0/+395
* Introduce VLANClientState::cleanup() (Mark McLoughlin)aliguori2009-04-1716-44/+280
* Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)aliguori2009-04-171-8/+6
* Add unregister_savevm() (Mark McLoughlin)aliguori2009-04-171-0/+2
* Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)aliguori2009-04-172-6/+2
* Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)aliguori2009-04-171-3/+3
* Remove stray GSO code from virtio_net (Mark McLoughlin)aliguori2009-04-171-5/+0
* vga: Cleanup dirty logging (Jan Kiszka)aliguori2009-04-173-35/+0
* vga: Fix inconsistent tracking of map_addr (Jan Kiszka)aliguori2009-04-171-5/+5
* kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)aliguori2009-04-171-6/+11
* Implement sonic netcard (MIPS Jazz)aurel322009-04-153-1/+910
* target-alpha: lower parent irq when irq is lowered.aurel322009-04-151-1/+1
* Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'blueswir12009-04-134-6/+8
* Add named initializers.pbrook2009-04-111-3/+3
* Remove redundant ram_require machine properly.pbrook2009-04-1131-63/+0
* Remove more redundant ram size checks.pbrook2009-04-116-37/+1
* Fix/remove bogus ram size checks.pbrook2009-04-112-9/+2
* Allocate enough vram for 24-bit planes.pbrook2009-04-111-1/+1
OpenPOWER on IntegriCloud