]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: Move assigned device code to own file
authorAvi Kivity <avi@redhat.com>
Wed, 26 Aug 2009 11:57:50 +0000 (14:57 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:09 +0000 (09:32 +0200)
commitbfd99ff5d483b11c32bca49fbff7a5ac59038b0a
treee48d9dbf89f6f3940133f7b80559740152af3f7b
parent367e1319b229110a27c53221c2fa32a6aa86d4a9
KVM: Move assigned device code to own file

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/kvm/Makefile
arch/x86/kvm/Makefile
include/linux/kvm_host.h
virt/kvm/assigned-dev.c [new file with mode: 0644]
virt/kvm/kvm_main.c