OSDN Git Service

vfio-pci: Make use of new KVM-VFIO device
authorAlex Williamson <alex.williamson@redhat.com>
Fri, 6 Dec 2013 18:16:13 +0000 (11:16 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 6 Dec 2013 18:16:13 +0000 (11:16 -0700)
commit5b49ab188ff0339aa3097ce7f5309f1306092f9e
tree08fb0cea7a891bdc7e0deecabc39ae3936aaede6
parentbf63839ffa2d0eebb1eb1706022f46e93b6fec08
vfio-pci: Make use of new KVM-VFIO device

Add and remove groups from the KVM virtual VFIO device as we make
use of them.  This allows KVM to optimize for performance and
correctness based on properties of the group.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/misc/vfio.c