index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2019-07-11
KVM: x86: Unconditionally enable irqs in guest context
Sean Christopherson
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
2019-07-02
KVM: X86: Implement PV sched yield hypercall
Wanpeng Li
2019-07-02
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
Paolo Bonzini
2019-06-18
KVM: x86: introduce is_pae_paging
Paolo Bonzini
2019-06-18
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
Sean Christopherson
2019-06-18
KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
Sean Christopherson
2019-06-18
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
Paolo Bonzini
2019-06-18
kvm: x86: add host poll control msrs
Marcelo Tosatti
2019-06-18
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
Liran Alon
2019-06-13
KVM: x86: clean up conditions for asynchronous page fault handling
Paolo Bonzini
2019-06-05
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-06-04
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
Wanpeng Li
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
2019-06-04
kvm: x86: refine kvm_get_arch_capabilities()
Xiaoyao Li
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2019-06-04
KVM: LAPIC: Optimize timer latency further
Wanpeng Li
2019-06-04
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
Wanpeng Li
2019-06-04
kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
Kai Huang
2019-05-28
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2019-05-24
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
2019-05-24
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
Wanpeng Li
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-10
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-30
KVM: x86: use direct accessors for RIP and RSP
Paolo Bonzini
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
2019-04-30
KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
KarimAllah Ahmed
2019-04-30
x86/kvm: Implement HWCR support
Borislav Petkov
2019-04-30
KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
Liran Alon
2019-04-30
KVM: x86: Inject PMI for KVM guest
Luwei Kang
2019-04-30
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
Sean Christopherson
2019-04-30
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
Sean Christopherson
2019-04-18
KVM: lapic: Allow user to disable adaptive tuning of timer advancement
Sean Christopherson
2019-04-18
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
2019-04-16
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
2019-04-16
KVM: x86: Inject #GP if guest attempts to set unsupported EFER bits
Sean Christopherson
2019-04-16
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
Sean Christopherson
2019-04-16
KVM: x86: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
2019-04-16
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
2019-04-16
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
2019-04-16
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
2019-03-28
KVM: x86: update %rip after emulating IO
Sean Christopherson
2019-03-28
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
[next]