Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c8848cee74ff05638e913582a476bde879c968ad
/
arch
/
x86
/
kvm
/
x86.c
c8848ce
KVM: x86: set ctxt->have_exception in x86_decode_insn()
by Jan Dakinevich
· 5 years ago
8530a79
KVM: x86: always stop emulation on page fault
by Jan Dakinevich
· 5 years ago
5497b95
KVM: nVMX: add tracepoint for failed nested VM-Enter
by Sean Christopherson
· 5 years ago
1edce0a
KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code
by Sean Christopherson
· 5 years ago
f20935d
KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
by Sean Christopherson
· 5 years ago
4f75bcc
KVM: X86: Tune PLE Window tracepoint
by Peter Xu
· 5 years ago
16cfacc
KVM: x86: Manually calculate reserved bits when loading PDPTRS
by Sean Christopherson
· 5 years ago
b382f44
KVM: X86: Add pv tlb shootdown tracepoint
by Wanpeng Li
· 5 years ago
92735b1
KVM: x86: Unconditionally call x86 ops that are always implemented
by Sean Christopherson
· 5 years ago
871bd03
KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
by Sean Christopherson
· 5 years ago
02d4160
x86: KVM: add xsetbv to the emulator
by Vitaly Kuznetsov
· 5 years ago
97413d2
x86: KVM: clear interrupt shadow on EMULTYPE_SKIP
by Vitaly Kuznetsov
· 5 years ago
f8ea7c6
x86: kvm: svm: propagate errors from skip_emulated_instruction()
by Vitaly Kuznetsov
· 5 years ago
0c54914
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
by Paolo Bonzini
· 5 years ago
17e433b
KVM: Fix leak vCPU's VMCS value into other pCPU
by Wanpeng Li
· 5 years ago
266e85a
KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
by Wanpeng Li
· 5 years ago
d9a710e
KVM: X86: Dynamically allocate user_fpu
by Wanpeng Li
· 5 years ago
e751732
KVM: X86: Fix fpu state crash in kvm guest
by Wanpeng Li
· 5 years ago
ec26947
Revert "kvm: x86: Use task structs fpu field for user"
by Paolo Bonzini
· 5 years ago
0c5f81d
KVM: LAPIC: Inject timer interrupt via posted interrupt
by Wanpeng Li
· 5 years ago
4d151bf
KVM: LAPIC: Make lapic timer unpinned
by Wanpeng Li
· 5 years ago
9a5611a
kvm: x86: some tsc debug cleanup
by Yi Wang
· 5 years ago
39d7530
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
d7a0888
KVM: x86: Unconditionally enable irqs in guest context
by Sean Christopherson
· 5 years ago
66bb8a0
KVM: x86: PMU Event Filter
by Eric Hankland
· 5 years ago
927ba67
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
dd2cb34
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
by Michael Kelley
· 5 years ago
3419240
Merge branch 'timers/vdso' into timers/core
by Thomas Gleixner
· 5 years ago
3f16a5c
KVM: x86: degrade WARN to pr_warn_ratelimited
by Paolo Bonzini
· 6 years ago
7150629
KVM: X86: Implement PV sched yield hypercall
by Wanpeng Li
· 6 years ago
95c5c7c
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
by Paolo Bonzini
· 5 years ago
9285ec4
timekeeping: Use proper clock specifier names in functions
by Jason A. Donenfeld
· 6 years ago
20c8ccb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
by Thomas Gleixner
· 6 years ago
bf03d4f
KVM: x86: introduce is_pae_paging
by Paolo Bonzini
· 6 years ago
95b5a48
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
by Sean Christopherson
· 6 years ago
165072b
KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
by Sean Christopherson
· 6 years ago
73f624f
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
by Paolo Bonzini
· 6 years ago
2d5ba19
kvm: x86: add host poll control msrs
by Marcelo Tosatti
· 6 years ago
1fc5d194
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
by Liran Alon
· 6 years ago
1dfdb45
KVM: x86: clean up conditions for asynchronous page fault handling
by Paolo Bonzini
· 6 years ago
0d9ce16
kvm: Convert kvm_lock to a mutex
by Junaid Shahid
· 6 years ago
511a8556
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
by Wanpeng Li
· 6 years ago
b517006
KVM: X86: Provide a capability to disable cstate msr read intercepts
by Wanpeng Li
· 6 years ago
4d22c17
kvm: x86: refine kvm_get_arch_capabilities()
by Xiaoyao Li
· 6 years ago
f257d6d
KVM: Directly return result from kvm_arch_check_processor_compat()
by Sean Christopherson
· 6 years ago
b6c4bc6
KVM: LAPIC: Optimize timer latency further
by Wanpeng Li
· 6 years ago
ec0671d
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
by Wanpeng Li
· 6 years ago
7b6f8a0
kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
by Kai Huang
· 6 years ago
a86cb41
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
by Thomas Huth
· 6 years ago
66f61c9
KVM: x86: fix return value for reserved EFER
by Paolo Bonzini
· 6 years ago
0e6edce
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
by Wanpeng Li
· 6 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
bfbfbf7
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
df24014
cpufreq: Call transition notifier only once for each policy
by Viresh Kumar
· 6 years ago
8ff468c
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e9c16c7
KVM: x86: use direct accessors for RIP and RSP
by Paolo Bonzini
· 6 years ago
de3cd11
KVM: x86: Omit caching logic for always-available GPRs
by Sean Christopherson
· 6 years ago
42e35f8
KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
by KarimAllah Ahmed
· 6 years ago
191c813
x86/kvm: Implement HWCR support
by Borislav Petkov
· 6 years ago
6c6a2ab
KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
by Liran Alon
· 6 years ago
8479e04
KVM: x86: Inject PMI for KVM guest
by Luwei Kang
· 6 years ago
b904cb8
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
by Sean Christopherson
· 6 years ago
8764ed5
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
by Sean Christopherson
· 6 years ago
c3941d9
KVM: lapic: Allow user to disable adaptive tuning of timer advancement
by Sean Christopherson
· 6 years ago
39497d7
KVM: lapic: Track lapic timer advance per vCPU
by Sean Christopherson
· 6 years ago
c110ae5
kvm: move KVM_CAP_NR_MEMSLOTS to common code
by Paolo Bonzini
· 6 years ago
0a62956
KVM: x86: Inject #GP if guest attempts to set unsupported EFER bits
by Sean Christopherson
· 6 years ago
1198849
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
by Sean Christopherson
· 6 years ago
be43c44
KVM: x86: fix warning Using plain integer as NULL pointer
by Hariprasad Kelam
· 6 years ago
b68f3cc
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
by Sean Christopherson
· 6 years ago
c5833c7
KVM: x86: Open code kvm_set_hflags
by Sean Christopherson
· 6 years ago
ed19321
KVM: x86: Load SMRAM in a single shot when leaving SMM
by Sean Christopherson
· 6 years ago
1811d97
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
by WANG Chao
· 6 years ago
bc8a3d8
kvm: mmu: Fix overflow on kvm mmu page limit calculation
by Ben Gardon
· 6 years ago
5f409e2
x86/fpu: Defer FPU state load until return to userspace
by Rik van Riel
· 6 years ago
abd16d6
x86/fpu: Use a feature number instead of mask in two more helpers
by Sebastian Andrzej Siewior
· 6 years ago
45def77
KVM: x86: update %rip after emulating IO
by Sean Christopherson
· 6 years ago
2bdb76c
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
by Xiaoyao Li
· 6 years ago
0cf9135
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
by Sean Christopherson
· 6 years ago
4d66623
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
by Wei Yang
· 6 years ago
7390de1
Revert "KVM: x86: use the fast way to invalidate all pages"
by Sean Christopherson
· 6 years ago
52d5dedc
Revert "KVM: MMU: reclaim the zapped-obsolete page first"
by Sean Christopherson
· 6 years ago
1524825
KVM: Call kvm_arch_memslots_updated() before updating memslots
by Sean Christopherson
· 6 years ago
254272c
kvm: x86: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
81b0166
KVM: x86: Sync the pending Posted-Interrupts
by Luwei Kang
· 6 years ago
f7589cc
KVM: x86: cull apicv code when userspace irqchip is requested
by Paolo Bonzini
· 6 years ago
353c095
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
by Paolo Bonzini
· 6 years ago
b2869f2
KVM: x86: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
1ed199a
KVM: x86: Fix PV IPIs for 32-bit KVM host
by Sean Christopherson
· 6 years ago
5cc244a
KVM: x86: Fix single-step debugging
by Alexander Popov
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
bf8c55d
KVM: x86: Implement Intel PT MSRs read/write emulation
by Chao Peng
· 6 years ago
bdd303c
KVM: fix some typos
by Wei Yang
· 6 years ago
ed8e481
KVM: x86: fix size of x86_fpu_cache objects
by Paolo Bonzini
· 6 years ago
0e1b869
kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
by Eduardo Habkost
· 6 years ago
dcbd3e4
KVM: X86: Fix NULL deref in vcpu_scan_ioapic
by Wanpeng Li
· 6 years ago
b666a4b
kvm: x86: Dynamically allocate guest_fpu
by Marc Orr
· 6 years ago
240c35a
kvm: x86: Use task structs fpu field for user
by Marc Orr
· 6 years ago
e53d88af
kvm: x86: Don't modify MSR_PLATFORM_INFO on vCPU reset
by Jim Mattson
· 6 years ago
Next »