original_kernel/arch/x86/kvm
Avi Kivity 4d4ec08745 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
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>
2010-03-01 12:35:50 -03:00
..
Kconfig KVM: Add KVM_MMIO kconfig item 2010-03-01 12:35:41 -03:00
Makefile
emulate.c KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
i8254.c KVM: convert slots_lock to a mutex 2010-03-01 12:35:45 -03:00
i8254.h
i8259.c KVM: convert slots_lock to a mutex 2010-03-01 12:35:45 -03:00
irq.c
irq.h
kvm_cache_regs.h KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
kvm_timer.h
lapic.c
lapic.h
mmu.c KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
mmu.h KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
mmutrace.h
paging_tmpl.h KVM: MMU: bail out pagewalk on kvm_read_guest error 2010-01-25 12:26:38 -02:00
svm.c KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
timer.c
trace.h
tss.h
vmx.c KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
x86.c KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
x86.h