index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
KVM: x86 emulator: fix memory access during x86 emulation
Gleb Natapov
1
-0
/
+6
2010-03-01
KVM: Move cr0/cr4/efer related helpers to x86.h
Avi Kivity
1
-24
/
+0
2010-03-01
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
Avi Kivity
1
-1
/
+1
2010-03-01
KVM: x86: Moving PT_*_LEVEL to mmu.h
Sheng Yang
1
-0
/
+4
2010-03-01
KVM: Add accessor for reading cr4 (or some bits of cr4)
Avi Kivity
1
-2
/
+3
2009-09-10
KVM: MMU: add kvm_mmu_get_spte_hierarchy helper
Marcelo Tosatti
1
-0
/
+2
2009-09-10
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
Avi Kivity
1
-1
/
+1
2009-06-10
KVM: Use rsvd_bits_mask in load_pdptrs()
Dong, Eddie
1
-0
/
+5
2009-03-24
KVM: is_long_mode() should check for EFER.LMA
Amit Shah
1
-1
/
+1
2008-07-20
KVM: MMU: Fix false flooding when a pte points to page table
Avi Kivity
1
-1
/
+2
2008-05-04
KVM: Add kvm_x86_ops get_tdp_level()
Sheng Yang
1
-6
/
+0
2008-05-04
KVM: MMU: Move some definitions to a header file
Sheng Yang
1
-0
/
+33
2008-04-27
KVM: MMU: add TDP support to the KVM MMU
Joerg Roedel
1
-0
/
+6
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-0
/
+44