summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/kvm_host.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-161-1/+0
|\
| * KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson2021-12-081-1/+0
* | MIPS: retire "asm/llsc.h"Huang Pei2022-01-051-6/+7
|/
* KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-7/+2
* KVM: switch per-VM stats to u64Paolo Bonzini2021-06-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-13/+4
|\
| * KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson2021-04-171-1/+0
| * KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-171-0/+1
| * KVM: MIPS: let generic code call prepare_flush_shadowPaolo Bonzini2021-04-171-0/+3
| * KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flushPaolo Bonzini2021-04-171-8/+1
| * KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson2021-04-171-5/+0
* | MIPS: Remove KVM_TE supportThomas Bogendoerfer2021-03-101-238/+0
|/
* KVM: Raise the maximum number of user memslotsVitaly Kuznetsov2021-02-091-1/+0
* KVM: MIPS: clean up redundant kvm_run parameters in assemblyTianjia Zhang2020-09-281-2/+2
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-221-1/+1
* KVM: MIPS: clean up redundant 'kvm_run' parametersTianjia Zhang2020-07-101-25/+3
* KVM: MIPS: Use common KVM implementation of MMU memory cachesSean Christopherson2020-07-091-11/+0
* KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen2020-06-041-0/+7
* KVM: MIPS: Add CPUCFG emulation for Loongson-3Huacai Chen2020-06-041-0/+3
* KVM: MIPS: Add Loongson-3 Virtual IPI interrupt supportHuacai Chen2020-06-041-0/+32
* KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16Huacai Chen2020-06-041-2/+2
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-041-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-041-1/+1
* kvm: add halt-polling cpu usage statsDavid Matlack2020-05-151-0/+2
* KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-161-1/+1
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-02-201-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-261-1/+1
|\
| * KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-211-1/+1
* | MIPS: Avoid using .set mips0 to restore ISAPaul Burton2018-11-091-3/+6
|/
* KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-1/+0
* KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-09-011-5/+0
* kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-071-1/+0
* KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-281-0/+14
* KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-281-0/+5
* KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-281-0/+8
* KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-281-0/+6
* KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-281-0/+4
* KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-281-0/+4
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-281-0/+42
* KVM: MIPS/TLB: Add VZ TLB managementJames Hogan2017-03-281-0/+12
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-281-0/+5
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-281-88/+255
* KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-281-0/+1
* KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-281-1/+2
* KVM: MIPS: Add callback to check extensionJames Hogan2017-03-281-0/+1
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-281-1/+1
* KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-281-0/+10
* KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-281-0/+7
* KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan2017-02-031-1/+1
* KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan2017-02-031-0/+1