summaryrefslogtreecommitdiffstats
path: root/hw/pc.h
Commit message (Expand)AuthorAgeFilesLines
* pckbd: Convert to MemoryRegionRichard Henderson2011-09-251-1/+1
* pc: Unbreak ROM mapping for ISA machineJan Kiszka2011-09-231-1/+1
* 440fx: fix PAM, PCI holesAvi Kivity2011-08-221-3/+10
* vga: drop get_system_memory() from vga devices and derivativesAvi Kivity2011-08-221-2/+3
* pci: pass I/O address space to new PCI busAvi Kivity2011-08-081-1/+3
* pci: pass address space to pci bus when createdAvi Kivity2011-07-291-1/+3
* pc: convert pc_memory_init() to memory APIAvi Kivity2011-07-291-0/+1
* pc: grab system_memoryAvi Kivity2011-07-291-1/+3
* xen: fix interrupt routingStefano Stabellini2011-06-191-1/+0
* piix_pci: Introduces Xen specific call for irq.Anthony PERARD2011-05-081-0/+1
* pc, Disable vmport initialisation with Xen.Anthony PERARD2011-05-081-1/+2
* pc_memory_init: Move memory calculation to the caller.Anthony PERARD2011-05-081-4/+3
* i8254: convert to qdevBlue Swirl2011-02-201-8/+17
* vga-isa: make optionalBlue Swirl2011-02-201-2/+8
* vga-isa: convert to qdevBlue Swirl2011-02-201-1/+7
* fdc: refactor device creationBlue Swirl2011-02-201-2/+1
* serial: make optionalBlue Swirl2011-02-201-1/+4
* serial: refactor device creationBlue Swirl2011-02-201-1/+13
* ne2000_isa: make optionalBlue Swirl2011-02-201-2/+7
* ne2000_isa: refactor device creationBlue Swirl2011-02-201-1/+11
* parallel: make optionalBlue Swirl2011-02-201-1/+4
* parallel: refactor device creationBlue Swirl2011-02-201-3/+14
* x86: make vmmouse optionalBlue Swirl2011-02-121-0/+2
* vmmouse: convert to qdevBlue Swirl2011-02-121-3/+0
* vmport: convert to qdevBlue Swirl2011-02-121-1/+4
* audio: consolidate audio_init()Isaku Yamahata2011-01-251-3/+0
* more stdvga cleanups.Gerd Hoffmann2010-11-161-2/+1
* pc: Fix CMOS info for drives defined with -deviceMarkus Armbruster2010-07-021-1/+2
* ioapic: convert to qdevBlue Swirl2010-06-191-1/+3
* Fix overflow in i440fx_init()Avi Kivity2010-05-281-1/+1
* Compile pckbd only onceBlue Swirl2010-05-221-3/+2
* pci hotadd, acpi_piix4: remove global variablesIsaku Yamahata2010-05-151-1/+0
* rtc: make rtc_xxx accept/return ISADevice instead of RTCState.Isaku Yamahata2010-05-151-3/+2
* pc: move rtc declarations from pc.h into a dedicated header file.Isaku Yamahata2010-05-151-8/+1
* pc: split out piix specific part from pc.c into pc_piix.cIsaku Yamahata2010-05-151-0/+33
* pc: make pc_init1() not refer ferr_irq directly.Isaku Yamahata2010-05-151-0/+2
* pc, i440fx: Make smm enable/disable function i440fx independent.Isaku Yamahata2010-05-151-1/+3
* hw: better i440 emulationBernhard M. Wiedemann2010-05-031-1/+1
* Compile acpi only onceBlue Swirl2010-03-291-2/+3
* Compile serial only onceBlue Swirl2010-03-211-1/+2
* 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
OpenPOWER on IntegriCloud