summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-05MIPS: KVM: Save k0 straight into VCPU structureJames Hogan
2016-07-05MIPS: KVM: Relative branch to common exit handlerJames Hogan
2016-07-05MIPS: KVM: Dynamically choose scratch registersJames Hogan
2016-07-05MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan
2016-07-05MIPS: KVM: Check MSA presence at uasm timeJames Hogan
2016-07-05MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan
2016-07-05MIPS: KVM: Drop now unused asm offsetsJames Hogan
2016-07-05MIPS: KVM: Add dumping of generated entry codeJames Hogan
2016-07-05MIPS; KVM: Convert exception entry to uasmJames Hogan
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan
2016-07-05MIPS: uasm: Add DI instructionJames Hogan
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan
2016-07-05MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan
2016-07-05Merge tag 'kvm-s390-next-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-07-05KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an elementWei Yongjun
2016-07-05KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand
2016-07-01KVM: vmx: fix missed cancellation of TSC deadline timerWanpeng Li
2016-07-01KVM: x86: introduce cancel_hv_tscdeadlineWanpeng Li
2016-07-01KVM: vmx: fix underflow in TSC deadline calculationPaolo Bonzini
2016-07-01KVM: x86: use guest_exit_irqoffPaolo Bonzini
2016-07-01KVM: x86: always use "acknowledge interrupt on exit"Paolo Bonzini
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-23MIPS: KVM: Combine entry trace events into classJames Hogan
2016-06-23kvm: x86: use getboottime64Arnd Bergmann
2016-06-23KVM: VMX: enable guest access to LMCE related MSRsAshok Raj
2016-06-23KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROLHaozhong Zhang
2016-06-23KVM: VMX: move msr_ia32_feature_control to vcpu_vmxHaozhong Zhang
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand
2016-06-21KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand
2016-06-21KVM: s390: vsie: support run-time-instrumentationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand
2016-06-21KVM: s390: vsie: support transactional executionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand
2016-06-21KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support edat1 / edat2David Hildenbrand
2016-06-21KVM: s390: vsie: support setting the ibcDavid Hildenbrand