aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2009-04-17Remove stray GSO code from virtio_net (Mark McLoughlin)aliguori
2009-04-17vga: Cleanup dirty logging (Jan Kiszka)aliguori
2009-04-17vga: Fix inconsistent tracking of map_addr (Jan Kiszka)aliguori
2009-04-17kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)aliguori
2009-04-15Implement sonic netcard (MIPS Jazz)aurel32
2009-04-15target-alpha: lower parent irq when irq is lowered.aurel32
2009-04-13Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'blueswir1
2009-04-11Add named initializers.pbrook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-11Remove more redundant ram size checks.pbrook
2009-04-11Fix/remove bogus ram size checks.pbrook
2009-04-11Allocate enough vram for 24-bit planes.pbrook
2009-04-11mips malta: fix commit 7064aurel32
2009-04-10Clean up rc4030 init functionaurel32
2009-04-10Make PCI config status register read-onlyaliguori
2009-04-10Wean device tree code off phys_ram_base.pbrook
2009-04-10Yet more phys_ram_base elimination.pbrook
2009-04-10More phys_ram_base elimination.pbrook
2009-04-10Clean up VGA ram allocation.pbrook
2009-04-10Fix RTC breakage from r7031.pbrook
2009-04-10Musicpal ram access cleanup.pbrook
2009-04-10More phys_ram_base removal.pbrook
2009-04-09Cleanup SPARC/TCX framebuffer allocation.pbrook
2009-04-09Use cpu_physical_memory_write_rom instead of memcpy.pbrook
2009-04-09Register a single area for vga bios and option romspbrook
2009-04-09Use load_image_targphys and avoid phys_ram_base.pbrook
2009-04-09More phys_ram_base removal.pbrook
2009-04-09Use load_image_targphys.pbrook
2009-04-09Use guest memory access functions when setting up arm boorloader.pbrook
2009-04-09Use qemu_ram_alloc.pbrook
2009-04-08pcnet: Avoid double conversion via PHYSADDRaurel32
2009-04-08apic: Fix access to non-existent APICaurel32
2009-04-07mc146818: add square wave output supportaurel32
2009-04-07rc4030 registers improvementsaurel32
2009-04-07Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)aliguori
2009-04-07Revert r6989aliguori
2009-04-07remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)aliguori
2009-04-07Don't try to return result from a void function (spotted by Sparse)blueswir1
2009-04-05create qemu_file_set_error (Glauber Costa)aliguori
2009-04-05Fix display breakage when resizing the screen (v2) (Avi Kivity)aliguori