index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-10
KVM: nVMX: fix shadow on EPT
Gleb Natapov
1
-12
/
+12
2013-09-25
KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined
Gleb Natapov
1
-1
/
+3
2013-09-17
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...
Gleb Natapov
1
-0
/
+9
2013-09-17
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
Gleb Natapov
1
-0
/
+4
2013-09-17
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
1
-1
/
+19
2013-09-17
KVM: x86 emulator: emulate RETF imm
Bruce Rogers
1
-1
/
+13
2013-09-11
shrinker: convert remaining shrinkers to count/scan API
Dave Chinner
1
-7
/
+18
2013-08-29
KVM: MMU: remove unused parameter
Xiao Guangrong
1
-2
/
+2
2013-08-28
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
Marcelo Tosatti
1
-23
/
+24
2013-08-28
KVM: x86: add comments where MMIO does not return to the emulator
Paolo Bonzini
1
-2
/
+5
2013-08-28
KVM: vmx: count exits to userspace during invalid guest emulation
Paolo Bonzini
1
-0
/
+1
2013-08-26
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
2
-20
/
+10
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
2
-2
/
+45
2013-08-07
KVM: nVMX: Advertise IA32_PAT in VM exit control
Arthur Chunqi Li
1
-3
/
+5
2013-08-07
KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting
Jan Kiszka
1
-1
/
+5
2013-08-07
KVM: nEPT: Advertise WB type EPTP
Jan Kiszka
1
-2
/
+2
2013-08-07
nVMX: Keep arch.pat in sync on L1-L2 switches
Jan Kiszka
1
-3
/
+6
2013-08-07
nEPT: Miscelleneous cleanups
Nadav Har'El
1
-4
/
+2
2013-08-07
nEPT: Some additional comments
Nadav Har'El
1
-0
/
+13
2013-08-07
Advertise the support of EPT to the L1 guest, through the appropriate MSR.
Nadav Har'El
1
-2
/
+18
2013-08-07
nEPT: Nested INVEPT
Nadav Har'El
2
-0
/
+74
2013-08-07
nEPT: MMU context for nested EPT
Nadav Har'El
3
-1
/
+69
2013-08-07
nEPT: Add nEPT violation/misconfigration support
Yang Zhang
3
-14
/
+91
2013-08-07
nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
Gleb Natapov
1
-4
/
+4
2013-08-07
nEPT: Redefine EPT-specific link_shadow_page()
Yang Zhang
2
-5
/
+11
2013-08-07
nEPT: Add EPT tables support to paging_tmpl.h
Nadav Har'El
2
-1
/
+41
2013-08-07
nEPT: Support shadow paging for guest paging without A/D bits
Gleb Natapov
1
-3
/
+13
2013-08-07
nEPT: make guest's A/D bits depends on guest's paging mode
Gleb Natapov
1
-8
/
+22
2013-08-07
nEPT: Move common code to paging_tmpl.h
Nadav Har'El
2
-67
/
+69
2013-08-07
nEPT: Fix wrong test in kvm_set_cr3
Nadav Har'El
1
-11
/
+0
2013-08-07
nEPT: Fix cr3 handling in nested exit and entry
Nadav Har'El
1
-0
/
+26
2013-08-07
nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
Nadav Har'El
1
-7
/
+16
2013-08-07
KVM: MMU: fix check the reserved bits on the gpte of L2
Xiao Guangrong
1
-2
/
+1
2013-08-07
KVM: nVMX: correctly set tr base on nested vmexit emulation
Gleb Natapov
1
-1
/
+1
2013-07-29
nVMX: reset rflags register cache during nested vmentry.
Gleb Natapov
1
-1
/
+1
2013-07-29
KVM: x86: handle singlestep during emulation
Paolo Bonzini
1
-1
/
+38
2013-07-29
KVM: x86: handle hardware breakpoints during emulation
Paolo Bonzini
1
-0
/
+66
2013-07-29
KVM: x86: rename EMULATE_DO_MMIO
Paolo Bonzini
3
-4
/
+4
2013-07-25
KVM: x86: Drop some unused functions from lapic
Jan Kiszka
1
-10
/
+0
2013-07-25
KVM: x86: Simplify __apic_accept_irq
Jan Kiszka
1
-15
/
+8
2013-07-19
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
Andi Kleen
1
-5
/
+20
2013-07-18
KVM: nVMX: Set segment infomation of L1 when L2 exits
Arthur Chunqi Li
1
-10
/
+48
2013-07-18
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
Nadav Har'El
2
-7
/
+31
2013-07-18
KVM: x86: Drop useless cast
Mathias Krause
1
-1
/
+1
2013-07-18
KVM: VMX: Use proper types to access const arrays
Mathias Krause
1
-8
/
+7
2013-07-18
KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virt
Arthur Chunqi Li
1
-0
/
+2
2013-07-18
KVM: nVMX: Change location of 3 functions in vmx.c
Arthur Chunqi Li
1
-43
/
+40
2013-07-18
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
Takuya Yoshikawa
2
-9
/
+6
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
1
-0
/
+4
2013-07-18
KVM: MMU: avoid fast page fault fixing mmio page fault
Xiao Guangrong
1
-0
/
+7
[next]