summaryrefslogtreecommitdiffstats
path: root/hw/pc_piix.c
Commit message (Expand)AuthorAgeFilesLines
* suspend: switch acpi s3 to new infrastructure.Gerd Hoffmann2012-02-241-7/+1
* pc_piix/pc_sysfw: enable flash by defaultJordan Justen2012-02-221-0/+49
* hw/pc_piix: add pc-1.1Jordan Justen2012-02-221-2/+10
* hw/pc_piix: remove is_default for pc-0.15Jordan Justen2012-02-221-1/+0
* kvm: Implement kvm_irqchip_in_kernel like kvm_enabledJan Kiszka2012-02-081-3/+3
* qom: move properties from qdev to objectAnthony Liguori2012-02-031-3/+3
* kvm: x86: Add user space part for in-kernel IOAPICJan Kiszka2012-01-191-1/+14
* kvm: x86: Add user space part for in-kernel i8259Jan Kiszka2012-01-191-4/+48
* kvm: Move kvmclock into hw/kvm folderJan Kiszka2012-01-191-1/+1
* isapc: Fix segfault during initializationJan Kiszka2012-01-151-11/+11
* audio: remove unused parameter isa_picHervé Poussineau2011-12-201-1/+1
* pc: give ISA bus to ISA methodsHervé Poussineau2011-12-201-2/+1
* isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau2011-12-201-8/+11
* pc: fix event_idx compatibility for virtio devicesAnthony Liguori2011-12-191-0/+32
* pc: add pc-0.15Anthony Liguori2011-12-181-0/+9
* qom: add vga node to the pc composition treeAnthony Liguori2011-12-151-1/+5
* rtc: make piix3 set the rtc as a child (v2)Anthony Liguori2011-12-151-0/+11
* 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
OpenPOWER on IntegriCloud