git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f83a7
)
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
author
Avi Kivity
<avi@redhat.com>
Tue, 29 Dec 2009 16:07:30 +0000
(18:07 +0200)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:50 +0000
(12:35 -0300)
Since we'd like to allow the guest to own a few bits of cr0 at times, we need
to know when we access those bits.
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c
patch
|
blob
|
history
arch/x86/kvm/kvm_cache_regs.h
patch
|
blob
|
history
arch/x86/kvm/mmu.c
patch
|
blob
|
history
arch/x86/kvm/mmu.h
patch
|
blob
|
history
arch/x86/kvm/svm.c
patch
|
blob
|
history
arch/x86/kvm/vmx.c
patch
|
blob
|
history
arch/x86/kvm/x86.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/emulate.c
Simple merge
diff --cc
arch/x86/kvm/kvm_cache_regs.h
Simple merge
diff --cc
arch/x86/kvm/mmu.c
Simple merge
diff --cc
arch/x86/kvm/mmu.h
Simple merge
diff --cc
arch/x86/kvm/svm.c
Simple merge
diff --cc
arch/x86/kvm/vmx.c
Simple merge
diff --cc
arch/x86/kvm/x86.c
Simple merge