summaryrefslogtreecommitdiff
path: root/arch/mips/kvm
AgeCommit message (Expand)Author
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2017-01-12KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2016-11-18KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-15KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-11-15Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-10-16KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-09-24MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-20MIPS: KVM: Add missing gfn range checkJames Hogan
2016-08-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-01MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-03-09mips/kvm: fix ioctl error handlingMichael S. Tsirkin
2015-11-18MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan
2015-11-18MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2015-11-18MIPS: KVM: Fix ASID restoration logicJames Hogan
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-06MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini
2015-05-19KVM: mips: use id_to_memslot correctlyPaolo Bonzini
2015-05-12MIPS: KVM: Fix unused variable build warningNicholas Mc Guire
2015-05-07KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger
2015-03-27MIPS: KVM: Wire up MSA capabilityJames Hogan
2015-03-27MIPS: KVM: Expose MSA registersJames Hogan
2015-03-27MIPS: KVM: Add MSA exception handlingJames Hogan
2015-03-27MIPS: KVM: Emulate MSA bits in COP0 interfaceJames Hogan
2015-03-27MIPS: KVM: Add base guest MSA supportJames Hogan
2015-03-27MIPS: KVM: Wire up FPU capabilityJames Hogan
2015-03-27MIPS: KVM: Expose FPU registersJames Hogan
2015-03-27MIPS: KVM: Add FP exception handlingJames Hogan
2015-03-27MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan
2015-03-27MIPS: KVM: Add base guest FPU supportJames Hogan
2015-03-27MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan
2015-03-27MIPS: KVM: Simplify default guest Config registersJames Hogan
2015-03-27MIPS: KVM: Drop pr_info messages on init/exitJames Hogan
2015-03-27MIPS: KVM: Sort kvm_mips_get_reg() registersJames Hogan
2015-03-27MIPS: KVM: Implement PRid CP0 register accessJames Hogan
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan
2015-03-27MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2015-03-02KVM: MIPS: Enable after disabling interruptTapasweni Pathak
2015-03-02KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds