aboutsummaryrefslogtreecommitdiff
path: root/hw/pc.c
AgeCommit message (Expand)Author
2009-06-29x86: Factor out pc_new_cpuJan Kiszka
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-29Multiboot support v5Alexander Graf
2009-06-29Expose fw_cfg v2Alexander Graf
2009-06-29Change bochs bios init orderAlexander Graf
2009-06-22Don't register cpu reset handler for cpu with APIC.Gleb Natapov
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster
2009-06-22acpi.c: make qemu_system_device_hot_add piix independent.Isaku Yamahata
2009-06-22Make nic option rom loading less painful.Glauber Costa
2009-06-13Don't use cpu_index as apic_id.Gleb Natapov
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