commit | 885032b91042288f98d3888c2aaf3a108d348d5c | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Fri Jun 07 16:51:23 2013 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 20 23:33:20 2013 +0200 |
tree | 3f51f6eca75275a2be2a2cf19be546bc6ec27855 | |
parent | 87d41fb4da6467622b7a87fd6afe8071abab6dae [diff] |
KVM: MMU: retain more available bits on mmio spte Let mmio spte only use bit62 and bit63 on upper 32 bits, then bit 52 ~ bit 61 can be used for other purposes Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Reviewed-by: Gleb Natapov <gleb@redhat.com> Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>