summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář2016-09-291-0/+17
|\
| * KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan2016-09-291-0/+3
| * KVM: MIPS: Override HVA error values for EVAJames Hogan2016-09-081-0/+14
* | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-23/+23
|/
* MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan2016-07-051-3/+3
* MIPS: KVM: Relative branch to common exit handlerJames Hogan2016-07-051-1/+1
* MIPS: KVM: Dynamically choose scratch registersJames Hogan2016-07-051-0/+1
* MIPS; KVM: Convert exception entry to uasmJames Hogan2016-07-051-2/+6
* MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan2016-06-151-67/+0Star
* MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan2016-06-151-2/+8
* MIPS: KVM: Add KScratch registersJames Hogan2016-06-151-0/+19
* MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan2016-06-151-1/+1
* MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan2016-06-151-0/+2
* MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-151-9/+13
* MIPS: KVM: Clean up kvm_exit trace eventJames Hogan2016-06-141-22/+0Star
* MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan2016-06-141-4/+4
* MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan2016-06-141-7/+4Star
* MIPS: KVM: Simplify TLB_* macrosJames Hogan2016-06-141-5/+3Star
* MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan2016-06-141-6/+5Star
* MIPS: KVM: Restore host EBase from ebase variableJames Hogan2016-06-141-1/+1
* MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan2016-06-141-3/+1Star
* MIPS: KVM: Don't indirect KVM functionsJames Hogan2016-06-141-3/+0Star
* MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan2016-06-141-0/+4
* MIPS: KVM: Make various Cause variables 32-bitJames Hogan2016-06-141-20/+20
* MIPS: KVM: Convert headers to kernel sized typesJames Hogan2016-06-141-50/+47Star
* MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan2016-06-141-1/+0Star
* MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2016-06-141-1/+0Star
* MIPS: KVM: Include bit 31 in segment matchesJames Hogan2016-06-141-1/+1
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-06-141-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-1/+3
|\
| * KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+2
| * MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-05-101-1/+1
* | MIPS: KVM: Abstract guest ASID maskPaul Burton2016-05-131-2/+3
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-38/+1Star
|\
| * MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-241-28/+0Star
| * MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-241-1/+0Star
| * MIPS: Move definition of DC bit to mipsregs.hJames Hogan2016-01-241-3/+0Star
| * MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan2016-01-241-5/+0Star
| * MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-241-1/+1
* | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-161-3/+3
|/
* KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
* KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
* KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
* MIPS: KVM: Add MSA exception handlingJames Hogan2015-03-271-0/+16
* MIPS: KVM: Add base guest MSA supportJames Hogan2015-03-271-1/+20
* MIPS: KVM: Add FP exception handlingJames Hogan2015-03-271-0/+8
* MIPS: KVM: Add base guest FPU supportJames Hogan2015-03-271-0/+27
* MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan2015-03-271-0/+2
* MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-271-0/+13