git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e73485
)
KVM: implement multiple address spaces
author
Paolo Bonzini
<pbonzini@redhat.com>
Sun, 17 May 2015 15:30:37 +0000
(17:30 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 5 Jun 2015 15:26:35 +0000
(17:26 +0200)
Only two ioctls have to be modified; the address space id is
placed in the higher 16 bits of their slot id argument.
As of this patch, no architecture defines more than one
address space; x86 will be the first.
Reviewed-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virtual/kvm/api.txt
patch
|
blob
|
history
arch/powerpc/include/asm/kvm_book3s_64.h
patch
|
blob
|
history
include/linux/kvm_host.h
patch
|
blob
|
history
include/uapi/linux/kvm.h
patch
|
blob
|
history
virt/kvm/kvm_main.c
patch
|
blob
|
history
diff --cc
Documentation/virtual/kvm/api.txt
Simple merge
diff --cc
arch/powerpc/include/asm/kvm_book3s_64.h
Simple merge
diff --cc
include/linux/kvm_host.h
Simple merge
diff --cc
include/uapi/linux/kvm.h
Simple merge
diff --cc
virt/kvm/kvm_main.c
Simple merge