| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstate | Eric Auger | 2015-03-12 | 1 | -8/+5 |
| | * | | KVM: arm/arm64: implement kvm_arch_intc_initialized | Eric Auger | 2015-03-12 | 3 | -0/+9 |
| | * | | KVM: introduce kvm_arch_intc_initialized and use it in irqfd | Eric Auger | 2015-03-12 | 2 | -0/+17 |
| | * | | KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP | Eric Auger | 2015-03-12 | 2 | -2/+0 |
| | * | | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} | Christoffer Dall | 2015-03-12 | 10 | -202/+20 |
| | * | | KVM: arm/arm64: prefer IS_ENABLED to a static variable | Paolo Bonzini | 2015-03-11 | 1 | -12/+5 |
| | * | | KVM: vgic: add virt-capable compatible strings | Mark Rutland | 2015-03-11 | 1 | -2/+4 |
| * | | | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2015-04-07 | 8 | -75/+105 |
| |\ \ \ |
|
| * | | | | x86: Use bool function return values of true/false not 1/0 | Joe Perches | 2015-03-31 | 3 | -38/+38 |
| * | | | | KVM: remove useless check of "ret" variable prior to returning the same value | Eugene Korenevsky | 2015-03-30 | 1 | -3/+1 |
| * | | | | KVM: x86: Remove redundant definitions | Nadav Amit | 2015-03-30 | 3 | -15/+12 |
| * | | | | KVM: x86: removing redundant eflags bits definitions | Nadav Amit | 2015-03-30 | 2 | -61/+46 |
| * | | | | KVM: x86: BSF and BSR emulation change register unnecassarily | Nadav Amit | 2015-03-30 | 1 | -1/+18 |
| * | | | | KVM: x86: POPA emulation may not clear bits [63:32] | Nadav Amit | 2015-03-30 | 1 | -16/+23 |
| * | | | | KVM: x86: CMOV emulation on legacy mode is wrong | Nadav Amit | 2015-03-30 | 1 | -2/+1 |
| * | | | | kvm: x86: i8259: return initialized data on invalid-size read | Petr Matousek | 2015-03-30 | 1 | -0/+1 |
| * | | | | Merge tag 'kvm_mips_20150327' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2015-03-30 | 23 | -366/+1877 |
| |\ \ \ \ |
|
| | * | | | | MIPS: KVM: Wire up MSA capability | James Hogan | 2015-03-27 | 3 | -0/+31 |
| | * | | | | MIPS: KVM: Expose MSA registers | James Hogan | 2015-03-27 | 3 | -3/+86 |
| | * | | | | MIPS: KVM: Add MSA exception handling | James Hogan | 2015-03-27 | 5 | -2/+140 |
| | * | | | | MIPS: KVM: Emulate MSA bits in COP0 interface | James Hogan | 2015-03-27 | 1 | -2/+35 |
| | * | | | | MIPS: KVM: Add base guest MSA support | James Hogan | 2015-03-27 | 6 | -19/+323 |
| | * | | | | MIPS: KVM: Wire up FPU capability | James Hogan | 2015-03-27 | 3 | -0/+51 |
| | * | | | | MIPS: KVM: Expose FPU registers | James Hogan | 2015-03-27 | 3 | -11/+114 |
| | * | | | | MIPS: KVM: Add FP exception handling | James Hogan | 2015-03-27 | 5 | -3/+88 |
| | * | | | | MIPS: KVM: Emulate FPU bits in COP0 interface | James Hogan | 2015-03-27 | 1 | -11/+100 |
| | * | | | | MIPS: KVM: Add base guest FPU support | James Hogan | 2015-03-27 | 7 | -1/+333 |
| | * | | | | MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback | James Hogan | 2015-03-27 | 3 | -0/+20 |
| | * | | | | MIPS: KVM: Add Config4/5 and writing of Config registers | James Hogan | 2015-03-27 | 5 | -2/+128 |
| | * | | | | MIPS: KVM: Simplify default guest Config registers | James Hogan | 2015-03-27 | 2 | -31/+9 |
| | * | | | | MIPS: KVM: Clean up register definitions a little | James Hogan | 2015-03-27 | 2 | -55/+68 |
| | * | | | | MIPS: KVM: Drop pr_info messages on init/exit | James Hogan | 2015-03-27 | 1 | -3/+0 |
| | * | | | | MIPS: KVM: Sort kvm_mips_get_reg() registers | James Hogan | 2015-03-27 | 1 | -3/+3 |
| | * | | | | MIPS: KVM: Implement PRid CP0 register access | James Hogan | 2015-03-27 | 3 | -0/+9 |
| | * | | | | MIPS: KVM: Handle TRAP exceptions from guest kernel | James Hogan | 2015-03-27 | 5 | -0/+71 |
| | * | | | | MIPS: Clear [MSA]FPE CSR.Cause after notify_die() | James Hogan | 2015-03-27 | 3 | -12/+21 |
| | * | | | | MIPS: KVM: Handle MSA Disabled exceptions from guest | James Hogan | 2015-03-27 | 4 | -0/+35 |
| | * | | | | Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr i... | James Hogan | 2015-03-27 | 9 | -245/+249 |
| | |\ \ \ \
| |/ / / / / |
|
| | * | | | | MIPS: MSA: Fix big-endian FPR_IDX implementation | James Hogan | 2015-03-27 | 1 | -1/+1 |
| | * | | | | Revert "MIPS: Don't assume 64-bit FP registers for context switch" | James Hogan | 2015-03-27 | 3 | -194/+128 |
| | * | | | | MIPS: disable FPU if the mode is unsupported | Paul Burton | 2015-03-27 | 1 | -7/+12 |
| | * | | | | MIPS: prevent FP context set via ptrace being discarded | Paul Burton | 2015-03-27 | 1 | -6/+24 |
| | * | | | | MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator | Paul Burton | 2015-03-27 | 1 | -8/+9 |
| | * | | | | MIPS: clear MSACSR cause bits when handling MSA FP exception | Paul Burton | 2015-03-27 | 1 | -1/+10 |
| | * | | | | MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support | Paul Burton | 2015-03-27 | 1 | -4/+20 |
| | * | | | | MIPS: remove MSA macro recursion | Paul Burton | 2015-03-27 | 1 | -3/+31 |
| | * | | | | MIPS: assume at as source/dest of MSA copy/insert instructions | Paul Burton | 2015-03-27 | 1 | -16/+12 |
| | * | | | | MIPS: Push .set mips64r* into the functions needing it | Paul Burton | 2015-03-27 | 2 | -9/+5 |
| | * | | | | MIPS: lose_fpu(): Disable FPU when MSA enabled | James Hogan | 2015-03-27 | 1 | -0/+1 |
| * | | | | | KVM: nVMX: Add support for rdtscp | Jan Kiszka | 2015-03-26 | 2 | -2/+8 |