summaryrefslogtreecommitdiffstats
path: root/hw/pc_piix.c
Commit message (Expand)AuthorAgeFilesLines
* pc_piix: set qxl revision to 2 for pc-0.14Alon Levy2011-11-141-0/+12
* ac97: don't override the pci subsystem idGerd Hoffmann2011-11-071-0/+16
* pc: add 1.0 machine typeGerd Hoffmann2011-11-071-3/+11
* pc: Fix floppy drives with if=noneKevin Wolf2011-10-211-2/+3
* pc: Convert GSIState::i8259_irq into arrayJan Kiszka2011-10-161-1/+3
* pc: Generalize ISA IRQs to GSIsJan Kiszka2011-10-161-14/+14
* pc: Re-order pc_init1 to initialize the ISA bus before ISA devicesRichard Henderson2011-09-251-10/+12
* isa: Pass i/o address space to isa_bus_newRichard Henderson2011-09-251-1/+1
* isapc: give system address space when pci is disabledHervé Poussineau2011-09-231-1/+1
* pc: Disable HPET for ISA machineJan Kiszka2011-09-231-0/+1
* pc: Unbreak ROM mapping for ISA machineJan Kiszka2011-09-231-3/+10
* 440fx: fix PAM, PCI holesAvi Kivity2011-08-221-6/+17
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* pci: pass I/O address space to new PCI busAvi Kivity2011-08-081-1/+5
* Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori2011-07-291-1/+5
|\
| * xen: implement unplug protocol in xen_platformStefano Stabellini2011-07-261-1/+5
* | pci: pass address space to pci bus when createdAvi Kivity2011-07-291-1/+2
* | pc: move global memory map out of pc_init1() and into its callersAvi Kivity2011-07-291-7/+8
* | pc: grab system_memoryAvi Kivity2011-07-291-1/+7
|/
* Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-06-221-0/+48
|\
| * Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin2011-06-151-7/+64
| |\
| * | virtio: compat event idx supportMichael S. Tsirkin2011-06-141-0/+48
* | | xen: Add the Xen platform pci deviceSteven Smith2011-06-191-0/+4
* | | xen: fix interrupt routingStefano Stabellini2011-06-191-5/+1
| |/ |/|
* | xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD2011-05-081-1/+5
* | xen: Introduce Xen Interrupt ControllerAnthony PERARD2011-05-081-2/+6
* | piix_pci: Introduces Xen specific call for irq.Anthony PERARD2011-05-081-1/+5
* | pc, Disable vmport initialisation with Xen.Anthony PERARD2011-05-081-1/+1
* | xen: Add xenfv machineAnthony PERARD2011-05-081-2/+39
* | pc_memory_init: Move memory calculation to the caller.Anthony PERARD2011-05-081-2/+10
|/
* smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata2011-04-091-8/+2
* ide: consolidate drive_get(IF_IDE)Isaku Yamahata2011-04-071-9/+1
* isa-bus: Remove bogus IRQ sharing checkJan Kiszka2011-02-211-2/+2
* fdc: refactor device creationBlue Swirl2011-02-201-3/+2
* kvm: x86: Introduce kvmclock device to save/restore its stateJan Kiszka2011-02-141-7/+25
* vmport: convert to qdevBlue Swirl2011-02-121-2/+0
* audio: consolidate audio_init()Isaku Yamahata2011-01-251-1/+2
* pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506Isaku Yamahata2010-12-221-8/+4
* pci: make command SERR bit writableIsaku Yamahata2010-12-091-0/+20
* vgabios update: handle compatibility with older qemu versionsGerd Hoffmann2010-11-211-0/+16
* virtfs: enable MSI-XGerd Hoffmann2010-11-211-0/+8
* pc: add 0.13 pc machine typeGerd Hoffmann2010-11-211-1/+9
* isapc: fix segfault.Isaku Yamahata2010-08-281-0/+1
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* virtio-serial: Fix compat property nameAmit Shah2010-07-221-3/+3
* pc: Fix CMOS info for drives defined with -deviceMarkus Armbruster2010-07-021-5/+11
* Remove useless device dependency of HAS_AUDIOBlue Swirl2010-06-271-2/+0
* ioapic: convert to qdevBlue Swirl2010-06-191-1/+18
* blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-0/+1
* pci hotadd, acpi_piix4: remove global variablesIsaku Yamahata2010-05-151-1/+0
OpenPOWER on IntegriCloud