- 5fdb2621 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- 72e3244 kvm/mips: rework guest entry logic by Mark Rutland · 3 years ago
- 2161ba0 MIPS: KVM: fix vz.c kernel-doc notation by Randy Dunlap · 3 years ago
- ae1b606 KVM: mips: Use Makefile.kvm for common files by David Woodhouse · 3 years, 2 months ago
- 91b99ea KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() by Sean Christopherson · 3 years, 3 months ago
- ed92273 KVM: Use interval tree to do fast hva lookup in memslots by Maciej S. Szmigiero · 3 years, 1 month ago
- 6a99c6e KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks by Sean Christopherson · 3 years, 1 month ago
- 3b18161 KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem" by Sean Christopherson · 3 years, 1 month ago
- 537a17b KVM: Let/force architectures to deal with arch specific memslot data by Sean Christopherson · 3 years, 1 month ago
- 75a9869 KVM: mips: Use kvm_get_vcpu() instead of open-coded access by Marc Zyngier · 3 years, 2 months ago
- 27592ae KVM: Move wiping of the kvm->vcpus array to common code by Marc Zyngier · 3 years, 2 months ago
- 57a2e13 KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
- a3f3677 Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 2 months ago
- 95b8a5e MIPS: Remove NETLOGIC support by Thomas Bogendoerfer · 3 years, 3 months ago
- a1c42dd kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS by Juergen Gross · 3 years, 4 months ago
- 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
- a3cf527 KVM: MIPS: Remove a "set but not used" variable by Huacai Chen · 3 years, 9 months ago
- 126b3936 MIPS: Return true/false (not 1/0) from bool functions by Huilong Deng · 3 years, 5 months ago
- f95937cc KVM: stats: Support linear and logarithmic histogram statistics by Jing Zhang · 3 years, 6 months ago
- d656132 mips: clean up kvm Makefile by Masahiro Yamada · 3 years, 10 months ago
- d17eef2 mips: replace deprecated EXTRA_CFLAGS with ccflags-y by Masahiro Yamada · 3 years, 10 months ago
- 19b4385 Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 7 months ago
- bc9e9e6 KVM: debugfs: Reuse binary stats descriptors by Jing Zhang · 3 years, 7 months ago
- ce55c04 KVM: stats: Support binary stats retrieval for a VCPU by Jing Zhang · 3 years, 7 months ago
- fcfe1ba KVM: stats: Support binary stats retrieval for a VM by Jing Zhang · 3 years, 7 months ago
- cb082bf KVM: stats: Add fd-based API to read binary stats data by Jing Zhang · 3 years, 7 months ago
- 0193cc9 KVM: stats: Separate generic stats from architecture specific ones by Jing Zhang · 3 years, 7 months ago
- a2cdc24 mips/kvm: Use BUG_ON instead of if condition followed by BUG by zhouchuangao · 3 years, 9 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 9 months ago
- d923ff2 KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks by Sean Christopherson · 3 years, 10 months ago
- fe9a5b0 KVM: MIPS: defer flush to generic MMU notifier code by Paolo Bonzini · 3 years, 10 months ago
- 566a0be KVM: MIPS: let generic code call prepare_flush_shadow by Paolo Bonzini · 3 years, 10 months ago
- 5194552f KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush by Paolo Bonzini · 3 years, 10 months ago
- 6c9dd6d KVM: constify kvm_arch_flush_remote_tlbs_memslot by Paolo Bonzini · 3 years, 10 months ago
- 45c7e8a MIPS: Remove KVM_TE support by Thomas Bogendoerfer · 3 years, 11 months ago
- 6732a1f KVM: MIPS: remove unneeded semicolon by Yang Li · 4 years ago
- 411406a MIPS: kvm: Use vm_get_page_prot to get protection bits by Thomas Bogendoerfer · 4 years, 2 months ago
- 0b7aa58 KVM: MIPS: clean up redundant kvm_run parameters in assembly by Tianjia Zhang · 4 years, 7 months ago
- 15e9e35 KVM: MIPS: Change the definition of kvm type by Huacai Chen · 4 years, 4 months ago
- fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 5 months ago
- e792415 KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup by Xingxing Su · 4 years, 5 months ago
- f40a4b0 MIPS: KVM: Convert a fallthrough comment to fallthrough by Jiaxun Yang · 4 years, 5 months ago
- cf99c50 MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64 by Huacai Chen · 4 years, 5 months ago
- 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
- b62e419 Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 5 months ago
- 033555f MIPS: KVM: Fix build error caused by 'kvm_run' cleanup by Huacai Chen · 4 years, 6 months ago
- 3d9fdc2 KVM: MIPS: Fix build errors for 32bit kernel by Huacai Chen · 4 years, 6 months ago
- c34b26b KVM: MIPS: clean up redundant 'kvm_run' parameters by Tianjia Zhang · 4 years, 7 months ago
- 6627a72 MIPS: KVM: Remove outdated README by Jiaxun Yang · 4 years, 6 months ago
- 01edc5e MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only by Jiaxun Yang · 4 years, 6 months ago
- 380f3a8 KVM: MIPS: Use common KVM implementation of MMU memory caches by Sean Christopherson · 4 years, 7 months ago
- 0cdc739 KVM: MIPS: Account pages used for GPA page tables by Sean Christopherson · 4 years, 7 months ago
- 220a706 KVM: MIPS: Drop @max param from mmu_topup_memory_cache() by Sean Christopherson · 4 years, 7 months ago
- 0ed076c7 KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended" by Colin Ian King · 4 years, 7 months ago
- 04ef32a MIPS: Unify naming style of vendor CP0.Config6 bits by Huacai Chen · 4 years, 7 months ago
- 0ae705f KVM: MIPS: Fix a build error for !CPU_LOONGSON64 by Huacai Chen · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 0f78355 KVM: MIPS: Enable KVM support for Loongson-3 by Huacai Chen · 4 years, 8 months ago
- dc6d95b KVM: MIPS: Add more MMIO load/store instructions emulation by Huacai Chen · 4 years, 8 months ago
- 8a5097e KVM: MIPS: Add CONFIG6 and DIAG registers emulation by Huacai Chen · 4 years, 8 months ago
- 7f2a83f KVM: MIPS: Add CPUCFG emulation for Loongson-3 by Huacai Chen · 4 years, 8 months ago
- f21db30 KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support by Huacai Chen · 4 years, 8 months ago
- 3f51d8f KVM: MIPS: Add more types of virtual interrupts by Huacai Chen · 4 years, 8 months ago
- 49bb960 KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3 by Huacai Chen · 4 years, 8 months ago
- 52c07e1c KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3 by Huacai Chen · 4 years, 8 months ago
- 3210e2c KVM: MIPS: Introduce and use cpu_guest_has_ldpte by Huacai Chen · 4 years, 8 months ago
- 8bf3129 KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd by Huacai Chen · 4 years, 8 months ago
- bf10efb KVM: MIPS: Add EVENTFD support which is needed by VHOST by Huacai Chen · 4 years, 8 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- ab7c01f mips: Add MIPS Release 5 support by Serge Semin · 4 years, 8 months ago
- cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 8 months ago
- b6b6c31 KVM: MIPS/Emulate: Remove unneeded semicolon by Zou Wei · 4 years, 9 months ago
- 8d34509 KVM: MIPS/VZ: Remove unneeded semicolon by Zou Wei · 4 years, 9 months ago
- 7ff1f62 KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c by Jason Yan · 4 years, 9 months ago
- 04146f2 KVM: MIPS: use true,false for bool variable by Jason Yan · 4 years, 9 months ago
- da4ad88 kvm: Replace vcpu->swait with rcuwait by Davidlohr Bueso · 4 years, 9 months ago
- 4aef2ec Merge branch 'kvm-amd-fixes' into HEAD by Paolo Bonzini · 4 years, 8 months ago
- c9b0299 MIPS: Use fallthrough for arch/mips by Liangliang Huang · 4 years, 9 months ago
- 1b94f6f KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run by Tianjia Zhang · 4 years, 9 months ago
- 812756a kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place by Emanuele Giuseppe Esposito · 4 years, 9 months ago
- 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
- 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 10 months ago
- b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 4 years, 10 months ago
- 0dff084 KVM: Provide common implementation for generic dirty log functions by Sean Christopherson · 5 years ago
- 9d4c197 KVM: Drop "const" attribute from old memslot in commit_memory_region() by Sean Christopherson · 5 years ago
- 414de7ab KVM: Drop kvm_arch_create_memslot() by Sean Christopherson · 5 years ago
- 879a376 KVM: MIPS: Fold comparecount_func() into comparecount_wakeup() by Sean Christopherson · 5 years ago
- 09df630 KVM: MIPS: Fix a build error due to referencing not-yet-defined function by Sean Christopherson · 5 years ago
- ddd259c KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() by Sean Christopherson · 5 years ago
- d11dfed KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
- afede96 KVM: Drop kvm_arch_vcpu_setup() by Sean Christopherson · 5 years ago
- 5259878 KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
- e529ef6 KVM: Move vcpu alloc and init invocation to common code by Sean Christopherson · 5 years ago
- 4543bdc KVM: Introduce kvm_vcpu_destroy() by Sean Christopherson · 5 years ago