aboutsummaryrefslogtreecommitdiff
path: root/hw/pc_piix.c
AgeCommit message (Expand)Author
2011-11-14pc_piix: set qxl revision to 2 for pc-0.14Alon Levy
2011-11-07ac97: don't override the pci subsystem idGerd Hoffmann
2011-11-07pc: add 1.0 machine typeGerd Hoffmann
2011-10-21pc: Fix floppy drives with if=noneKevin Wolf
2011-10-16pc: Convert GSIState::i8259_irq into arrayJan Kiszka
2011-10-16pc: Generalize ISA IRQs to GSIsJan Kiszka
2011-09-25pc: Re-order pc_init1 to initialize the ISA bus before ISA devicesRichard Henderson
2011-09-25isa: Pass i/o address space to isa_bus_newRichard Henderson
2011-09-23isapc: give system address space when pci is disabledHervé Poussineau
2011-09-23pc: Disable HPET for ISA machineJan Kiszka
2011-09-23pc: Unbreak ROM mapping for ISA machineJan Kiszka
2011-08-22440fx: fix PAM, PCI holesAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-08pci: pass I/O address space to new PCI busAvi Kivity
2011-07-29Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-07-29pci: pass address space to pci bus when createdAvi Kivity
2011-07-29pc: move global memory map out of pc_init1() and into its callersAvi Kivity
2011-07-29pc: grab system_memoryAvi Kivity
2011-07-26xen: implement unplug protocol in xen_platformStefano Stabellini
2011-06-22Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-06-19xen: Add the Xen platform pci deviceSteven Smith
2011-06-19xen: fix interrupt routingStefano Stabellini
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin
2011-06-14virtio: compat event idx supportMichael S. Tsirkin
2011-05-08xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD
2011-05-08xen: Introduce Xen Interrupt ControllerAnthony PERARD
2011-05-08piix_pci: Introduces Xen specific call for irq.Anthony PERARD
2011-05-08pc, Disable vmport initialisation with Xen.Anthony PERARD
2011-05-08xen: Add xenfv machineAnthony PERARD
2011-05-08pc_memory_init: Move memory calculation to the caller.Anthony PERARD
2011-04-09smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata
2011-04-07ide: consolidate drive_get(IF_IDE)Isaku Yamahata
2011-02-21isa-bus: Remove bogus IRQ sharing checkJan Kiszka
2011-02-20fdc: refactor device creationBlue Swirl
2011-02-14kvm: x86: Introduce kvmclock device to save/restore its stateJan Kiszka
2011-02-12vmport: convert to qdevBlue Swirl
2011-01-25audio: consolidate audio_init()Isaku Yamahata
2010-12-22pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506Isaku Yamahata
2010-12-09pci: make command SERR bit writableIsaku Yamahata
2010-11-21vgabios update: handle compatibility with older qemu versionsGerd Hoffmann
2010-11-21virtfs: enable MSI-XGerd Hoffmann
2010-11-21pc: add 0.13 pc machine typeGerd Hoffmann
2010-08-28isapc: fix segfault.Isaku Yamahata
2010-08-24Rearrange block headersBlue Swirl
2010-07-22virtio-serial: Fix compat property nameAmit Shah
2010-07-02pc: Fix CMOS info for drives defined with -deviceMarkus Armbruster
2010-06-27Remove useless device dependency of HAS_AUDIOBlue Swirl
2010-06-19ioapic: convert to qdevBlue Swirl
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster
2010-05-15pci hotadd, acpi_piix4: remove global variablesIsaku Yamahata