aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pc.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-03hw: better i440 emulationBernhard M. Wiedemann1-1/+1
2010-03-29Compile acpi only onceBlue Swirl1-2/+3
2010-03-21Compile serial only onceBlue Swirl1-1/+2
2010-03-21Move x86 specific PC declarations to a separate fileBlue Swirl1-17/+0
2010-03-01Move ioport.h out of cpu-all.hPaul Brook1-0/+1
2010-02-19QEMU e820 reservation patchJes Sorensen1-0/+10
2009-11-12serial: Add interface to set reference oscillator frequencyStefan Weil1-0/+1
2009-10-27mc146818rtc: remove rtc_mm_init()Juan Quintela1-2/+0
2009-10-05serial: convert isa to qdevGerd Hoffmann1-0/+1
2009-10-05pci: windup acpi-based hotplugGerd Hoffmann1-1/+1
2009-10-05parallel: convert isa to qdevGerd Hoffmann1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-7/+7
2009-10-01Get rid of _t suffixmalc1-7/+7
2009-09-10qdev/isa: convert real time clockGerd Hoffmann1-2/+1
2009-09-10qdev/isa: convert ne2000Gerd Hoffmann1-1/+1
2009-09-04Fold piix3_init() intto i440fx_initJuan Quintela1-2/+1
2009-09-04Use PCII440FXState instead of generic PCIDeviceJuan Quintela1-3/+6
2009-09-04Split piix4 support from piix_pci.cJuan Quintela1-0/+1
2009-08-27ide: split away ide-pci.cGerd Hoffmann1-8/+0
2009-08-27ide: split away ide-isa.cGerd Hoffmann1-2/+0
2009-08-24Route IOAPIC interrupts via ISA busAvi Kivity1-3/+1
2009-08-15PPC: clean up ppc405Blue Swirl1-6/+0
2009-06-22acpi.c: make qemu_system_device_hot_add piix independent.Isaku Yamahata1-2/+5
2009-06-13Don't use cpu_index as apic_id.Gleb Natapov1-0/+1
2009-05-13Remove vga_ram_sizePaul Brook1-11/+5
2009-05-12Push AUD_init down to devicesPaul Brook1-1/+1
2009-04-10Clean up VGA ram allocation.pbrook1-12/+6
2009-04-07mc146818: add square wave output supportaurel321-0/+1
2009-03-12From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori1-1/+4
2009-03-07Sparse fixes: move ACPI table definitions to pc.hblueswir11-0/+3
2009-03-05monitor: Rework API (Jan Kiszka)aliguori1-2/+5
2009-02-27Allow additions of ACPI tables from command line (Gleb Natapov)aliguori1-0/+1
2009-02-12Fix Sparc64 VGA memory size bug exposed by r6604blueswir11-1/+1
2009-01-24Support epoch of 1980 in RTC emulation for MIPS Magnumaurel321-2/+3
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-5/+5
2009-01-15Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)aliguori1-0/+2
2008-12-18Fix warnings introduced by commit 6081aurel321-0/+3
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori1-0/+3
2008-12-17Handle suspend in qemu (Gleb Natapov)aliguori1-0/+1
2008-12-10MIPS Magnum: fix memory-mapped i8042aurel321-1/+2
2008-11-24better type checking for vga (Glauber Costa)aliguori1-2/+2
2008-10-26Fix undeclared symbol warnings from sparseblueswir11-0/+1
2008-09-28Optional "precise" VGA retrace supportmalc1-0/+6
2008-08-21De-assert PIC IRQs properly at APIC levelaurel321-3/+1
2008-05-048250: Customized base baudrateaurel321-3/+4
2008-04-13x86: Rework local IRQ delivery for APICsaurel321-0/+3
2008-04-07Fix vmmouse with -smpaurel321-1/+1
2008-03-18SCI fixesaurel321-1/+2
2007-11-17Break up vl.h.pbrook1-0/+145