summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan
2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan
2016-01-24MIPS: Move definition of DC bit to mipsregs.hJames Hogan
2016-01-24MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini
2015-03-27MIPS: KVM: Add MSA exception handlingJames Hogan
2015-03-27MIPS: KVM: Add base guest MSA supportJames Hogan
2015-03-27MIPS: KVM: Add FP exception handlingJames Hogan
2015-03-27MIPS: KVM: Add base guest FPU supportJames Hogan
2015-03-27MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan
2015-03-27MIPS: KVM: Simplify default guest Config registersJames Hogan
2015-03-27MIPS: KVM: Clean up register definitions a littleJames Hogan
2015-03-27MIPS: KVM: Implement PRid CP0 register accessJames Hogan
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan
2015-03-27MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-06-30MIPS: KVM: Simplify functions by removing redundancyDeng-Cheng Zhu
2014-06-30MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu
2014-05-30MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan
2014-05-30MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan
2014-05-30MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan
2014-03-19MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan
2014-01-24MIPS: KVM: remove shadow_tlb codeJames Hogan
2013-10-14KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2013-05-08KVM/MIPS32: Arch specific KVM data structures.Sanjay Lal