Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-01 | MIPS: KVM: Use 64-bit CP0_EBase when appropriate | James Hogan | 1 | -3/+22 |
2016-08-01 | MIPS: KVM: Set CP0_Status.KX on MIPS64 | James Hogan | 1 | -2/+8 |
2016-08-01 | MIPS: KVM: Make entry code MIPS64 friendly | James Hogan | 1 | -24/+24 |
2016-07-05 | MIPS: KVM: Don't save/restore lo/hi for r6 | James Hogan | 1 | -12/+4 |
2016-07-05 | MIPS: KVM: Save k0 straight into VCPU structure | James Hogan | 1 | -22/+15 |
2016-07-05 | MIPS: KVM: Relative branch to common exit handler | James Hogan | 1 | -6/+17 |
2016-07-05 | MIPS: KVM: Dynamically choose scratch registers | James Hogan | 1 | -15/+79 |
2016-07-05 | MIPS: KVM: Drop redundant restore of DDATA_LO | James Hogan | 1 | -4/+0 |
2016-07-05 | MIPS: KVM: Check MSA presence at uasm time | James Hogan | 1 | -20/+15 |
2016-07-05 | MIPS: KVM: Omit FPU handling entry code if possible | James Hogan | 1 | -12/+15 |
2016-07-05 | MIPS; KVM: Convert exception entry to uasm | James Hogan | 1 | -0/+622 |