summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-08-01MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan
2016-08-01MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan
2016-08-01MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan
2016-08-01MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan
2016-08-01MIPS: KVM: Use kmap instead of CKSEG0ADDR()James Hogan
2016-08-01MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan
2016-08-01KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLDJim Mattson
2016-08-01kvm: x86: nVMX: maintain internal copy of current VMCSDavid Matlack
2016-07-28KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras
2016-07-28KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara
2016-07-18KVM: s390: let ptff intercepts result in cc=3David Hildenbrand
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand
2016-07-14arm64: KVM: Clean up a conditionDan Carpenter
2016-07-14KVM: x86: bump KVM_MAX_VCPU_ID to 1023Radim Krčmář
2016-07-14KVM: x86: bump MAX_VCPUS to 288Radim Krčmář
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář
2016-07-14KVM: x86: reset lapic base in kvm_lapic_resetRadim Krčmář
2016-07-14KVM: VMX: optimize APIC ID read with APICvRadim Krčmář
2016-07-14KVM: x86: reset APIC ID when enabling LAPICRadim Krčmář
2016-07-14KVM: x86: use hardware-compatible format for APIC ID registerRadim Krčmář
2016-07-14KVM: x86: use generic function for MSI parsingRadim Krčmář
2016-07-14KVM: x86: dynamic kvm_apic_mapRadim Krčmář
2016-07-14KVM: x86: use physical LAPIC array for logical x2APICRadim Krčmář
2016-07-14KVM: x86: add kvm_apic_map_get_dest_lapicRadim Krčmář
2016-07-14KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240Radim Krčmář
2016-07-14kvm: vmx: advertise support for ept execute onlyBandan Das
2016-07-14kvm: mmu: track read permission explicitly for shadow EPT page tablesBandan Das
2016-07-14kvm: mmu: don't set the present bit unconditionallyBandan Das
2016-07-14kvm: mmu: remove is_present_gpte()Bandan Das
2016-07-14kvm: mmu: extend the is_present check to 32 bitsBandan Das
2016-07-11Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-07-11KVM: VMX: introduce vm_{entry,exit}_control_reset_shadowPaolo Bonzini
2016-07-11KVM: nVMX: keep preemption timer enabled during L2 executionPaolo Bonzini
2016-07-11KVM: nVMX: avoid incorrect preemption timer vmexit in nested guestWanpeng Li
2016-07-11KVM: VMX: reflect broken preemption timer in vmcs_configPaolo Bonzini
2016-07-05MIPS: KVM: Emulate generic QEMU machine on r6 T&EJames Hogan
2016-07-05MIPS: KVM: Decode RDHWR more strictlyJames Hogan
2016-07-05MIPS: KVM: Recognise r6 CACHE encodingJames Hogan
2016-07-05MIPS: KVM: Support r6 compact branch emulationJames Hogan
2016-07-05MIPS: KVM: Don't save/restore lo/hi for r6James Hogan
2016-07-05MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan
2016-07-05MIPS: KVM: Fix fpu.S misassembly with r6James Hogan
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton