mbox

[PULL,0/2] vfio-pci: Fixes for 1.4 & stable

Message ID 20130109191807.906.7307.stgit@bling.home
State New
Headers show

Pull-request

git://github.com/awilliam/qemu-vfio.git tags/qemu-1.4-vfio-20130109.0

Message

Alex Williamson Jan. 9, 2013, 7:19 p.m. UTC
Anthony,

The following changes since commit 560c30b1db1d40fe45c5104185367c4de43399d3:

  Merge remote-tracking branch 'kraxel/usb.75' into staging (2013-01-08 10:36:20 -0600)

are available in the git repository at:


  git://github.com/awilliam/qemu-vfio.git tags/qemu-1.4-vfio-20130109.0

for you to fetch changes up to 8fc94e5a8046e349e07976f9bcaffbcd5833f3a2:

  vfio-pci: Loosen sanity checks to allow future features (2013-01-08 14:10:03 -0700)

----------------------------------------------------------------
vfio-pci: Fixes for qemu 1.4 & stable

----------------------------------------------------------------
Alex Williamson (2):
      vfio-pci: Make host MSI-X enable track guest
      vfio-pci: Loosen sanity checks to allow future features

 hw/vfio_pci.c | 34 ++++++++++++++++++++++++++++------
 1 file changed, 28 insertions(+), 6 deletions(-)

Comments

Anthony Liguori Jan. 10, 2013, 8:57 p.m. UTC | #1
Pulled, thanks.

Regards,

Anthony Liguori