summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-071-0/+2
* pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-2/+4
* pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-071-1/+1
* pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-072-1/+11
* pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-071-1/+2
* pci: Abolish pci_find_root_bus()David Gibson2013-07-071-1/+1
* pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-041-2/+2
* pvpanic: initialization cleanupMichael S. Tsirkin2013-07-041-1/+1
* pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-041-0/+1
* pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-042-1/+20
* PPC: Add clock-frequency export for Mac machinesAlexander Graf2013-07-011-0/+1
* spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-011-2/+3
* intc/openpic_kvm: Fix QOM and build issuesAndreas Färber2013-07-011-0/+1
* intc/openpic: QOM'ifyAndreas Färber2013-07-011-0/+2
* kvm/openpic: in-kernel mpic supportScott Wood2013-07-011-1/+1
* openpic: factor out some common defines into openpic.hScott Wood2013-07-011-0/+11
* linux-user: Fix compilation failurePeter Maydell2013-06-271-1/+0
* Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini2013-06-251-3/+0
* usb: add serial bus propertyGerd Hoffmann2013-06-241-0/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-202-19/+17
* spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2013-06-202-11/+11
* pci: use memory core for iommu supportAvi Kivity2013-06-203-4/+5
* spapr: use memory core for iommu supportPaolo Bonzini2013-06-201-0/+1
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-203-6/+9
* vl: Rename *boot_devices to *boot_order, for consistencyMarkus Armbruster2013-06-191-2/+2
* NVMe: Initial commit for new storage interfaceKeith Busch2013-06-171-0/+1
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-158-39/+54
|\
| * qdev: Drop FROM_QBUS() macroAndreas Färber2013-06-071-2/+0
| * isa: QOM'ify ISADeviceAndreas Färber2013-06-073-20/+29
| * isa: QOM'ify ISABusAndreas Färber2013-06-071-1/+4
| * i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2013-06-071-1/+1
| * i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-071-1/+0
| * kvm/i8254: QOM'ify some moreAndreas Färber2013-06-071-5/+8
| * i8254: QOM'ify some moreAndreas Färber2013-06-071-7/+11
| * isa: Use realizefn for ISADeviceAndreas Färber2013-06-072-2/+1
* | smbios: Clean up smbios_add_field() parametersMarkus Armbruster2013-06-141-1/+1
* | Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori2013-06-141-10/+5
|\ \
| * | char/serial: Use generic Fifo8Peter Crosthwaite2013-06-111-10/+5
| |/
* | target-i386: Set level=4 on Conroe/Penryn/NehalemEduardo Habkost2013-06-101-0/+12
* | target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost2013-06-101-0/+16
|/
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-042-5/+3
|\
| * xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0
| * xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini2013-06-031-0/+3
| * xen: simplify xen_enabledStefano Stabellini2013-06-031-4/+0
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-06-044-11/+14
|\ \
| * | fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-021-0/+2
| * | fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin2013-06-022-2/+1
| * | refer to FWCfgState explicitlyLaszlo Ersek2013-06-022-10/+12
| * | firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-021-0/+0
| |/
* | Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori2013-06-031-0/+11
|\ \
OpenPOWER on IntegriCloud