summaryrefslogtreecommitdiff
path: root/hw/pc.c
AgeCommit message (Expand)Author
2009-06-13Apic creation should not depend on pciGleb Natapov
2009-06-13Add -no-virtio-balloon command-line optionEduardo Habkost
2009-05-30Use relative path for biosPaul Brook
2009-05-23Add common BusStatePaul Brook
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-21Introduce is_default field for QEMUMachineAnthony Liguori
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-20Remove initrd warning messageRichard W.M. Jones
2009-05-20keep initrd in below 4g area.Glauber Costa
2009-05-20Remove dead codemalc
2009-05-19Disable >4G ram support on 32-bit targetsPaul Brook
2009-05-18Separate virtio PCI codePaul Brook
2009-05-14SMBus qdev conversionPaul Brook
2009-05-14Virtio-console conversionPaul Brook
2009-05-14Virtio-balloon qdev conversionPaul Brook
2009-05-14Virtio-blk qdev conversionPaul Brook
2009-05-14LSI SCSI qdev conversionPaul Brook
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-12Push AUD_init down to devicesPaul Brook
2009-05-12Make AUD_init failure fatalPaul Brook
2009-05-08reset state for load_linuxGlauber Costa
2009-05-08register reset handler for option_romsGlauber Costa
2009-05-01suport device driver initialization modelGlauber Costa
2009-05-01Hardware watchdogRichard W.M. Jones
2009-04-21sending NUMA topology to BIOS (Andre Przywara)aliguori
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir1
2009-04-17qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-10Clean up VGA ram allocation.pbrook
2009-04-10More phys_ram_base removal.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-03-28get roms more room. (Glauber Costa)aliguori
2009-03-07Sparse fixes: move ACPI table definitions to pc.hblueswir1
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-02-27Allow additions of ACPI tables from command line (Gleb Natapov)aliguori
2009-02-11qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)aliguori
2009-01-24Support epoch of 1980 in RTC emulation for MIPS Magnumaurel32
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-16Fix uninitialized variable warningaliguori
2009-01-15add a -vga none cli option (Stefano Stabellini)aliguori
2009-01-15add virtio-console initializer for x86 (Christian Ehrhardt)aliguori
2009-01-13Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori
2008-12-17Handle suspend in qemu (Gleb Natapov)aliguori
2008-12-11pci: virtio: use pci id defines (Gerd Hoffman)aliguori
2008-12-04Add virtio-balloon supportaliguori
2008-12-04Add virtio-blk supportaliguori
2008-11-08Use an option rom instead of boot sector for -kernelaliguori
2008-10-24hw/pc: don't register the memory hole as unassigned twiceaurel32