KVM: introduce KVM_PFN_ERR_RO_FAULT
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Tue, 21 Aug 2012 03:01:19 +0000 (11:01 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 22 Aug 2012 12:08:57 +0000 (15:08 +0300)
In the later patch, it indicates failure when we try to get a writable
pfn from the readonly memslot

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found