summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-16MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan1-67/+0
2016-06-16MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan1-2/+8
2016-06-16MIPS: KVM: Add KScratch registersJames Hogan1-0/+19
2016-06-16MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan1-1/+1
2016-06-16MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan1-0/+2
2016-06-16MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan1-9/+13
2016-06-14MIPS: KVM: Clean up kvm_exit trace eventJames Hogan1-22/+0
2016-06-14MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan1-4/+4
2016-06-14MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan1-7/+4
2016-06-14MIPS: KVM: Simplify TLB_* macrosJames Hogan1-5/+3
2016-06-14MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan1-6/+5
2016-06-14MIPS: KVM: Restore host EBase from ebase variableJames Hogan1-1/+1
2016-06-14MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan1-3/+1
2016-06-14MIPS: KVM: Don't indirect KVM functionsJames Hogan1-3/+0
2016-06-14MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan1-0/+4
2016-06-14MIPS: KVM: Make various Cause variables 32-bitJames Hogan1-20/+20
2016-06-14MIPS: KVM: Convert headers to kernel sized typesJames Hogan1-50/+47
2016-06-14MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan1-1/+0
2016-06-14MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan1-1/+0
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan1-1/+1
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan1-0/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
2016-05-13MIPS: KVM: Abstract guest ASID maskPaul Burton1-2/+3
2016-05-10MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan1-1/+1
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-38/+1
2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan1-28/+0
2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan1-1/+0
2016-01-24MIPS: Move definition of DC bit to mipsregs.hJames Hogan1-3/+0
2016-01-24MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan1-5/+0
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan1-1/+1
2016-01-16kvm: rename pfn_t to kvm_pfn_tDan Williams1-3/+3
2015-10-23KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini1-0/+1
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini1-1/+1
2015-03-28MIPS: KVM: Add MSA exception handlingJames Hogan1-0/+16
2015-03-28MIPS: KVM: Add base guest MSA supportJames Hogan1-1/+20
2015-03-28MIPS: KVM: Add FP exception handlingJames Hogan1-0/+8
2015-03-28MIPS: KVM: Add base guest FPU supportJames Hogan1-0/+27
2015-03-28MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan1-0/+2
2015-03-28MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan1-0/+13
2015-03-28MIPS: KVM: Simplify default guest Config registersJames Hogan1-25/+0
2015-03-28MIPS: KVM: Clean up register definitions a littleJames Hogan1-2/+2
2015-03-28MIPS: KVM: Implement PRid CP0 register accessJames Hogan1-0/+1
2015-03-28MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan1-0/+8
2015-03-28MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan1-0/+2
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+11