commit | b139bd300f4f579c526d153efa4960c380e2b6e3 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Aug 27 08:28:40 2012 +0200 |
committer | Avi Kivity <avi@redhat.com> | Mon Sep 10 15:29:59 2012 +0300 |
tree | 03dcffe9e59867d42804057e951302d4b2c1f580 | |
parent | 3ab73842446a9f2d9d78b23daa43ff382679eece [diff] |
kvm: i386: Add services required for PCI device assignment These helpers abstract the interaction of upcoming pci-assign with the KVM kernel services. Put them under i386 only as other archs will implement device pass-through via VFIO and not this classic interface. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Acked-by: Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>