index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
mips.c
Age
Commit message (
Expand
)
Author
2024-09-04
KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-11
MIPS: kvm: Declare prototype for kvm_init_loongson_ipi
Jiaxun Yang
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-03
MIPS: KVM: Fix NULL pointer dereference
Huacai Chen
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
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-02-01
kvm/mips: rework guest entry logic
Mark Rutland
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-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
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
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-17
KVM: MIPS: let generic code call prepare_flush_shadow
Paolo Bonzini
2021-04-17
KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
Paolo Bonzini
2021-04-17
KVM: constify kvm_arch_flush_remote_tlbs_memslot
Paolo Bonzini
2021-03-10
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
2021-02-03
KVM: MIPS: remove unneeded semicolon
Yang Li
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
2020-07-10
KVM: MIPS: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-06-15
KVM: MIPS: Fix a build error for !CPU_LOONGSON64
Huacai Chen
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-04
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
2020-06-04
KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
Huacai Chen
2020-06-04
KVM: MIPS: Add more types of virtual interrupts
Huacai Chen
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-14
KVM: MIPS: use true,false for bool variable
Jason Yan
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-04-21
KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
Tianjia Zhang
2020-04-21
kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
Emanuele Giuseppe Esposito
[next]