aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kvm_host.h
diff options
context:
space:
mode:
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>2012-08-03 15:39:19 +0800
committerAvi Kivity <avi@redhat.com>2012-08-06 16:04:52 +0300
commit950e95097b1c6573ef5e21061ccb56964278c45b (patch)
treed5434cf13c46f2caa6a0cf5d9b662efeb9c93c41 /include/linux/kvm_host.h
parente6c1502b3f933ace20c711ce34ab696f5a67086d (diff)
KVM: introduce KVM_PFN_ERR_BAD
Then, remove get_bad_pfn Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'include/linux/kvm_host.h')
-rw-r--r--include/linux/kvm_host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h
index 840f44a096c9..b2cf3109822e 100644
--- a/include/linux/kvm_host.h
+++ b/include/linux/kvm_host.h
@@ -50,6 +50,7 @@
#define KVM_PFN_ERR_FAULT (-EFAULT)
#define KVM_PFN_ERR_HWPOISON (-EHWPOISON)
+#define KVM_PFN_ERR_BAD (-ENOENT)
/*
* vcpu->requests bit members