summaryrefslogtreecommitdiffstats
path: root/hw/piix_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-8/+8
* i440fx: avoid destroying memory regions within a transactionAvi Kivity2012-10-171-34/+35
* pci: Tidy up PCI host bridgesAndreas Färber2012-08-221-2/+4
* pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber2012-08-221-4/+4
* pci: Make host bridge TypeInfos constAndreas Färber2012-08-221-4/+4
* pci: Add INTx routing notifierJan Kiszka2012-07-191-0/+2
* pci: Add pci_device_route_intx_to_irqMichael S. Tsirkin2012-07-191-0/+18
* piix_pci: fix typo in i400FX chipset init codeAlexey Korolev2012-04-111-1/+1
* qdev: put all devices under /machinePaolo Bonzini2012-04-021-1/+1
* qdev: add children before qdev_initPaolo Bonzini2012-04-021-2/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qom: move properties from qdev to objectAnthony Liguori2012-02-031-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-31/+39
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-6/+13
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-271-37/+58
* qdev: prepare source tree for code conversionAnthony Liguori2012-01-271-42/+44
* pc: give ISA bus to ISA methodsHervé Poussineau2011-12-201-3/+5
* i440fx: remove piix3 fieldPaolo Bonzini2011-12-201-3/+0
* Merge remote-tracking branch 'qemu-kvm/memory/mutators' into stagingAnthony Liguori2011-12-191-14/+6
|\
| * piix_pci: adapt smram mapping to use memory mutatorsAvi Kivity2011-12-051-14/+6
* | Also create piix3 property when Xen is enabledJulian Pidancet2011-12-191-2/+1
* | rtc: make piix3 set the rtc as a child (v2)Anthony Liguori2011-12-151-0/+3
|/
* isa: Pass i/o address space to isa_bus_newRichard Henderson2011-09-251-1/+1
* piix_pci: wrap memory update in a transactionAvi Kivity2011-09-041-0/+2
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-09-041-2/+9
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-11/+2
* piix_pci: wrap memory update in a transactionAvi Kivity2011-08-251-0/+2
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-08-241-2/+9
* 440fx: fix PAM, PCI holesAvi Kivity2011-08-221-33/+81
* pci: pass I/O address space to new PCI busAvi Kivity2011-08-081-5/+9
* pci: pass address space to pci bus when createdAvi Kivity2011-07-291-4/+9
* hw/piix_pci.c: Fix PIIX3-xen to initialize idsAnthony PERARD2011-07-171-0/+3
* Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-06-221-12/+7
|\
| * Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin2011-06-151-4/+47
| |\
| * | hw/piix_pci.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-12/+7
* | | xen: fix interrupt routingStefano Stabellini2011-06-191-32/+34
| |/ |/|
* | piix_pci: fix piix3_set_irq_pic()TeLeMan2011-05-221-1/+1
* | piix_pci: Introduces Xen specific call for irq.Anthony PERARD2011-05-081-3/+46
|/
* piix_pci: load path clean upIsaku Yamahata2011-04-011-8/+4
* piix_pci: optimize set irq pathIsaku Yamahata2011-04-011-17/+84
* piix_pci: eliminate PIIX3State::pci_irq_levelsIsaku Yamahata2011-04-011-11/+27
* piix: tag as not hotpluggable.Gerd Hoffmann2011-01-101-0/+2
* Introduce fw_name field to DeviceInfo structure.Gleb Natapov2010-12-111-0/+1
* Introduce range.hBlue Swirl2010-09-181-0/+1
* pci: set PCI multi-function bit appropriately.Isaku Yamahata2010-07-111-2/+0
* pci: set multifunction property for normal device.Isaku Yamahata2010-07-111-1/+1
* pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata2010-07-111-1/+0
* Fix overflow in i440fx_init()Avi Kivity2010-05-281-1/+1
* pc, i440fx: Make smm enable/disable function i440fx independent.Isaku Yamahata2010-05-151-1/+4
* hw: better i440 emulationBernhard M. Wiedemann2010-05-031-1/+6
OpenPOWER on IntegriCloud