summaryrefslogtreecommitdiffstats
path: root/hw/pc.h
Commit message (Expand)AuthorAgeFilesLines
* Move x86 specific PC declarations to a separate fileBlue Swirl2010-03-211-17/+0
* Move ioport.h out of cpu-all.hPaul Brook2010-03-011-0/+1
* QEMU e820 reservation patchJes Sorensen2010-02-191-0/+10
* serial: Add interface to set reference oscillator frequencyStefan Weil2009-11-121-0/+1
* mc146818rtc: remove rtc_mm_init()Juan Quintela2009-10-271-2/+0
* serial: convert isa to qdevGerd Hoffmann2009-10-051-0/+1
* pci: windup acpi-based hotplugGerd Hoffmann2009-10-051-1/+1
* parallel: convert isa to qdevGerd Hoffmann2009-10-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-7/+7
* Get rid of _t suffixmalc2009-10-011-7/+7
* qdev/isa: convert real time clockGerd Hoffmann2009-09-101-2/+1
* qdev/isa: convert ne2000Gerd Hoffmann2009-09-101-1/+1
* Fold piix3_init() intto i440fx_initJuan Quintela2009-09-041-2/+1
* Use PCII440FXState instead of generic PCIDeviceJuan Quintela2009-09-041-3/+6
* Split piix4 support from piix_pci.cJuan Quintela2009-09-041-0/+1
* ide: split away ide-pci.cGerd Hoffmann2009-08-271-8/+0
* ide: split away ide-isa.cGerd Hoffmann2009-08-271-2/+0
* Route IOAPIC interrupts via ISA busAvi Kivity2009-08-241-3/+1
* PPC: clean up ppc405Blue Swirl2009-08-151-6/+0
* acpi.c: make qemu_system_device_hot_add piix independent.Isaku Yamahata2009-06-221-2/+5
* Don't use cpu_index as apic_id.Gleb Natapov2009-06-131-0/+1
* Remove vga_ram_sizePaul Brook2009-05-131-11/+5
* Push AUD_init down to devicesPaul Brook2009-05-121-1/+1
* Clean up VGA ram allocation.pbrook2009-04-101-12/+6
* mc146818: add square wave output supportaurel322009-04-071-0/+1
* From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori2009-03-121-1/+4
* Sparse fixes: move ACPI table definitions to pc.hblueswir12009-03-071-0/+3
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-2/+5
* Allow additions of ACPI tables from command line (Gleb Natapov)aliguori2009-02-271-0/+1
* Fix Sparc64 VGA memory size bug exposed by r6604blueswir12009-02-121-1/+1
* Support epoch of 1980 in RTC emulation for MIPS Magnumaurel322009-01-241-2/+3
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-5/+5
* Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)aliguori2009-01-151-0/+2
* Fix warnings introduced by commit 6081aurel322008-12-181-0/+3
* Add HPET emulation to qemu (Beth Kon)aliguori2008-12-171-0/+3
* Handle suspend in qemu (Gleb Natapov)aliguori2008-12-171-0/+1
* MIPS Magnum: fix memory-mapped i8042aurel322008-12-101-1/+2
* better type checking for vga (Glauber Costa)aliguori2008-11-241-2/+2
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-0/+1
* Optional "precise" VGA retrace supportmalc2008-09-281-0/+6
* De-assert PIC IRQs properly at APIC levelaurel322008-08-211-3/+1
* 8250: Customized base baudrateaurel322008-05-041-3/+4
* x86: Rework local IRQ delivery for APICsaurel322008-04-131-0/+3
* Fix vmmouse with -smpaurel322008-04-071-1/+1
* SCI fixesaurel322008-03-181-1/+2
* Break up vl.h.pbrook2007-11-171-0/+145
OpenPOWER on IntegriCloud