summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Replace cpu_abort with hw_errorPaul Brook2009-05-0847-262/+180
* Fix PL110 framebuffer byteswapping in 32bpp mode.Paul Brook2009-05-061-1/+1
* ETRAX: Simplify serport control logic.Edgar E. Iglesias2009-05-051-83/+44
* ETRAX: Drop _t for the serial type.Edgar E. Iglesias2009-05-051-7/+7
* ETRAX: Use NULL for subwidth serport reg accesses.Edgar E. Iglesias2009-05-051-18/+2
* ETRAX: Drop the _t for the internal PIC type.Edgar E. Iglesias2009-05-051-8/+8
* ETRAX: Simplify the interrupt controller model.Edgar E. Iglesias2009-05-051-57/+24
* ETRAX: Simplify interrupt signaling.Edgar E. Iglesias2009-05-053-20/+7
* minor fix of pci_register_bus()Isaku Yamahata2009-05-031-0/+1
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-0321-32/+37
* 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
OpenPOWER on IntegriCloud