summaryrefslogtreecommitdiff
path: root/arch/mips/kvm
AgeCommit message (Expand)AuthorFilesLines
2018-10-21KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King1-1/+1
2017-10-12MIPS: KVM: Fix modular KVM under QEMUJames Hogan3-1/+13
2017-03-16KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan1-2/+2
2017-02-23KVM: MIPS: Precalculate MMIO load resume PCJames Hogan1-10/+15
2017-02-23MIPS: KVM: Fix unused variable build warningNicholas Mc Guire1-6/+0
2017-02-23KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-11-20KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-8/+53
2016-11-20MIPS: KVM: Check for pfn noslot caseJames Hogan1-1/+1
2016-11-20gpio: Fix OF build problem on UMLinus Walleij1-1/+1
2016-11-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-14/+37
2016-11-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-11-20MIPS: KVM: Add missing gfn range checkJames Hogan1-8/+15
2016-11-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-13/+24
2016-08-22MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2-35/+28
2016-08-22MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan1-5/+23
2015-12-18MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2015-12-18MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2015-12-18MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2015-07-09KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-06-12MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-05-05MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan3-0/+33
2015-03-18KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-02KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2-4/+4
2014-06-25MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu1-0/+1
2014-05-30MIPS: KVM: Remove redundant semicolonJames Hogan1-1/+1
2014-05-30MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan1-9/+3
2014-05-30MIPS: KVM: Quieten kvm_info() loggingJames Hogan2-22/+21
2014-05-30MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan3-28/+0
2014-05-30MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan2-10/+10
2014-05-30MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} staticJames Hogan1-2/+2
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan3-0/+57
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan3-14/+142
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan3-33/+397
2014-05-30MIPS: KVM: Migrate hrtimer to follow VCPUJames Hogan1-0/+23
2014-05-30MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan1-1/+1
2014-05-30MIPS: KVM: Add CP0_HWREna KVM register accessJames Hogan1-0/+7
2014-05-30MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan1-0/+7
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan2-0/+52
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan1-31/+0
2014-05-30MIPS: KVM: Add CP0_EPC KVM register accessJames Hogan1-1/+8
2014-05-30MIPS: KVM: Use tlb_write_randomJames Hogan1-6/+4
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan4-40/+12
2014-05-30MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan1-1/+1
2014-05-29MIPS: KVM: remove the stale memory alias support function unalias_gfnDeng-Cheng Zhu1-5/+0
2014-03-19MIPS: KVM: Remove dead code in CP0 emulationJames Hogan1-7/+0
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan1-14/+16
2014-03-19MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan1-3/+4
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-24MIPS: KVM: remove shadow_tlb codeJames Hogan2-131/+0
2014-01-24MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHIJames Hogan1-3/+1