]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 2 Jan 2013 14:01:36 +0000 (08:01 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 2 Jan 2013 14:01:36 +0000 (08:01 -0600)
commit079944e695589364d19de31f27761c6bdea1c207
tree072caf3ebee747b1ff92ad8e0086ff4edbd7220e
parenta97ff30e934c4d673122cf709e8e87f0effbe2f7
parent89d62be9f4fb538db7f919a2be7df2544ffc02c5
Merge remote-tracking branch 'mst/tags/for_anthony' into staging

pci,virtio

This optimizes MSIX handling in virtio-pci.
Also included is pci express capability bugfix.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
* mst/tags/for_anthony:
  virtio-pci: don't poll masked vectors
  msix: expose access to masked/pending state
  msi: add API to get notified about pending bit poll
  pcie: Fix bug in pcie_ext_cap_set_next
  virtio: make bindings typesafe
hw/s390-virtio-bus.c