]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: x86/xen: domid allocation
authorJoao Martins <joao.m.martins@oracle.com>
Fri, 8 Feb 2019 16:19:18 +0000 (11:19 -0500)
committerJoao Martins <joao.m.martins@oracle.com>
Wed, 20 Feb 2019 17:30:52 +0000 (12:30 -0500)
commitfc6051dea46df1a9ed229f1b00b0fe22c92292d4
tree7927f91771af9ef0521670124a73a846761dd62d
parent5af0301014a3251a6d87e8841f9c635999f78aa1
KVM: x86/xen: domid allocation

Userspace requests a free @domid to be assigned to itself, or
explicitly selects one by setting @any to 0. The @domid is then
used for various interdomain/unbound event purposes.

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c
arch/x86/kvm/xen.c
arch/x86/kvm/xen.h
include/uapi/linux/kvm.h