- 72e3244 kvm/mips: rework guest entry logic by Mark Rutland · 2 years, 11 months 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, 1 month ago
- 27592ae KVM: Move wiping of the kvm->vcpus array to common code by Marc Zyngier · 3 years, 1 month ago
- 57a2e13 KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 1 month ago
- a1c42dd kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS by Juergen Gross · 3 years, 4 months ago
- f95937cc KVM: stats: Support linear and logarithmic histogram statistics by Jing Zhang · 3 years, 5 months ago
- bc9e9e6 KVM: debugfs: Reuse binary stats descriptors by Jing Zhang · 3 years, 6 months ago
- ce55c04 KVM: stats: Support binary stats retrieval for a VCPU by Jing Zhang · 3 years, 6 months ago
- fcfe1ba KVM: stats: Support binary stats retrieval for a VM by Jing Zhang · 3 years, 6 months ago
- 0193cc9 KVM: stats: Separate generic stats from architecture specific ones by Jing Zhang · 3 years, 6 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
- 566a0be KVM: MIPS: let generic code call prepare_flush_shadow by Paolo Bonzini · 3 years, 9 months ago
- 5194552f KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush by Paolo Bonzini · 3 years, 9 months ago
- 6c9dd6d KVM: constify kvm_arch_flush_remote_tlbs_memslot by Paolo Bonzini · 3 years, 9 months ago
- 45c7e8a MIPS: Remove KVM_TE support by Thomas Bogendoerfer · 3 years, 10 months ago
- 6732a1f KVM: MIPS: remove unneeded semicolon by Yang Li · 3 years, 11 months ago
- 0b7aa58 KVM: MIPS: clean up redundant kvm_run parameters in assembly by Tianjia Zhang · 4 years, 6 months ago
- 15e9e35 KVM: MIPS: Change the definition of kvm type by Huacai Chen · 4 years, 4 months ago
- c34b26b KVM: MIPS: clean up redundant 'kvm_run' parameters by Tianjia Zhang · 4 years, 6 months ago
- 0ae705f KVM: MIPS: Fix a build error for !CPU_LOONGSON64 by Huacai Chen · 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
- 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
- 7f2a83f KVM: MIPS: Add CPUCFG emulation for Loongson-3 by Huacai Chen · 4 years, 7 months ago
- f21db30 KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support by Huacai Chen · 4 years, 7 months ago
- 3f51d8f KVM: MIPS: Add more types of virtual interrupts by Huacai Chen · 4 years, 7 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 8 months ago
- 04146f2 KVM: MIPS: use true,false for bool variable by Jason Yan · 4 years, 8 months ago
- da4ad88 kvm: Replace vcpu->swait with rcuwait by Davidlohr Bueso · 4 years, 8 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
- b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 4 years, 9 months ago
- 0dff084 KVM: Provide common implementation for generic dirty log functions by Sean Christopherson · 4 years, 10 months ago
- 9d4c197 KVM: Drop "const" attribute from old memslot in commit_memory_region() by Sean Christopherson · 4 years, 10 months ago
- 414de7ab KVM: Drop kvm_arch_create_memslot() by Sean Christopherson · 4 years, 10 months 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
- aaf532c KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu by Sean Christopherson · 5 years ago
- 897cc38 KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues by Sean Christopherson · 5 years ago
- 47d51e5 KVM: MIPS: Drop kvm_arch_vcpu_free() by Sean Christopherson · 5 years ago
- 5233009 KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs by Sean Christopherson · 5 years ago
- 741cbba KVM: remove kvm_arch_has_vcpu_debugfs() by Paolo Bonzini · 5 years ago
- f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
- a86cb41 KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 6 years ago
- c8790d6 MIPS: MemoryMapID (MMID) Support by Paul Burton · 6 years ago
- 2a31b9d kvm: introduce manual dirty log reprotect by Paolo Bonzini · 6 years ago
- 8fe65a8 kvm: rename last argument to kvm_get_dirty_log_protect by Paolo Bonzini · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- b3dae10 sched/swait: Rename to exclusive by Peter Zijlstra · 7 years ago
- b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 1499fa8 kvm: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
- ba3696e9 KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable" by Colin Ian King · 7 years ago
- 5cb0944 KVM: introduce kvm_arch_vcpu_async_ioctl by Paolo Bonzini · 7 years ago
- 9b062471 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl by Christoffer Dall · 7 years ago
- 875656f KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs by Christoffer Dall · 7 years ago
- 1fc9b76 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs by Christoffer Dall · 7 years ago
- accb757 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run by Christoffer Dall · 7 years ago
- 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
- 4c0b4bc kvm,mips: Fix potential swait_active() races by Davidlohr Bueso · 7 years ago
- 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
- 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
- edec9d7 KVM: MIPS/VZ: Trace guest mode changes by James Hogan · 8 years ago
- f4474d5 KVM: MIPS/VZ: Support hardware guest timer by James Hogan · 8 years ago
- c992a4f KVM: MIPS: Implement VZ support by James Hogan · 8 years ago
- ea1bdbf KVM: MIPS: Update exit handler for VZ by James Hogan · 8 years ago
- 1934a3a KVM: MIPS/Entry: Update entry code to support VZ by James Hogan · 8 years ago
- a27660f KVM: MIPS: Abstract guest CP0 register access for VZ by James Hogan · 8 years ago
- 28c1e76 KVM: MIPS: Add guest exit exception callback by James Hogan · 8 years ago
- edab4fe KVM: MIPS: Add hardware_{enable,disable} callback by James Hogan · 8 years ago
- 607ef2f KVM: MIPS: Add callback to check extension by James Hogan · 8 years ago
- a517c1a KVM: MIPS: Init timer frequency from callback by James Hogan · 8 years ago
- a8a3c42 KVM: MIPS: Add VZ & TE capabilities by James Hogan · 8 years ago
- a724492 KVM: MIPS: Extend counters & events for VZ GExcCodes by James Hogan · 8 years ago
- c58cf74 KVM: MIPS: Update kvm_lose_fpu() for VZ by James Hogan · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
- 12ed1fa KVM: MIPS: Allow multiple VCPUs to be created by James Hogan · 8 years ago
- 654229a KVM: MIPS/T&E: Move CP0 register access into T&E by James Hogan · 8 years ago
- 230c572 KVM: MIPS: Claim KVM_CAP_READONLY_MEM support by James Hogan · 10 years ago
- 411740f KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU by James Hogan · 8 years ago
- a1ac9e1 KVM: MIPS: Clean & flush on dirty page logging enable by James Hogan · 8 years ago
- e88643b KVM: MIPS/MMU: Use generic dirty log & protect helper by James Hogan · 8 years ago
- b620911 KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot by James Hogan · 8 years ago
- 4841e0d KVM: MIPS: Update vcpu->mode and vcpu->cpu by James Hogan · 8 years ago
- 06c158c KVM: MIPS/MMU: Convert guest physical map to page table by James Hogan · 10 years ago
- 6a97c77 KVM: MIPS: Use CP0_BadInstr[P] for emulation by James Hogan · 10 years ago
- 122e51d KVM: MIPS: Improve kvm_get_inst() error return by James Hogan · 8 years ago
- 7a156e9 KVM: MIPS: Drop vm_init() callback by James Hogan · 8 years ago
- 4c86460 KVM: MIPS/MMU: Convert commpage fault handling to page tables by James Hogan · 8 years ago
- aba8592 KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW by James Hogan · 8 years ago