commit | f481b069e674378758c73761827e83ab05c46b52 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sun May 17 17:30:37 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 05 17:26:35 2015 +0200 |
tree | 5f6ee0f8820e320f127fb7a23dd3ba28d5965302 | |
parent | 8e73485c7959fd25650761eab04db1e72ea14c23 [diff] |
KVM: implement multiple address spaces 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>