summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-27MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan
2015-03-27MIPS: KVM: Simplify default guest Config registersJames Hogan
2015-03-27MIPS: KVM: Clean up register definitions a littleJames Hogan
2015-03-27MIPS: KVM: Drop pr_info messages on init/exitJames Hogan
2015-03-27MIPS: KVM: Sort kvm_mips_get_reg() registersJames Hogan
2015-03-27MIPS: KVM: Implement PRid CP0 register accessJames Hogan
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan
2015-03-27MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan
2015-03-27MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2015-03-27Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr i...James Hogan
2015-03-27MIPS: MSA: Fix big-endian FPR_IDX implementationJames Hogan
2015-03-27Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan
2015-03-27MIPS: disable FPU if the mode is unsupportedPaul Burton
2015-03-27MIPS: prevent FP context set via ptrace being discardedPaul Burton
2015-03-27MIPS: Ensure FCSR cause bits are clear after invoking FPU emulatorPaul Burton
2015-03-27MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton
2015-03-27MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton
2015-03-27MIPS: remove MSA macro recursionPaul Burton
2015-03-27MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton
2015-03-27MIPS: Push .set mips64r* into the functions needing itPaul Burton
2015-03-27MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan
2015-03-27KVM: nVMX: Add support for rdtscpJan Kiszka
2015-03-24KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář
2015-03-23Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-03-19KVM: SVM: Fix confusing message if no exit handlers are installedBandan Das
2015-03-18KVM: x86: For the symbols used locally only should be static typeXiubo Li
2015-03-18KVM: x86: Avoid using plain integer as NULL pointer warningXiubo Li
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller
2015-03-17KVM: s390: drop SIMD bit from kvm_s390_fac_list_maskMichael Mueller
2015-03-17KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth
2015-03-17KVM: s390: Add access register modeAlexander Yarygin
2015-03-17KVM: s390: Optimize paths where get_vcpu_asce() is invokedAlexander Yarygin
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin
2015-03-17KVM: s390: Fix low-address protection for real addressesAlexander Yarygin
2015-03-17KVM: s390: cleanup jump lables in kvm_arch_init_vmDominik Dingel
2015-03-17KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven
2015-03-13KVM: nVMX: Do not emulate #UD while in guest modeJan Kiszka
2015-03-13KVM: x86: Fix re-execution of patched vmmcallJan Kiszka
2015-03-13x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITEDavid Kaplan
2015-03-13Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti
2015-03-10kvm: svm: make wbinvd fasterDavid Kaplan
2015-03-10kvm: x86: make kvm_emulate_* consistantJoel Schopp
2015-03-10KVM: Get rid of kvm_kvfree()Thomas Huth
2015-03-10KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van
2015-03-10KVM: SVM: use kvm_register_write()/read()David Kaplan
2015-03-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds