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
Age
Commit message (
Expand
)
Author
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: PPC: Move memslot memory allocation into 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
2020-02-20
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
2020-02-17
KVM: nVMX: Fix some obsolete comments and grammar error
Miaohe Lin
2020-02-12
KVM: x86: enable -Werror
Paolo Bonzini
2020-02-12
KVM: x86: fix WARN_ON check of an unsigned less than zero
Paolo Bonzini
2020-02-12
KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
Sean Christopherson
2020-02-12
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Sean Christopherson
2020-02-12
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
2020-02-12
KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
Sean Christopherson
2020-02-12
KVM: apic: reuse smp_wmb() in kvm_make_request()
Miaohe Lin
2020-02-12
KVM: x86: remove duplicated KVM_REQ_EVENT request
Miaohe Lin
2020-02-12
KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
Oliver Upton
2020-02-12
KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
Oliver Upton
2020-02-12
KVM: x86: Mask off reserved bit from #DB exception payload
Oliver Upton
2020-02-12
KVM: x86: do not reset microcode version on INIT or RESET
Paolo Bonzini
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-08
Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
[next]