Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b4619660635732bd2da376bb8f31f94d0f15fc98
/
arch
/
x86
/
kvm
/
vmx.c
b461966
kvm: x86: fix two typos in comment
by Tiejun Chen
· 10 years ago
4566654
KVM: vmx: Inject #GP on invalid PAT CR
by Nadav Amit
· 10 years ago
77c3913
KVM: x86: directly use kvm_make_request again
by Liang Chen
· 10 years ago
bc61349
KVM: nested VMX: disable perf cpuid reporting
by Marcelo Tosatti
· 10 years ago
1f755a8
kvm: Make init_rmode_tss() return 0 on success.
by Paolo Bonzini
· 10 years ago
f51770e
kvm: Make init_rmode_identity_map() return 0 on success.
by Tang Chen
· 10 years ago
a255d47
kvm: Remove ept_identity_pagetable from struct kvm_arch.
by Tang Chen
· 10 years ago
73a6d94
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
by Tang Chen
· 10 years ago
13a34e0
KVM: remove garbage arg to *hardware_{en,dis}able
by Radim Krčmář
· 10 years ago
48d89b9
KVM: x86: fix some sparse warnings
by Paolo Bonzini
· 10 years ago
a7c0b07
KVM: nVMX: nested TPR shadow/threshold emulation
by Wanpeng Li
· 10 years ago
a2bcba5
KVM: nVMX: introduce nested_get_vmcs12_pages
by Wanpeng Li
· 10 years ago
7b46268
KVM: trace kvm_ple_window grow/shrink
by Radim Krčmář
· 10 years ago
b4a2d31
KVM: VMX: dynamise PLE window
by Radim Krčmář
· 10 years ago
a7653ec
KVM: VMX: make PLE window per-VCPU
by Radim Krčmář
· 10 years ago
ae97a3b
KVM: x86: introduce sched_in to kvm_x86_ops
by Radim Krčmář
· 10 years ago
a32e845
KVM: vmx: fix ept reserved bits for 1-GByte page
by Wanpeng Li
· 10 years ago
3b63a43
arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c
by Monam Agarwal
· 11 years ago
4473b57
KVM: x86: drop fpu_activate hook
by Wanpeng Li
· 10 years ago
f3380ca5
KVM: nVMX: Fix nested vmexit ack intr before load vmcs01
by Wanpeng Li
· 10 years ago
296f047
KVM: vmx: remove duplicate vmx_mpx_supported() prototype
by Chris J Arges
· 10 years ago
03916db
Replace NR_VMX_MSR with its definition
by Paolo Bonzini
· 10 years ago
0123be4
KVM: x86: Assertions to check no overrun in MSR lists
by Nadav Amit
· 10 years ago
6f43ed0
KVM: x86: DR6/7.RTM cannot be written
by Nadav Amit
· 10 years ago
9a2a05b
KVM: nVMX: clean up nested_release_vmcs12 and code around it
by Paolo Bonzini
· 10 years ago
4fa7734
KVM: nVMX: fix lifetime issues for vmcs02
by Paolo Bonzini
· 10 years ago
963fee1
KVM: nVMX: Fix virtual interrupt delivery injection
by Wanpeng Li
· 10 years ago
37ccdcb
KVM: x86: return all bits from get_interrupt_shadow
by Paolo Bonzini
· 11 years ago
98eb2f8
KVM: vmx: speed up emulation of invalid guest state
by Paolo Bonzini
· 11 years ago
27e6fb5
KVM: vmx: vmx instructions handling does not consider cs.l
by Nadav Amit
· 11 years ago
1e32c07
KVM: vmx: handle_cr ignores 32/64-bit mode
by Nadav Amit
· 11 years ago
5777392
KVM: x86: check DR6/7 high-bits are clear only on long-mode
by Nadav Amit
· 11 years ago
5381417
KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM
by Jan Kiszka
· 11 years ago
2996fca
KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS
by Jan Kiszka
· 11 years ago
560b7ee
KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS
by Jan Kiszka
· 11 years ago
3dcdf3ec
KVM: nVMX: Allow to disable CR3 access interception
by Jan Kiszka
· 11 years ago
3dbcd8d
KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS
by Jan Kiszka
· 11 years ago
bc39c4d
arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
by Fabian Frederick
· 11 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 11 years ago
1f85411
KVM: vmx: DR7 masking on task switch emulation is wrong
by Nadav Amit
· 11 years ago
ae9fedc
KVM: x86: get CPL from SS.DPL
by Paolo Bonzini
· 11 years ago
87c0057
kvm: x86: emulate monitor and mwait instructions as nop
by Gabriel L. Somlo
· 11 years ago
a4ab9d0
KVM: vmx: handle_dr does not handle RSP correctly
by Nadav Amit
· 11 years ago
696dfd9
KVM: vmx: disable APIC virtualization in nested guests
by Paolo Bonzini
· 11 years ago
4291b58
KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr
by Bandan Das
· 11 years ago
96ec146
KVM: nVMX: fail on invalid vmclear/vmptrld pointer
by Bandan Das
· 11 years ago
3573e22
KVM: nVMX: additional checks on vmxon region
by Bandan Das
· 11 years ago
19677e3
KVM: nVMX: rearrange get_vmx_mem_address
by Bandan Das
· 11 years ago
fe2b201
KVM: x86: Check for host supported fields in shadow vmcs
by Bandan Das
· 11 years ago
e0ba1a6
KVM: nVMX: Advertise support for interrupt acknowledgement
by Bandan Das
· 11 years ago
77b0f5d
KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
by Bandan Das
· 11 years ago
4b85507
KVM: nVMX: Don't advertise single context invalidation for invept
by Bandan Das
· 11 years ago
fd2a445
KVM: VMX: Advance rip to after an ICEBP instruction
by Huw Davies
· 11 years ago
68c3b4d
KVM: VMX: speed up wildcard MMIO EVENTFD
by Michael S. Tsirkin
· 11 years ago
e1e746b
KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
by Feng Wu
· 11 years ago
93c4adc
KVM: x86: handle missing MPX in nested virtualization
by Paolo Bonzini
· 11 years ago
36be0b9
KVM: x86: Add nested virtualization support for MPX
by Paolo Bonzini
· 11 years ago
d16c293
KVM: nVMX: Allow nested guests to run with dirty debug registers
by Paolo Bonzini
· 11 years ago
81908bf
KVM: vmx: Allow the guest to run with dirty debug registers
by Paolo Bonzini
· 11 years ago
c845f9c
KVM: vmx: we do rely on loading DR7 on entry
by Paolo Bonzini
· 11 years ago
c9a7953
KVM: x86: Remove return code from enable_irq/nmi_window
by Jan Kiszka
· 11 years ago
220c567
KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt
by Jan Kiszka
· 11 years ago
f4124500
KVM: nVMX: Fully emulate preemption timer
by Jan Kiszka
· 11 years ago
b6b8a14
KVM: nVMX: Rework interception of IRQs and NMIs
by Jan Kiszka
· 11 years ago
ccf9844
kvm, vmx: Really fix lazy FPU on nested guest
by Paolo Bonzini
· 11 years ago
0dd376e
KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
by Liu, Jinsong
· 11 years ago
da8999d
KVM: x86: Intel MPX vmx and msr handle
by Liu, Jinsong
· 11 years ago
58cb628
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
by Jan Kiszka
· 11 years ago
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
3edf1e6
KVM: nVMX: Update guest activity state field on L2 exits
by Jan Kiszka
· 11 years ago
7af40ad3
KVM: nVMX: Fix nested_run_pending on activity state HLT
by Jan Kiszka
· 11 years ago
cae5013
KVM: nVMX: Clean up handling of VMX-related MSRs
by Jan Kiszka
· 11 years ago
542060e
KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject
by Jan Kiszka
· 11 years ago
533558b
KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit
by Jan Kiszka
· 11 years ago
4212492
KVM: nVMX: Leave VMX mode on clearing of feature control MSR
by Jan Kiszka
· 11 years ago
8246bf5
KVM: VMX: Fix DR6 update on #DB exception
by Jan Kiszka
· 11 years ago
73aaf249e
KVM: SVM: Fix reading of DR6
by Jan Kiszka
· 11 years ago
26a865f
KVM: VMX: fix use after free of vmx->loaded_vmcs
by Marcelo Tosatti
· 11 years ago
2f0a639
KVM: VMX: check use I/O bitmap first before unconditional I/O exit
by Zhihui Zhang
· 11 years ago
29bf08f
KVM: nVMX: Unconditionally uninit the MMU on nested vmexit
by Jan Kiszka
· 11 years ago
4c4d563
KVM: VMX: Do not skip the instruction if handle_dr injects a fault
by Jan Kiszka
· 11 years ago
ca3f257
KVM: nVMX: Support direct APIC access from L2
by Jan Kiszka
· 11 years ago
6dfacad
KVM: nVMX: Add support for activity state HLT
by Jan Kiszka
· 11 years ago
2961e876
KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs field
by Gleb Natapov
· 11 years ago
e504c90
kvm, vmx: Fix lazy FPU on nested guest
by Anthoine Bourgeois
· 11 years ago
6026620
kvm/vmx: error message typo fix
by Michael S. Tsirkin
· 11 years ago
e0f0bbc
kvm: Create non-coherent DMA registeration
by Alex Williamson
· 11 years ago
d96eb2c
kvm/x86: Convert iommu_flags to iommu_noncoherent
by Alex Williamson
· 11 years ago
a294c9b
nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported
by Jan Kiszka
· 11 years ago
cd2633c
nVMX: Fix pick-up of uninjected NMIs
by Jan Kiszka
· 11 years ago
d3134db
KVM: nVMX: Report 2MB EPT pages as supported
by Jan Kiszka
· 11 years ago
13acfd5
Powerpc KVM work is based on a commit after rc4.
by Gleb Natapov
· 11 years ago
7854cbc
KVM: nVMX: Fully support nested VMX preemption timer
by Arthur Chunqi Li
· 11 years ago
d0d538b
KVM: nVMX: fix shadow on EPT
by Gleb Natapov
· 11 years ago
8a3c1a33
KVM: mmu: change useless int return types to void
by Paolo Bonzini
· 11 years ago
feaf0c7d
KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2
by Gleb Natapov
· 11 years ago
e011c66
KVM: nVMX: Check all exceptions for intercept during delivery to L2
by Gleb Natapov
· 11 years ago
851eb667
KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO
by Gleb Natapov
· 11 years ago
e0b890d
KVM: nVMX: Amend nested_run_pending logic
by Gleb Natapov
· 11 years ago
bcd1c29
KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined
by Gleb Natapov
· 11 years ago
Next »