]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'sstabellini/xen-pt' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 26 Jun 2012 20:05:33 +0000 (15:05 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 26 Jun 2012 20:05:33 +0000 (15:05 -0500)
commit7a542b67b32742ff5fe286f819df891d1df7bf56
treecc85c3d9c0c381ae32178616c5956879cd554cb4
parentb1a6609e754330c657a057a96322e574c129bc29
parent3854ca577dad92c4fe97b4a6ebce360e25407af7
Merge remote-tracking branch 'sstabellini/xen-pt' into staging

* sstabellini/xen-pt:
  Introduce Xen PCI Passthrough, MSI
  Introduce apic-msidef.h
  Introduce Xen PCI Passthrough, PCI config space helpers
  Introduce Xen PCI Passthrough, qdevice
  qdev-properties: Introduce pci-host-devaddr.
  pci.c: Add opaque argument to pci_for_each_device.
  Introduce XenHostPCIDevice to access a pci device on the host.
  configure: Introduce --enable-xen-pci-passthrough.
  pci_ids: Add INTEL_82599_SFP_VF id.
configure