index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
Age
Commit message (
Expand
)
Author
2023-10-12
KVM: MIPS: fix -Wunused-but-set-variable warning
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-17
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
2023-08-17
KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
David Matlack
2023-07-07
MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled
Thomas Bogendoerfer
2023-07-03
MIPS: KVM: Fix NULL pointer dereference
Huacai Chen
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-05
kvm: Remove "select SRCU"
Paul E. McKenney
2023-03-23
KVM: MIPS: Make kvm_mips_callbacks const
Sean Christopherson
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-01-26
MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT
Nathan Chancellor
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
KVM: MIPS: Register die notifier prior to kvm_init()
Sean Christopherson
2022-12-29
KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
Sean Christopherson
2022-12-29
KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
Sean Christopherson
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
2022-09-26
KVM: mips, x86: do not rely on KVM_REQ_UNHALT
Paolo Bonzini
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-07-17
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
2022-05-04
MIPS: fix typos in comments
Julia Lawall
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-02-01
kvm/mips: rework guest entry logic
Mark Rutland
2022-02-01
MIPS: KVM: fix vz.c kernel-doc notation
Randy Dunlap
2021-12-09
KVM: mips: Use Makefile.kvm for common files
David Woodhouse
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
Sean Christopherson
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-12-08
KVM: mips: Use kvm_get_vcpu() instead of open-coded access
Marc Zyngier
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
2021-11-18
KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
2021-11-05
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-10-24
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-06
KVM: MIPS: Remove a "set but not used" variable
Huacai Chen
2021-08-21
MIPS: Return true/false (not 1/0) from bool functions
Huilong Deng
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2021-07-22
mips: clean up kvm Makefile
Masahiro Yamada
2021-07-22
mips: replace deprecated EXTRA_CFLAGS with ccflags-y
Masahiro Yamada
2021-07-01
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
[next]