index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-04-27
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-04-27
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
2017-04-27
KVM: x86: always use kvm_make_request instead of set_bit
Radim Krčmář
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-21
KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
Marcelo Tosatti
2017-04-21
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
2017-04-12
KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs
Ladi Prosek
2017-04-12
KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug
Denis Plotnikov
2017-04-12
KVM: x86: remaster kvm_write_tsc code
Denis Plotnikov
2017-04-12
KVM: x86: push usage of slots_lock down
David Hildenbrand
2017-04-12
KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
David Hildenbrand
2017-04-12
KVM: x86: convert kvm_(set|get)_ioapic() into void
David Hildenbrand
2017-04-12
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
2017-04-12
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
David Hildenbrand
2017-04-07
kvm: nVMX: Disallow userspace-injected exceptions in guest mode
Jim Mattson
2017-04-07
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
David Hildenbrand
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
2017-04-07
KVM: x86: drop legacy device assignment
Paolo Bonzini
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
2017-03-23
KVM: x86: correct async page present tracepoint
Wanpeng Li
2017-03-23
KVM: x86: use pic/ioapic destructor when destroy vm
Peter Xu
2017-03-02
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
2017-02-15
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
2017-02-15
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
2017-02-15
KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
Paolo Bonzini
2017-02-15
kvm: nVMX: move nested events check to kvm_vcpu_running
Paolo Bonzini
2017-02-09
KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bit
Arnd Bergmann
2017-02-09
Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-08
KVM: x86: fix compilation
Paolo Bonzini
2017-02-07
KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall
Marcelo Tosatti
2017-02-03
KVM: x86: do not save guest-unsupported XSAVE state
Radim Krčmář
2017-01-27
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
Junaid Shahid
2017-01-17
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2017-01-17
KVM: x86: fix fixing of hypercalls
Dmitry Vyukov
2017-01-12
KVM: x86: fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
2017-01-12
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
2017-01-09
KVM: x86: add VCPU stat for KVM_REQ_EVENT processing
Paolo Bonzini
2017-01-09
kvm: svm: Use the hardware provided GPA instead of page walk
Tom Lendacky
2017-01-09
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
Junaid Shahid
2017-01-09
kvm: x86: export maximum number of mmu_page_hash collisions
David Matlack
2017-01-09
KVM: x86: simplify conditions with split/kernel irqchip
Radim Krčmář
[next]