KVM: introduce KVM_HVA_ERR_RO_BAD
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Tue, 21 Aug 2012 03:02:22 +0000 (11:02 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 22 Aug 2012 12:09:01 +0000 (15:09 +0300)
In the later patch, it indicates failure when we try to get a writable
hva 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