summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorLines
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini-0/+1
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář-0/+11
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini-5/+0
2014-06-30MIPS: KVM: Simplify functions by removing redundancyDeng-Cheng Zhu-1/+1
2014-06-30MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu-3/+7
2014-05-30MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan-23/+23
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan-0/+1
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan-0/+6
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan-5/+16
2014-05-30MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan-6/+65
2014-05-30MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan-0/+1
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan-0/+4
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan-0/+32
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan-1/+0
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan-0/+2
2014-03-19MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan-206/+209
2014-01-24MIPS: KVM: remove shadow_tlb codeJames Hogan-7/+0
2013-10-14KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall-7/+0
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney-4/+0
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney-1/+1
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle-1/+1
2013-05-08KVM/MIPS32: Arch specific KVM data structures.Sanjay Lal-0/+667