kvm: Allow build-time configuration of KVM device assignment
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 16 Apr 2013 19:49:18 +0000 (13:49 -0600)
committerGleb Natapov <gleb@redhat.com>
Sun, 28 Apr 2013 09:58:56 +0000 (12:58 +0300)
commit2a5bab1004729f3302c776e53ee7c895b98bb1ce
tree281519b89e9f766a3d83c6978850e9eb72b3e0df
parent064d1afaa5a60fc391d0b4b77599fc8f63f99cd3
kvm: Allow build-time configuration of KVM device assignment

We hope to at some point deprecate KVM legacy device assignment in
favor of VFIO-based assignment.  Towards that end, allow legacy
device assignment to be deconfigured.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/ia64/include/uapi/asm/kvm.h
arch/ia64/kvm/Kconfig
arch/ia64/kvm/Makefile
arch/ia64/kvm/kvm-ia64.c
arch/x86/include/uapi/asm/kvm.h
arch/x86/kvm/Kconfig
arch/x86/kvm/Makefile
arch/x86/kvm/x86.c
include/linux/kvm_host.h
include/uapi/linux/kvm.h
This page took 0.497937 seconds and 5 git commands to generate.