Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-04 | KVM: add kvm_request_pending | Radim Krčmář | 1 | -1/+1 |
2017-03-28 | KVM: MIPS/VZ: Handle Octeon III guest.PRid register | James Hogan | 1 | -2/+17 |
2017-03-28 | KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III | James Hogan | 1 | -0/+11 |
2017-03-28 | KVM: MIPS/VZ: VZ hardware setup for Octeon III | James Hogan | 1 | -28/+92 |
2017-03-28 | KVM: MIPS/VZ: Trace guest mode changes | James Hogan | 1 | -2/+19 |
2017-03-28 | KVM: MIPS/VZ: Support hardware guest timer | James Hogan | 1 | -8/+189 |
2017-03-28 | KVM: MIPS/VZ: Emulate MAARs when necessary | James Hogan | 1 | -2/+108 |
2017-03-28 | KVM: MIPS/VZ: Support guest load-linked bit | James Hogan | 1 | -0/+24 |
2017-03-28 | KVM: MIPS/VZ: Support guest hardware page table walker | James Hogan | 1 | -0/+80 |
2017-03-28 | KVM: MIPS/VZ: Support guest segmentation control | James Hogan | 1 | -1/+241 |
2017-03-28 | KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig | James Hogan | 1 | -2/+60 |
2017-03-28 | KVM: MIPS/VZ: Support guest CP0_BadInstr[P] | James Hogan | 1 | -0/+46 |
2017-03-28 | KVM: MIPS: Implement VZ support | James Hogan | 1 | -0/+2381 |