Jan H. Schönherr
|
52b5419016
KVM: x86: Fix virtual wire mode
|
8 years ago |
Wanpeng Li
|
5acc1ca4fb
KVM: X86: Fix preempt the preemption timer cancel
|
8 years ago |
Linus Torvalds
|
bf5f89463f
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Michal Hocko
|
a7c3e901a4
mm: introduce kv[mz]alloc helpers
|
8 years ago |
Paolo Bonzini
|
4e335d9e7d
Revert "KVM: Support vCPU-based gfn->hva cache"
|
8 years ago |
Cao, Lei
|
bbd6411513
KVM: Support vCPU-based gfn->hva cache
|
8 years ago |
Paolo Bonzini
|
b95234c840
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
|
8 years ago |
Paolo Bonzini
|
76dfafd536
KVM: x86: do not scan IRR twice on APICv vmentry
|
8 years ago |
Paolo Bonzini
|
3d92789f69
KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
|
8 years ago |
Paolo Bonzini
|
810e6defcc
KVM: x86: preparatory changes for APICv cleanups
|
8 years ago |
Paolo Bonzini
|
967235d320
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
|
8 years ago |
Radim Krčmář
|
a9ff720e0f
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
8 years ago |
David Matlack
|
cef84c302f
KVM: x86: flush pending lapic jump label updates on module unload
|
8 years ago |
Paolo Bonzini
|
4d82d12b39
KVM: lapic: do not scan IRR when delivering an interrupt
|
8 years ago |
Paolo Bonzini
|
26fbbee581
KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on PPR update
|
8 years ago |
Paolo Bonzini
|
b3c045d332
KVM: lapic: remove unnecessary KVM_REQ_EVENT on PPR update
|
8 years ago |
Paolo Bonzini
|
eb90f3417a
KVM: vmx: speed up TPR below threshold vmexits
|
8 years ago |
Radim Krčmář
|
5bd5db385b
KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
|
8 years ago |
Radim Krčmář
|
b4535b58ae
KVM: x86: make interrupt delivery fast and slow path behave the same
|
8 years ago |
Radim Krčmář
|
6e50043912
KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
|
8 years ago |
Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 years ago |
Linus Torvalds
|
93173b5bf2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
8 years ago |
Radim Krčmář
|
444fdad88f
KVM: x86: fix out-of-bounds access in lapic
|
8 years ago |
Jim Mattson
|
c7dd15b337
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
|
8 years ago |
Paolo Bonzini
|
ad3610919e
kvm: x86: avoid atomic operations on APICv vmentry
|
9 years ago |
Paolo Bonzini
|
5587859fb1
KVM: x86: use ktime_get instead of seeking the hrtimer_clock_base
|
8 years ago |
Wanpeng Li
|
8003c9ae20
KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support
|
8 years ago |
Wanpeng Li
|
7e810a38e6
KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer
|
8 years ago |
Wanpeng Li
|
498f816219
KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
|
8 years ago |
Wanpeng Li
|
a10388e11f
KVM: LAPIC: guarantee the timer is in tsc-deadline mode
|
8 years ago |