aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan1-0/+13
2015-03-27MIPS: KVM: Simplify default guest Config registersJames Hogan1-25/+0
2015-03-27MIPS: KVM: Clean up register definitions a littleJames Hogan1-2/+2
2015-03-27MIPS: KVM: Implement PRid CP0 register accessJames Hogan1-0/+1
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan1-0/+8
2015-03-27MIPS: 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
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-5/+0
2014-06-30MIPS: KVM: Simplify functions by removing redundancyDeng-Cheng Zhu1-1/+1
2014-06-30MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu1-3/+7
2014-05-30MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan1-23/+23
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan1-0/+1
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan1-0/+6
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan1-5/+16
2014-05-30MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan1-6/+65
2014-05-30MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan1-0/+1
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan1-0/+4
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan1-0/+32
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan1-1/+0
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan1-0/+2
2014-03-19MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan1-206/+209
2014-01-24MIPS: KVM: remove shadow_tlb codeJames Hogan1-7/+0
2013-10-14KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall1-7/+0
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney1-4/+0
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney1-1/+1
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-nextRalf Baechle1-1/+1
2013-05-08KVM/MIPS32: Arch specific KVM data structures.Sanjay Lal1-0/+667