index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-01-07
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
2022-01-07
KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs
Like Xu
2022-01-07
KVM: x86: avoid out of bounds indices for fixed performance counters
Paolo Bonzini
2022-01-07
KVM: VMX: Mark VCPU_EXREG_CR3 dirty when !CR0_PG -> CR0_PG if EPT + !URG
Lai Jiangshan
2022-01-07
KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed
Lai Jiangshan
2022-01-07
KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()
Lai Jiangshan
2022-01-07
Revert "KVM: X86: Update mmu->pdptrs only when it is changed"
Paolo Bonzini
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-06
KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR
Vincent Chen
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
2022-01-06
RISC-V: KVM: Forward SBI experimental and vendor extensions
Anup Patel
2022-01-06
RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static
Jisheng Zhang
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
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2022-01-04
KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()
Zenghui Yu
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: arm64: Fix comment on barrier in kvm_psci_vcpu_on()
Fuad Tabba
2021-12-20
KVM: arm64: Fix comment for kvm_reset_vcpu()
Fuad Tabba
2021-12-20
KVM: arm64: Use defined value for SCTLR_ELx_EE
Fuad Tabba
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-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
2021-12-16
KVM: arm64: Implement do_unshare() helper for unsharing memory
Will Deacon
2021-12-16
KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
Will Deacon
2021-12-16
KVM: arm64: Implement do_share() helper for sharing memory
Will Deacon
2021-12-16
KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
Will Deacon
2021-12-16
KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
Will Deacon
2021-12-16
KVM: arm64: pkvm: Refcount the pages shared with EL2
Quentin Perret
[next]