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
Age
Commit message (
Expand
)
Author
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
kvm: vmx: fix formatting of a comment
Paolo Bonzini
2019-03-15
Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
Ben Gardon
2019-02-22
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Yu Zhang
2019-02-22
kvm: x86: Return LA57 feature based on hardware capability
Yu Zhang
2019-02-22
x86/kvm/mmu: fix switch between root and guest MMUs
Vitaly Kuznetsov
2019-02-20
KVM: x86/mmu: Consolidate kvm_mmu_zap_all() and kvm_mmu_zap_mmio_sptes()
Sean Christopherson
2019-02-20
KVM: x86/mmu: WARN if zapping a MMIO spte results in zapping children
Sean Christopherson
2019-02-20
KVM: x86/mmu: Differentiate between nr zapped and list unstable
Sean Christopherson
2019-02-20
Revert "KVM: MMU: fast invalidate all pages"
Sean Christopherson
2019-02-20
KVM: x86/mmu: Voluntarily reschedule as needed when zapping all sptes
Sean Christopherson
2019-02-20
KVM: x86/mmu: skip over invalid root pages when zapping all sptes
Sean Christopherson
2019-02-20
Revert "KVM: x86: use the fast way to invalidate all pages"
Sean Christopherson
2019-02-20
Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"
Sean Christopherson
2019-02-20
Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"
Sean Christopherson
2019-02-20
Revert "KVM: MMU: zap pages in batch"
Sean Christopherson
2019-02-20
Revert "KVM: MMU: collapse TLB flushes when zap all pages"
Sean Christopherson
2019-02-20
Revert "KVM: MMU: reclaim the zapped-obsolete page first"
Sean Christopherson
2019-02-20
KVM: x86/mmu: Remove is_obsolete() call
Sean Christopherson
2019-02-20
KVM: x86/mmu: Voluntarily reschedule as needed when zapping MMIO sptes
Sean Christopherson
2019-02-20
Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes"
Sean Christopherson
2019-02-20
KVM: x86/mmu: Zap only the relevant pages when removing a memslot
Sean Christopherson
2019-02-20
KVM: x86/mmu: Split remote_flush+zap case out of kvm_mmu_flush_or_zap()
Sean Christopherson
2019-02-20
KVM: x86/mmu: Move slot_level_*() helper functions up a few lines
Sean Christopherson
2019-02-20
KVM: Move the memslot update in-progress flag to bit 63
Sean Christopherson
2019-02-20
KVM: x86: Refactor the MMIO SPTE generation handling
Sean Christopherson
2019-02-20
KVM: x86: Use a u64 when passing the MMIO gen around
Sean Christopherson
2019-02-20
KVM: Explicitly define the "memslot update in-progress" bit
Sean Christopherson
2019-02-20
KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
Sean Christopherson
2019-02-20
KVM: x86/mmu: Detect MMIO generation wrap in any address space
Sean Christopherson
2019-02-20
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
kvm: vmx: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
kvm: svm: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
KVM: nVMX: do not start the preemption timer hrtimer unnecessarily
Paolo Bonzini
2019-02-20
kvm: vmx: Fix typos in vmentry/vmexit control setting
Yu Zhang
2019-02-20
KVM: x86: cleanup freeing of nested state
Paolo Bonzini
2019-02-20
KVM: x86: Sync the pending Posted-Interrupts
Luwei Kang
2019-02-20
KVM: x86: expose MOVDIR64B CPU feature into VM.
Liu Jingqi
2019-02-20
KVM: x86: expose MOVDIRI CPU feature into VM.
Liu Jingqi
2019-02-20
kvm, x86, mmu: Use kernel generic dynamic physical address mask
Kai Huang
2019-02-20
KVM: nVMX: remove useless is_protmode check
Paolo Bonzini
2019-02-20
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
Sean Christopherson
2019-02-20
KVM: nVMX: Apply addr size mask to effective address for VMX instructions
Sean Christopherson
2019-02-20
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
Sean Christopherson
2019-02-20
svm: Fix improper check when deactivate AVIC
Suthikulpanit, Suravee
2019-02-20
KVM: x86: cull apicv code when userspace irqchip is requested
Paolo Bonzini
2019-02-20
svm: Fix AVIC DFR and LDR handling
Suthikulpanit, Suravee
2019-02-20
KVM: VMX: Reorder clearing of registers in the vCPU-run assembly flow
Sean Christopherson
2019-02-20
KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering
Sean Christopherson
[next]