Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aec6a8889a98a0cd58357cd0937a25189908f191
/
arch
/
x86
/
kvm
0dce7cd
kvm: x86: fix apic_base enable check
by Andrew Jones
· 11 years ago
29bf08f
KVM: nVMX: Unconditionally uninit the MMU on nested vmexit
by Jan Kiszka
· 11 years ago
e66d2ae
KVM: x86: Fix APIC map calculation after re-enabling
by Jan Kiszka
· 11 years ago
17d68b7
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
by Gleb Natapov
· 11 years ago
fda4e2e8
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
by Andy Honig
· 11 years ago
b963a22
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
by Andy Honig
· 11 years ago
521ee0c
kvm: mmu: delay mmu audit activation
by Sasha Levin
· 11 years ago
e504c90
kvm, vmx: Fix lazy FPU on nested guest
by Anthoine Bourgeois
· 11 years ago
1b2ca42
kvm, cpuid: Fix sparse warning
by Borislav Petkov
· 11 years ago
01b7191
kvm: optimize out smp_mb after srcu_read_unlock
by Michael S. Tsirkin
· 11 years ago
a9d4e43
KVM: x86: trace cpuid emulation when called from emulator
by Gleb Natapov
· 11 years ago
6d4d85e
KVM: emulator: cleanup decode_register_operand() a bit
by Gleb Natapov
· 11 years ago
aa9ac1a
KVM: emulator: check rex prefix inside decode_register()
by Gleb Natapov
· 11 years ago
95f328d
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
daf72722
KVM: x86: fix emulation of "movzbl %bpl, %eax"
by Paolo Bonzini
· 11 years ago
98f7363
KVM: x86: emulate SAHF instruction
by Paolo Bonzini
· 11 years ago
6026620
kvm/vmx: error message typo fix
by Michael S. Tsirkin
· 11 years ago
c67a04c
KVM: x86: fix KVM_SET_XCRS loop
by Paolo Bonzini
· 11 years ago
46c34cb
KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE
by Paolo Bonzini
· 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
ec53500
kvm: Add VFIO device
by Alex Williamson
· 11 years ago
84cffe4
kvm: Emulate MOVBE
by Borislav Petkov
· 11 years ago
0bc5eed
kvm, emulator: Add initial three-byte insns support
by Borislav Petkov
· 11 years ago
b51e974
kvm, emulator: Rename VendorSpecific flag
by Borislav Petkov
· 11 years ago
1ce19dc
kvm, emulator: Use opcode length
by Borislav Petkov
· 11 years ago
9c15bb1
kvm: Add KVM_GET_EMULATED_CPUID
by Borislav Petkov
· 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
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
f2e1066
KVM: Drop FOLL_GET in GUP when doing async page fault
by chai wen
· 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
95f93af
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
by Paolo Bonzini
· 11 years ago
d8d173d
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
by Paolo Bonzini
· 11 years ago
2062609
KVM: mmu: remove uninteresting MMU "free" callbacks
by Paolo Bonzini
· 11 years ago
4344ee9
KVM: x86: only copy XSAVE state for the supported features
by Paolo Bonzini
· 11 years ago
d7876f1
KVM: x86: prevent setting unsupported XSAVE states
by Paolo Bonzini
· 11 years ago
647e23b
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
by Paolo Bonzini
· 11 years ago
2f303b7
KVM: Convert kvm_lock back to non-raw spinlock
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
92fbc7b
KVM: nVMX: Enable unrestricted guest mode support
by Jan Kiszka
· 11 years ago
10ba54a
KVM: nVMX: Implement support for EFER saving on VM-exit
by Jan Kiszka
· 11 years ago
59ab5a8
KVM: nVMX: Do not set identity page map for L2
by Jan Kiszka
· 11 years ago
9e3e4db
KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
by Jan Kiszka
· 11 years ago
0be9c7a
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI
by Gleb Natapov
· 11 years ago
72f8579
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
by Gleb Natapov
· 11 years ago
ba6a354
KVM: mmu: allow page tables to be in read-only slots
by Paolo Bonzini
· 11 years ago
3261107
KVM: x86 emulator: emulate RETF imm
by Bruce Rogers
· 11 years ago
70534a7
shrinker: convert remaining shrinkers to count/scan API
by Dave Chinner
· 11 years ago
e5552fd
KVM: MMU: remove unused parameter
by Xiao Guangrong
· 11 years ago
2e762ff
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
by Marcelo Tosatti
· 11 years ago
0912c97
KVM: x86: add comments where MMIO does not return to the emulator
by Paolo Bonzini
· 11 years ago
94452b9
KVM: vmx: count exits to userspace during invalid guest emulation
by Paolo Bonzini
· 11 years ago
24d2166
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
by Raghavendra K T
· 11 years ago
6aef266
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
by Srivatsa Vaddagiri
· 11 years ago
c0dfee5
KVM: nVMX: Advertise IA32_PAT in VM exit control
by Arthur Chunqi Li
· 11 years ago
5743534
KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting
by Jan Kiszka
· 11 years ago
ca72d97
KVM: nEPT: Advertise WB type EPTP
by Jan Kiszka
· 11 years ago
44811c0
nVMX: Keep arch.pat in sync on L1-L2 switches
by Jan Kiszka
· 11 years ago
f5c4368
nEPT: Miscelleneous cleanups
by Nadav Har'El
· 11 years ago
2b1be67
nEPT: Some additional comments
by Nadav Har'El
· 11 years ago
afa61f7
Advertise the support of EPT to the L1 guest, through the appropriate MSR.
by Nadav Har'El
· 11 years ago
bfd0a56
nEPT: Nested INVEPT
by Nadav Har'El
· 11 years ago
155a97a
nEPT: MMU context for nested EPT
by Nadav Har'El
· 11 years ago
25d9208
nEPT: Add nEPT violation/misconfigration support
by Yang Zhang
· 11 years ago
5316622
nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
by Gleb Natapov
· 11 years ago
7a1638c
nEPT: Redefine EPT-specific link_shadow_page()
by Yang Zhang
· 11 years ago
37406aa
nEPT: Add EPT tables support to paging_tmpl.h
by Nadav Har'El
· 11 years ago
61719a8
nEPT: Support shadow paging for guest paging without A/D bits
by Gleb Natapov
· 11 years ago
d8089ba
nEPT: make guest's A/D bits depends on guest's paging mode
by Gleb Natapov
· 11 years ago
0ad805a
nEPT: Move common code to paging_tmpl.h
by Nadav Har'El
· 11 years ago
b7e9145
nEPT: Fix wrong test in kvm_set_cr3
by Nadav Har'El
· 11 years ago
3633cfc
nEPT: Fix cr3 handling in nested exit and entry
by Nadav Har'El
· 11 years ago
8049d65
nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
by Nadav Har'El
· 11 years ago
0276642
KVM: MMU: fix check the reserved bits on the gpte of L2
by Xiao Guangrong
· 11 years ago
205befd
KVM: nVMX: correctly set tr base on nested vmexit emulation
by Gleb Natapov
· 11 years ago
63fbf59
nVMX: reset rflags register cache during nested vmentry.
by Gleb Natapov
· 11 years ago
663f4c6
KVM: x86: handle singlestep during emulation
by Paolo Bonzini
· 11 years ago
4a1e10d
KVM: x86: handle hardware breakpoints during emulation
by Paolo Bonzini
· 12 years ago
ac0a48c
KVM: x86: rename EMULATE_DO_MMIO
by Paolo Bonzini
· 11 years ago
9576c4c
KVM: x86: Drop some unused functions from lapic
by Jan Kiszka
· 11 years ago
11f5cc0
KVM: x86: Simplify __apic_accept_irq
by Jan Kiszka
· 11 years ago
103af0a
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
by Andi Kleen
· 11 years ago
21feb4e
KVM: nVMX: Set segment infomation of L1 when L2 exits
by Arthur Chunqi Li
· 11 years ago
b3897a4
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
by Nadav Har'El
· 11 years ago
6b61edf
KVM: x86: Drop useless cast
by Mathias Krause
· 11 years ago
c2bae89
KVM: VMX: Use proper types to access const arrays
by Mathias Krause
· 11 years ago
a25eb11
KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virt
by Arthur Chunqi Li
· 11 years ago
0658fba
KVM: nVMX: Change location of 3 functions in vmx.c
by Arthur Chunqi Li
· 11 years ago
e6dff7d
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
by Takuya Yoshikawa
· 11 years ago
e59dbe0
KVM: Introduce kvm_arch_memslots_updated()
by Takuya Yoshikawa
· 11 years ago
1c118b8
KVM: MMU: avoid fast page fault fixing mmio page fault
by Xiao Guangrong
· 11 years ago
Next »