summaryrefslogtreecommitdiff
path: root/arch/mips/kvm (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: Make anon_inodes unconditionalDavid Howells2022-10-28
* Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
|\
| * MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan2020-05-10
* | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
|\|
| * KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King2018-05-30
* | UPSTREAM: MIPS: Fix misspellings in comments.Adam Buchbinder2018-02-05
|/
* KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-12
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-11-18
* KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-11-15
* Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman2016-11-15
* KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2016-11-10
* KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-10-16
* MIPS: KVM: Check for pfn noslot caseJames Hogan2016-09-24
* MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-20
* MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan2016-08-20
* MIPS: KVM: Add missing gfn range checkJames Hogan2016-08-20
* MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan2016-08-20
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-07-27
* MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-06-01
* MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan2016-06-01
* mips/kvm: fix ioctl error handlingMichael S. Tsirkin2016-03-09
* MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan2015-11-18
* MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan2015-11-18
* MIPS: KVM: Fix ASID restoration logicJames Hogan2015-11-18
* MIPS: Fix duplicate CP0_* definitions.James Hogan2015-11-11
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\
| * KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
| * KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
| * KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-26
| * KVM: mips: use id_to_memslot correctlyPaolo Bonzini2015-05-19
| * KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-07
* | MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire2015-06-06
* | MIPS: KVM: Fix unused variable build warningNicholas Mc Guire2015-05-12
|/
* MIPS: KVM: Wire up MSA capabilityJames Hogan2015-03-27
* MIPS: KVM: Expose MSA registersJames Hogan2015-03-27
* MIPS: KVM: Add MSA exception handlingJames Hogan2015-03-27
* MIPS: KVM: Emulate MSA bits in COP0 interfaceJames Hogan2015-03-27
* MIPS: KVM: Add base guest MSA supportJames Hogan2015-03-27
* MIPS: KVM: Wire up FPU capabilityJames Hogan2015-03-27
* MIPS: KVM: Expose FPU registersJames Hogan2015-03-27
* MIPS: KVM: Add FP exception handlingJames Hogan2015-03-27
* MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan2015-03-27
* MIPS: KVM: Add base guest FPU supportJames Hogan2015-03-27
* MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan2015-03-27
* MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-27
* MIPS: KVM: Simplify default guest Config registersJames Hogan2015-03-27
* MIPS: KVM: Drop pr_info messages on init/exitJames Hogan2015-03-27
* MIPS: KVM: Sort kvm_mips_get_reg() registersJames Hogan2015-03-27
* MIPS: KVM: Implement PRid CP0 register accessJames Hogan2015-03-27