diff options
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | 2012-08-21 04:58:45 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-08-22 14:08:51 +0200 |
commit | 67b29204c8c9ecb4b2799a06ab646eeb363a0fe6 (patch) | |
tree | 4340306cbdfa28169737010531590735f63b6b4f /virt/kvm | |
parent | KVM: fix missing check for memslot flags (diff) | |
download | linux-67b29204c8c9ecb4b2799a06ab646eeb363a0fe6.tar.xz linux-67b29204c8c9ecb4b2799a06ab646eeb363a0fe6.zip |
KVM: hide KVM_MEMSLOT_INVALID from userspace
Quote Avi's comment:
| KVM_MEMSLOT_INVALID is actually an internal symbol, not used by
| userspace. Please move it to kvm_host.h.
Also, we divide the memlsot->flags into two parts, the lower 16 bits
are visible for userspace, the higher 16 bits are internally used in
kvm
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions