Age | Commit message (Expand) | Author | Files | Lines |
2016-02-26 | mips/kvm: Support MSA in MIPS KVM guests | James Hogan | 1 | -20/+109 |
2016-02-26 | mips/kvm: Support FPU in MIPS KVM guests | James Hogan | 1 | -4/+117 |
2016-02-26 | mips/kvm: Support signed 64-bit KVM registers | James Hogan | 1 | -9/+31 |
2016-02-26 | mips/kvm: Support unsigned KVM registers | James Hogan | 1 | -0/+22 |
2016-02-26 | mips/kvm: Implement Config CP0 registers | James Hogan | 1 | -0/+106 |
2016-02-26 | mips/kvm: Implement PRid CP0 register | James Hogan | 1 | -0/+11 |
2016-02-26 | mips/kvm: Remove a couple of noisy DPRINTFs | James Hogan | 1 | -2/+0 |
2016-01-23 | mips: Clean up includes | Peter Maydell | 1 | -1/+1 |
2016-01-22 | fpu: Replace uint64 typedef with uint64_t | Peter Maydell | 1 | -2/+2 |
2015-10-19 | kvm: Pass PCI device pointer to MSI routing functions | Pavel Fedin | 1 | -1/+1 |
2015-07-16 | mips/kvm: Sign extend registers written to KVM | James Hogan | 1 | -4/+4 |
2015-07-16 | mips/kvm: Fix Big endian 32-bit register access | James Hogan | 1 | -10/+3 |
2015-07-09 | mips/kvm: Sync with newer MIPS KVM headers | James Hogan | 1 | -13/+2 |
2015-07-01 | kvm: First step to push iothread lock out of inner run loop | Jan Kiszka | 1 | -0/+4 |
2015-06-02 | kvm: introduce kvm_arch_msi_data_to_gsi | Eric Auger | 1 | -0/+5 |
2015-04-30 | kvm: add support for memory transaction attributes | Paolo Bonzini | 1 | -1/+3 |
2015-03-11 | kvm: add machine state to kvm_arch_init | Marcel Apfelbaum | 1 | -1/+1 |
2015-01-12 | kvm: extend kvm_irqchip_add_msi_route to work on s390 | Frank Blaschka | 1 | -0/+6 |
2014-12-15 | target-mips: kvm: do not use get_clock() | Paolo Bonzini | 1 | -1/+1 |
2014-07-09 | mips/kvm: Disable FPU on reset with KVM | James Hogan | 1 | -0/+7 |
2014-06-18 | target-mips: kvm: Add main KVM support for MIPS | Sanjay Lal | 1 | -0/+683 |