summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: KVM: Add MSA exception handlingJames Hogan2015-03-275-2/+140
* MIPS: KVM: Emulate MSA bits in COP0 interfaceJames Hogan2015-03-271-2/+35
* MIPS: KVM: Add base guest MSA supportJames Hogan2015-03-276-19/+323
* MIPS: KVM: Wire up FPU capabilityJames Hogan2015-03-273-0/+51
* MIPS: KVM: Expose FPU registersJames Hogan2015-03-273-11/+114
* MIPS: KVM: Add FP exception handlingJames Hogan2015-03-275-3/+88
* MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan2015-03-271-11/+100
* MIPS: KVM: Add base guest FPU supportJames Hogan2015-03-277-1/+333
* MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan2015-03-273-0/+20
* MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-275-2/+128
* MIPS: KVM: Simplify default guest Config registersJames Hogan2015-03-272-31/+9
* MIPS: KVM: Clean up register definitions a littleJames Hogan2015-03-272-55/+68
* MIPS: KVM: Drop pr_info messages on init/exitJames Hogan2015-03-271-3/+0
* MIPS: KVM: Sort kvm_mips_get_reg() registersJames Hogan2015-03-271-3/+3
* MIPS: KVM: Implement PRid CP0 register accessJames Hogan2015-03-273-0/+9
* MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan2015-03-275-0/+71
* MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan2015-03-273-12/+21
* MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-03-274-0/+35
* Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr i...James Hogan2015-03-279-245/+249
|\
| * MIPS: MSA: Fix big-endian FPR_IDX implementationJames Hogan2015-03-271-1/+1
| * Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan2015-03-273-194/+128
| * MIPS: disable FPU if the mode is unsupportedPaul Burton2015-03-271-7/+12
| * MIPS: prevent FP context set via ptrace being discardedPaul Burton2015-03-271-6/+24
| * MIPS: Ensure FCSR cause bits are clear after invoking FPU emulatorPaul Burton2015-03-271-8/+9
| * MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton2015-03-271-1/+10
| * MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton2015-03-271-4/+20
| * MIPS: remove MSA macro recursionPaul Burton2015-03-271-3/+31
| * MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton2015-03-271-16/+12
| * MIPS: Push .set mips64r* into the functions needing itPaul Burton2015-03-272-9/+5
| * MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan2015-03-271-0/+1
* | KVM: nVMX: Add support for rdtscpJan Kiszka2015-03-262-2/+8
* | KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář2015-03-232-8/+7
* | Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti2015-03-2311-124/+752
|\ \
| * | KVM: s390: represent SIMD cap in kvm facilityMichael Mueller2015-03-173-9/+22
| * | KVM: s390: drop SIMD bit from kvm_s390_fac_list_maskMichael Mueller2015-03-171-1/+0
| * | KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne2015-03-173-0/+195
| * | KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-175-1/+61
| * | KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth2015-03-175-0/+165
| * | KVM: s390: Add access register modeAlexander Yarygin2015-03-172-35/+202
| * | KVM: s390: Optimize paths where get_vcpu_asce() is invokedAlexander Yarygin2015-03-171-13/+12
| * | KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-178-48/+81
| * | KVM: s390: Fix low-address protection for real addressesAlexander Yarygin2015-03-173-8/+9
| * | KVM: s390: cleanup jump lables in kvm_arch_init_vmDominik Dingel2015-03-171-9/+5
| * | KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven2015-03-171-1/+1
* | | x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti2015-03-235-8/+76
* | | KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()Takuya Yoshikawa2015-03-181-3/+5
* | | KVM: SVM: Fix confusing message if no exit handlers are installedBandan Das2015-03-181-1/+1
* | | KVM: x86: For the symbols used locally only should be static typeXiubo Li2015-03-173-6/+10
* | | KVM: x86: Avoid using plain integer as NULL pointer warningXiubo Li2015-03-171-1/+1
* | | KVM: nVMX: Do not emulate #UD while in guest modeJan Kiszka2015-03-131-0/+4
OpenPOWER on IntegriCloud