index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-01-06
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
2022-01-06
RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2
Atish Patra
2022-01-06
RISC-V: KVM: Add SBI v0.2 base extension
Atish Patra
2022-01-06
RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
Atish Patra
2022-01-06
RISC-V: KVM: Mark the existing SBI implementation as v0.1
Atish Patra
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2021-12-21
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-12-21
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
2021-12-21
KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
Sean Christopherson
2021-12-20
KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
Sean Christopherson
2021-12-20
KVM: VMX: Always clear vmx->fail on emulation_required
Sean Christopherson
2021-12-20
KVM: x86: Always set kvm_run->if_flag
Marc Orr
2021-12-20
KVM: x86/mmu: Don't advance iterator after restart due to yielding
Sean Christopherson
2021-12-20
KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
Wei Wang
2021-12-19
KVM: x86: Retry page fault if MMU reload is pending and root has no sp
Sean Christopherson
2021-12-19
KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...
Vitaly Kuznetsov
2021-12-19
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-12-17
KVM: s390: Clarify SIGP orders versus STOP/RESTART
Eric Farman
2021-12-17
s390: uv: Add offset comments to UV query struct and fix naming
Janosch Frank
2021-12-17
KVM: s390: gaccess: Cleanup access to guest pages
Janis Schoetterl-Glausch
2021-12-17
KVM: s390: gaccess: Refactor access address range check
Janis Schoetterl-Glausch
2021-12-17
KVM: s390: gaccess: Refactor gpa and length calculation
Janis Schoetterl-Glausch
2021-12-14
KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait object
Sean Christopherson
2021-12-10
KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit
Sean Christopherson
2021-12-10
KVM: X86: Raise #GP when clearing CR0_PG in 64 bit mode
Lai Jiangshan
2021-12-10
KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req
Sean Christopherson
2021-12-10
KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...
Vitaly Kuznetsov
2021-12-09
KVM: arm64: Use Makefile.kvm for common files
David Woodhouse
2021-12-09
KVM: powerpc: Use Makefile.kvm for common files
David Woodhouse
2021-12-09
KVM: RISC-V: Use Makefile.kvm for common files
David Woodhouse
2021-12-09
KVM: mips: Use Makefile.kvm for common files
David Woodhouse
2021-12-09
KVM: s390: Use Makefile.kvm for common files
David Woodhouse
2021-12-09
KVM: Add Makefile.kvm for common files, use it for x86
David Woodhouse
2021-12-09
KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
David Woodhouse
2021-12-09
KVM: VMX: Clean up PI pre/post-block WARNs
Sean Christopherson
2021-12-09
KVM: nVMX: Ensure vCPU honors event request if posting nested IRQ fails
Sean Christopherson
2021-12-09
KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery
Maxim Levitsky
2021-12-08
KVM: nVMX: Implement Enlightened MSR Bitmap feature
Vitaly Kuznetsov
2021-12-08
KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
Vitaly Kuznetsov
2021-12-08
KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
Vitaly Kuznetsov
2021-12-08
Merge branch 'kvm-on-hv-msrbm-fix' into HEAD
Paolo Bonzini
2021-12-08
KVM: x86: Exit to userspace if emulation prepared a completion callback
Hou Wenlong
2021-12-08
KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
Vitaly Kuznetsov
2021-12-08
KVM: x86: Use different callback if msr access comes from the emulator
Hou Wenlong
2021-12-08
KVM: x86: Add an emulation type to handle completion of user exits
Hou Wenlong
2021-12-08
KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg
Sean Christopherson
2021-12-08
KVM: Clear pv eoi pending bit only when it is set
Li RongQing
2021-12-08
KVM: x86: don't print when fail to read/write pv eoi memory
Li RongQing
2021-12-08
KVM: X86: Remove mmu parameter from load_pdptrs()
Lai Jiangshan
2021-12-08
KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction
Lai Jiangshan
[next]