aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-05-01Remove redundant cirrus vga ram functions.Paul Brook
2009-04-30Remove vga LFB accessor hacks.Paul Brook
2009-04-27Synch to VGABlue Swirl
2009-04-27[RESEND] Fix vga segfaults or screen corruption with large memory guestsAvi Kivity
2009-04-25Fix compilation when x86_64 is definedBlue Swirl
2009-04-25Fix warningBlue Swirl
2009-04-24qemu: create helper for event notification (Marcelo Tosatti)aliguori
2009-04-23Fix typo, thanks to Andreas Faerber for spottingblueswir1
2009-04-23Use a more natural orderblueswir1
2009-04-22Change RTC time drift IRQ re-injection (Gleb Natapov)aliguori
2009-04-22implement qemu_blockalign (Stefano Stabellini)aliguori
2009-04-22xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)aliguori
2009-04-22xen: pv domain builder. (Gerd Hoffmann)aliguori
2009-04-22xen: blk & nic configuration via cmd line. (Gerd Hoffmann)aliguori
2009-04-22xen: add net backend driver. (Gerd Hoffmann)aliguori
2009-04-22xen: add block device backend driver. (Gerd Hoffmann)aliguori
2009-04-22xen: add framebuffer backend driver (Gerd Hoffmann)aliguori
2009-04-22xen: add console backend driver. (Gerd Hoffmann)aliguori
2009-04-22xen: backend driver core (Gerd Hoffmann)aliguori
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori
2009-04-21sending NUMA topology to BIOS (Andre Przywara)aliguori
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