summaryrefslogtreecommitdiff
path: root/arch/mips/kvm
AgeCommit message (Expand)Author
2018-10-21KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2017-10-12MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2017-03-16KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2017-02-23KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2017-02-23MIPS: KVM: Fix unused variable build warningNicholas Mc Guire
2017-02-23KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-20KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-11-20MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-11-20gpio: Fix OF build problem on UMLinus Walleij
2016-11-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-11-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-11-20MIPS: KVM: Add missing gfn range checkJames Hogan
2016-11-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-08-22MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-08-22MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2015-12-18MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan
2015-12-18MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2015-12-18MIPS: KVM: Fix ASID restoration logicJames Hogan
2015-07-09KVM: mips: use id_to_memslot correctlyPaolo Bonzini
2015-06-12MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-05-05MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2015-03-18KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-03-02KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2014-06-25MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu
2014-05-30MIPS: KVM: Remove redundant semicolonJames Hogan
2014-05-30MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan
2014-05-30MIPS: KVM: Quieten kvm_info() loggingJames Hogan
2014-05-30MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan
2014-05-30MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan
2014-05-30MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} staticJames 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: Migrate hrtimer to follow VCPUJames Hogan
2014-05-30MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2014-05-30MIPS: KVM: Add CP0_HWREna KVM register accessJames 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: Add CP0_EPC KVM register accessJames Hogan
2014-05-30MIPS: KVM: Use tlb_write_randomJames Hogan
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan
2014-05-30MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan
2014-05-29MIPS: KVM: remove the stale memory alias support function unalias_gfnDeng-Cheng Zhu
2014-03-19MIPS: KVM: Remove dead code in CP0 emulationJames Hogan
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan
2014-03-19MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24MIPS: KVM: remove shadow_tlb codeJames Hogan
2014-01-24MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHIJames Hogan