aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-27MIPS: KVM: Add FP exception handlingJames Hogan5-3/+88
2015-03-27MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan1-11/+100
2015-03-27MIPS: KVM: Add base guest FPU supportJames Hogan7-1/+333
2015-03-27MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan3-0/+20
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan4-2/+126
2015-03-27MIPS: KVM: Simplify default guest Config registersJames Hogan2-31/+9
2015-03-27MIPS: KVM: Clean up register definitions a littleJames Hogan2-55/+68
2015-03-27MIPS: KVM: Drop pr_info messages on init/exitJames Hogan1-3/+0
2015-03-27MIPS: KVM: Sort kvm_mips_get_reg() registersJames Hogan1-3/+3
2015-03-27MIPS: KVM: Implement PRid CP0 register accessJames Hogan2-0/+8
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan5-0/+71
2015-03-27MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan3-12/+21
2015-03-27MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan4-0/+35
2015-03-27Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr into kvm_mips_queueJames Hogan9-245/+249
2015-03-27MIPS: MSA: Fix big-endian FPR_IDX implementationJames Hogan1-1/+1
2015-03-27Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan3-194/+128
2015-03-27MIPS: disable FPU if the mode is unsupportedPaul Burton1-7/+12
2015-03-27MIPS: prevent FP context set via ptrace being discardedPaul Burton1-6/+24
2015-03-27MIPS: Ensure FCSR cause bits are clear after invoking FPU emulatorPaul Burton1-8/+9
2015-03-27MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton1-1/+10
2015-03-27MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton1-4/+20
2015-03-27MIPS: remove MSA macro recursionPaul Burton1-3/+31
2015-03-27MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton1-16/+12
2015-03-27MIPS: Push .set mips64r* into the functions needing itPaul Burton2-9/+5
2015-03-27MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan1-0/+1
2015-03-26KVM: nVMX: Add support for rdtscpJan Kiszka2-2/+8
2015-03-23KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář2-8/+7
2015-03-23Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queueMarcelo Tosatti9-124/+574
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti3-8/+53
2015-03-18KVM: SVM: Fix confusing message if no exit handlers are installedBandan Das1-1/+1
2015-03-17KVM: x86: For the symbols used locally only should be static typeXiubo Li3-6/+10
2015-03-17KVM: x86: Avoid using plain integer as NULL pointer warningXiubo Li1-1/+1
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller3-9/+22
2015-03-17KVM: s390: drop SIMD bit from kvm_s390_fac_list_maskMichael Mueller1-1/+0
2015-03-17KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne1-0/+123
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova3-1/+22
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth3-0/+98
2015-03-17KVM: s390: Add access register modeAlexander Yarygin2-35/+202
2015-03-17KVM: s390: Optimize paths where get_vcpu_asce() is invokedAlexander Yarygin1-13/+12
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin8-48/+81
2015-03-17KVM: s390: Fix low-address protection for real addressesAlexander Yarygin3-8/+9
2015-03-17KVM: s390: cleanup jump lables in kvm_arch_init_vmDominik Dingel1-9/+5
2015-03-17KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven1-1/+1
2015-03-13KVM: nVMX: Do not emulate #UD while in guest modeJan Kiszka1-0/+4
2015-03-13KVM: x86: Fix re-execution of patched vmmcallJan Kiszka1-14/+3
2015-03-13x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITEDavid Kaplan1-2/+5
2015-03-12Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queueMarcelo Tosatti12-53/+195
2015-03-10kvm: svm: make wbinvd fasterDavid Kaplan1-1/+7
2015-03-10kvm: x86: make kvm_emulate_* consistantJoel Schopp4-11/+24
2015-03-10KVM: Get rid of kvm_kvfree()Thomas Huth1-4/+4