summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-04-22xen: backend driver core (Gerd Hoffmann)aliguori4-1/+840
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori3-0/+83
2009-04-21sending NUMA topology to BIOS (Andre Przywara)aliguori2-0/+25
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir11-1/+1
2009-04-19Adds SM501 usb host emulation feature.aurel324-44/+109
2009-04-19Fix indices in Menelaus save/load.balrog1-6/+6
2009-04-17hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)aliguori1-1/+1
2009-04-17qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori3-0/+395
2009-04-17Introduce VLANClientState::cleanup() (Mark McLoughlin)aliguori16-44/+280
2009-04-17Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)aliguori1-8/+6
2009-04-17Add unregister_savevm() (Mark McLoughlin)aliguori1-0/+2
2009-04-17Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)aliguori2-6/+2
2009-04-17Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)aliguori1-3/+3
2009-04-17Remove stray GSO code from virtio_net (Mark McLoughlin)aliguori1-5/+0
2009-04-17vga: Cleanup dirty logging (Jan Kiszka)aliguori3-35/+0
2009-04-17vga: Fix inconsistent tracking of map_addr (Jan Kiszka)aliguori1-5/+5
2009-04-17kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)aliguori1-6/+11
2009-04-15Implement sonic netcard (MIPS Jazz)aurel323-1/+910
2009-04-15target-alpha: lower parent irq when irq is lowered.aurel321-1/+1
2009-04-13Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'blueswir14-6/+8
2009-04-11Add named initializers.pbrook1-3/+3
2009-04-11Remove redundant ram_require machine properly.pbrook31-63/+0
2009-04-11Remove more redundant ram size checks.pbrook6-37/+1
2009-04-11Fix/remove bogus ram size checks.pbrook2-9/+2
2009-04-11Allocate enough vram for 24-bit planes.pbrook1-1/+1
2009-04-11mips malta: fix commit 7064aurel321-3/+3
2009-04-10Clean up rc4030 init functionaurel323-17/+16
2009-04-10Make PCI config status register read-onlyaliguori1-0/+4
2009-04-10Wean device tree code off phys_ram_base.pbrook2-6/+12
2009-04-10Yet more phys_ram_base elimination.pbrook12-108/+103
2009-04-10More phys_ram_base elimination.pbrook4-57/+54
2009-04-10Clean up VGA ram allocation.pbrook16-130/+71
2009-04-10Fix RTC breakage from r7031.pbrook1-1/+1
2009-04-10Musicpal ram access cleanup.pbrook1-59/+90
2009-04-10More phys_ram_base removal.pbrook9-34/+37
2009-04-09Cleanup SPARC/TCX framebuffer allocation.pbrook3-16/+16
2009-04-09Use cpu_physical_memory_write_rom instead of memcpy.pbrook1-4/+4
2009-04-09Register a single area for vga bios and option romspbrook1-68/+53
2009-04-09Use load_image_targphys and avoid phys_ram_base.pbrook16-71/+113
2009-04-09More phys_ram_base removal.pbrook4-6/+6
2009-04-09Use load_image_targphys.pbrook1-11/+6
2009-04-09Use guest memory access functions when setting up arm boorloader.pbrook2-67/+83
2009-04-09Use qemu_ram_alloc.pbrook4-9/+15
2009-04-08pcnet: Avoid double conversion via PHYSADDRaurel321-10/+10
2009-04-08apic: Fix access to non-existent APICaurel321-3/+8
2009-04-07mc146818: add square wave output supportaurel322-10/+30
2009-04-07rc4030 registers improvementsaurel321-49/+70
2009-04-07Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)aliguori1-0/+1
2009-04-07Revert r6989aliguori3-170/+120
2009-04-07remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)aliguori2-65/+70