]> git.proxmox.com Git - qemu.git/commit - kvm.h
kvm: Make kvm_state globally available
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 7 Feb 2011 11:19:25 +0000 (12:19 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 14 Feb 2011 14:39:47 +0000 (12:39 -0200)
commit6a7af8cb04c345eb1ed9d95250ef3ad4400e65c5
treeef1238a5bdc92d641fd824a64f0c04d43798644f
parent638a84af9fced4b410243e45f755552303a17a3c
kvm: Make kvm_state globally available

KVM-assisted devices need access to it but we have no clean channel to
distribute a reference. As a workaround until there is a better
solution, export kvm_state for global use, though use should remain
restricted to the mentioned scenario.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
kvm-all.c
kvm.h