summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: MIPS: fix -Wunused-but-set-variable warningPaolo Bonzini2023-10-121-2/+1
* Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-311-1/+1
|\
| * KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action unionSean Christopherson2023-08-171-1/+1
* | KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common codeDavid Matlack2023-08-171-8/+2
* | KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()David Matlack2023-08-171-1/+1
|/
* MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer2023-07-071-2/+2
* MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-034-33/+33
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-012-3/+3
|\
| * KVM: MIPS: Make kvm_mips_callbacks constSean Christopherson2023-03-231-1/+1
| * KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth2023-03-161-2/+2
* | kvm: Remove "select SRCU"Paul E. McKenney2023-04-051-1/+0
|/
* Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-261-3/+3
|\
| * MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATNathan Chancellor2023-01-261-3/+3
* | KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson2022-12-291-0/+1
* | KVM: Drop kvm_arch_check_processor_compat() hookSean Christopherson2022-12-291-6/+1
* | KVM: Drop kvm_arch_{init,exit}() hooksSean Christopherson2022-12-291-10/+0
* | KVM: MIPS: Register die notifier prior to kvm_init()Sean Christopherson2022-12-291-4/+5
* | KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()Sean Christopherson2022-12-291-1/+5
* | KVM: MIPS: Hardcode callbacks to hardware virtualization extensionsSean Christopherson2022-12-294-25/+7
* | KVM: Drop arch hardware (un)setup hooksSean Christopherson2022-12-291-5/+0
|/
* MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-111-2/+1
* KVM: remove KVM_REQ_UNHALTPaolo Bonzini2022-09-261-1/+0
* KVM: mips, x86: do not rely on KVM_REQ_UNHALTPaolo Bonzini2022-09-261-4/+3
* KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-191-6/+6
* mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2022-07-171-1/+1
* MIPS: fix typos in commentsJulia Lawall2022-05-041-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-051-4/+46
|\
| * kvm/mips: rework guest entry logicMark Rutland2022-02-011-4/+46
* | MIPS: KVM: fix vz.c kernel-doc notationRandy Dunlap2022-02-011-3/+9
|/
* KVM: mips: Use Makefile.kvm for common filesDavid Woodhouse2021-12-091-1/+2
* KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson2021-12-081-1/+1
* KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero2021-12-081-0/+1
* KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean Christopherson2021-12-081-2/+0
* KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"Sean Christopherson2021-12-081-4/+0
* KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson2021-12-081-1/+2
* KVM: mips: Use kvm_get_vcpu() instead of open-coded accessMarc Zyngier2021-12-082-3/+3
* KVM: Move wiping of the kvm->vcpus array to common codeMarc Zyngier2021-12-081-20/+1
* KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov2021-11-181-1/+1
* Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-11-051-7/+1
|\
| * MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-241-7/+1
* | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross2021-09-301-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-072-6/+1
|\
| * KVM: MIPS: Remove a "set but not used" variableHuacai Chen2021-09-061-2/+1
| * KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-201-4/+0
* | MIPS: Return true/false (not 1/0) from bool functionsHuilong Deng2021-08-211-2/+2
* | mips: clean up kvm MakefileMasahiro Yamada2021-07-221-10/+7
* | mips: replace deprecated EXTRA_CFLAGS with ccflags-yMasahiro Yamada2021-07-221-1/+1
|/
* Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-011-2/+1
|\
| * mips/kvm: Use BUG_ON instead of if condition followed by BUGzhouchuangao2021-06-211-2/+1
* | KVM: debugfs: Reuse binary stats descriptorsJing Zhang2021-06-241-39/+0