开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2020-03-16
KVM: nVMX: Rename EPTP validity helper and associated variables
Sean Christopherson
2020-03-16
KVM: nVMX: Rename nested_ept_get_cr3() to nested_ept_get_eptp()
Sean Christopherson
2020-03-16
KVM: nVMX: Allow L1 to use 5-level page walks for nested EPT
Sean Christopherson
2020-03-16
KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack
Sean Christopherson
2020-03-16
KVM: x86/mmu: Don't drop level/direct from MMU role calculation
Sean Christopherson
2020-03-16
KVM: nVMX: Properly handle userspace interrupt window request
Sean Christopherson
2020-03-16
KVM: X86: trigger kvmclock sync request just once on VM creation
Wanpeng Li
2020-03-16
KVM: LAPIC: Recalculate apic map in batch
Wanpeng Li
2020-03-16
KVM: Fix some obsolete comments
Miaohe Lin
2020-03-16
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
2020-03-16
KVM: x86/mmu: Reuse the current root if possible for fast switch
Sean Christopherson
2020-03-16
KVM: x86/mmu: Ignore guest CR3 on fast root switch for direct MMU
Sean Christopherson
2020-03-16
KVM: SVM: Inhibit APIC virtualization for X2APIC guest
Oliver Upton
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-03-16
KVM: x86: Consolidate VM allocation and free for VMX and SVM
Sean Christopherson
2020-03-16
KVM: x86: Directly return __vmalloc() result in ->vm_alloc()
Sean Christopherson
2020-03-16
KVM: x86: Gracefully handle __vmalloc() failure during VM allocation
Sean Christopherson
2020-03-16
KVM: x86: Adjust counter sample period after a wrmsr
Eric Hankland
2020-03-16
KVM: x86/mmu: Consolidate open coded variants of memslot TLB flushes
Sean Christopherson
2020-03-16
KVM: x86/mmu: Use range-based TLB flush for dirty log memslot flush
Sean Christopherson
2020-03-16
KVM: x86/mmu: Move kvm_arch_flush_remote_tlbs_memslot() to mmu.c
Sean Christopherson
2020-03-16
KVM: Terminate memslot walks via used_slots
Sean Christopherson
2020-03-16
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
KVM: x86: Free arrays for old memslot when moving memslot's base gfn
Sean Christopherson
2020-03-16
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
2020-03-16
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
2020-03-16
KVM: x86: Allocate memslot resources during prepare_memory_region()
Sean Christopherson
2020-03-16
KVM: x86: Allocate new rmap and large page tracking when moving memslot
Sean Christopherson
2020-03-16
KVM: x86: Move gpa_val and gpa_available into the emulator context
Sean Christopherson
2020-03-16
KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
Sean Christopherson
2020-03-16
KVM: apic: remove unused function apic_lvt_vector()
Miaohe Lin
2020-03-16
KVM: VMX: Add 'else' to split mutually exclusive case
Miaohe Lin
2020-03-16
KVM: x86: eliminate some unreachable code
Miaohe Lin
2020-03-16
KVM: x86: Fix print format and coding style
Miaohe Lin
2020-03-16
KVM: vmx: rewrite the comment in vmx_get_mt_mask
Chia-I Wu
2020-02-23
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2020-02-23
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2020-02-23
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
2020-02-23
KVM: fix error handling in svm_hardware_setup
Li RongQing
2020-02-21
KVM: SVM: Fix potential memory leak in svm_cpu_init()
Miaohe Lin
2020-02-21
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
2020-02-21
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...
Vitaly Kuznetsov
2020-02-21
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
2020-02-21
kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
Suravee Suthikulpanit
2020-02-21
KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
Xiaoyao Li
2020-02-21
KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
wanpeng li
2020-02-21
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
2020-02-20
kvm/emulate: fix a -Werror=cast-function-type
Qian Cai
[next]