summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-38/+1
|\
| * MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-241-28/+0
| * MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-241-1/+0
| * MIPS: Move definition of DC bit to mipsregs.hJames Hogan2016-01-241-3/+0
| * MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan2016-01-241-5/+0
| * MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-241-1/+1
* | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-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
* MIPS: KVM: Simplify default guest Config registersJames Hogan2015-03-271-25/+0
* MIPS: KVM: Clean up register definitions a littleJames Hogan2015-03-271-2/+2
* MIPS: KVM: Implement PRid CP0 register accessJames Hogan2015-03-271-0/+1
* MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan2015-03-271-0/+8
* MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-03-271-0/+2
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-0/+11
* KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-5/+0
* MIPS: KVM: Simplify functions by removing redundancyDeng-Cheng Zhu2014-06-301-1/+1
* MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu2014-06-301-3/+7
* MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan2014-05-301-23/+23
* MIPS: KVM: Add count frequency KVM registerJames Hogan2014-05-301-0/+1
* MIPS: KVM: Add master disable count interfaceJames Hogan2014-05-301-0/+6
* MIPS: KVM: Rewrite count/compare timer emulationJames Hogan2014-05-301-5/+16
* MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan2014-05-301-6/+65
* MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan2014-05-301-0/+1
* MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan2014-05-301-0/+4
* MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan2014-05-301-0/+32
* MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan2014-05-301-1/+0
* MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan2014-03-191-0/+2
* MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan2014-03-191-206/+209
* MIPS: KVM: remove shadow_tlb codeJames Hogan2014-01-241-7/+0
* KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-7/+0
* mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-031-4/+0
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-161-1/+1
* Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-091-1/+1
* KVM/MIPS32: Arch specific KVM data structures.Sanjay Lal2013-05-081-0/+667
OpenPOWER on IntegriCloud