summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* mips malta: fix commit 7064aurel322009-04-111-3/+3
* Clean up rc4030 init functionaurel322009-04-103-17/+16
* Make PCI config status register read-onlyaliguori2009-04-101-0/+4
* Wean device tree code off phys_ram_base.pbrook2009-04-102-6/+12
* Yet more phys_ram_base elimination.pbrook2009-04-1012-108/+103
* More phys_ram_base elimination.pbrook2009-04-104-57/+54
* Clean up VGA ram allocation.pbrook2009-04-1016-130/+71
* Fix RTC breakage from r7031.pbrook2009-04-101-1/+1
* Musicpal ram access cleanup.pbrook2009-04-101-59/+90
* More phys_ram_base removal.pbrook2009-04-109-34/+37
* Cleanup SPARC/TCX framebuffer allocation.pbrook2009-04-093-16/+16
* Use cpu_physical_memory_write_rom instead of memcpy.pbrook2009-04-091-4/+4
* Register a single area for vga bios and option romspbrook2009-04-091-68/+53
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-0916-71/+113
* More phys_ram_base removal.pbrook2009-04-094-6/+6
* Use load_image_targphys.pbrook2009-04-091-11/+6
* Use guest memory access functions when setting up arm boorloader.pbrook2009-04-092-67/+83
* Use qemu_ram_alloc.pbrook2009-04-094-9/+15
* pcnet: Avoid double conversion via PHYSADDRaurel322009-04-081-10/+10
* apic: Fix access to non-existent APICaurel322009-04-081-3/+8
* mc146818: add square wave output supportaurel322009-04-072-10/+30
* rc4030 registers improvementsaurel322009-04-071-49/+70
* Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)aliguori2009-04-071-0/+1
* Revert r6989aliguori2009-04-073-170/+120
* remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)aliguori2009-04-072-65/+70
* Don't try to return result from a void function (spotted by Sparse)blueswir12009-04-075-16/+24
* create qemu_file_set_error (Glauber Costa)aliguori2009-04-051-0/+1
OpenPOWER on IntegriCloud