aboutsummaryrefslogtreecommitdiff
path: root/hw/pc.c
AgeCommit message (Expand)Author
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
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-09-18Add common keys to firmware configurationblueswir1
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir1
2008-09-15Right now, kvm keeps the memory allocation split, so we canaliguori
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir1
2008-08-21PC: suggest a workaround to boot a kernel without hard-diskaurel32
2008-08-21De-assert PIC IRQs properly at APIC levelaurel32
2008-08-21De-assert ISA PIC IRQs properlyaurel32
2008-08-19i386: fix isapc machineaurel32
2008-08-15Use C99 initializersaurel32
2008-07-16Fix a bunch of type mismatch-related warnings (Jan Kiszka).balrog
2008-06-30Move CPU save/load registration to common code.pbrook
2008-06-20Add an opaque parameter to boot_set API, move function to monitor.cblueswir1
2008-06-04save more CPU statebellard
2008-05-28moved halted field to CPU_COMMONbellard
2008-05-13Remove some uses of phys_ram_base (initial patch by Ian Jackson)blueswir1
2008-05-05hw/pc.c: fix warningaurel32
2008-05-048250: Customized base baudrateaurel32
2008-05-04Allow bootdevice change from the monitoraurel32
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32