aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini20-164/+335
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall3-16/+37
2014-12-15arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQsChristoffer Dall1-6/+16
2014-12-13arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall1-0/+5
2014-12-13arm/arm64: KVM: Add (new) vgic_initialized macroChristoffer Dall2-1/+8
2014-12-13arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall3-6/+6
2014-12-13arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell3-50/+37
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall4-0/+74
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall3-0/+28
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall6-54/+48
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall5-2/+12
2014-12-13arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2-1/+4
2014-12-13arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall1-1/+1
2014-12-11KVM: x86: em_ret_far overrides cplNadav Amit1-1/+1
2014-12-11KVM: nVMX: Disable unrestricted mode if ept=0Bandan Das1-2/+2
2014-12-10KVM: x86: Emulate should check #UD before #GPNadav Amit1-6/+6
2014-12-10KVM: x86: Do not push eflags.vm on pushfNadav Amit1-1/+1
2014-12-10KVM: x86: Remove prefix flag when GP macro is usedNadav Amit1-2/+2
2014-12-10x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2-2/+8
2014-12-05KVM: cpuid: recompute CPUID 0xD.0:EBX,ECXRadim Krčmář1-0/+2
2014-12-05kvm: vmx: add nested virtualization support for xsavesWanpeng Li1-1/+22
2014-12-05kvm: vmx: add MSR logic for XSAVESWanpeng Li2-1/+29
2014-12-05kvm: x86: handle XSAVES vmcs and vmexitWanpeng Li3-1/+28
2014-12-05KVM: cpuid: mask more bits in leaf 0xd and subleavesPaolo Bonzini1-2/+8
2014-12-05KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctlyPaolo Bonzini1-6/+16
2014-12-05kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guestWanpeng Li5-1/+17
2014-12-05KVM: x86: use F() macro throughout cpuid.cPaolo Bonzini1-7/+7
2014-12-05KVM: x86: support XSAVES usage in the hostPaolo Bonzini1-7/+83
2014-12-05x86: export get_xsave_addrPaolo Bonzini1-0/+1
2014-12-05Merge tag 'kvm-s390-next-20141204' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-15/+18
2014-12-04KVM: s390: clean up return code handling in irq delivery codeJens Freimann1-13/+13
2014-12-04KVM: s390: use atomic bitops to access pending_irqs bitmapJens Freimann1-2/+2
2014-12-04KVM: s390: some ext irqs have to clear the ext cpu addrDavid Hildenbrand1-0/+3
2014-12-04KVM: track pid for VCPU only on KVM_RUN ioctlChristian Borntraeger1-9/+9
2014-12-04KVM: don't check for PF_VCPU when yieldingDavid Hildenbrand1-4/+0
2014-12-04kvm: optimize GFN to memslot lookup with large slots amountIgor Mammedov2-13/+29
2014-12-04kvm: change memslot sorting rule from size to GFNIgor Mammedov1-6/+11
2014-12-04kvm: search_memslots: add simple LRU memslot cachingIgor Mammedov1-2/+10
2014-12-04kvm: update_memslots: drop not needed check for the same slotIgor Mammedov1-14/+11
2014-12-04kvm: update_memslots: drop not needed check for the same number of pagesIgor Mammedov1-15/+13
2014-12-04KVM: x86: allow 256 logical x2APICs againRadim Krčmář2-7/+6
2014-12-04KVM: x86: check bounds of APIC mapsRadim Krčmář1-4/+5
2014-12-04KVM: x86: fix APIC physical destination wrappingRadim Krčmář1-1/+4
2014-12-04KVM: x86: deliver phys lowest-prioRadim Krčmář1-2/+0
2014-12-04KVM: x86: don't retry hopeless APIC deliveryRadim Krčmář1-2/+2
2014-12-04KVM: x86: use MSR_ICR instead of a numberRadim Krčmář1-2/+2
2014-12-04KVM: x86: Fix reserved x2apic registersNadav Amit1-0/+9
2014-12-04KVM: x86: Generate #UD when memory operand is requiredNadav Amit1-4/+34
2014-12-03Merge tag 'kvm-s390-next-20141128' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini9-399/+872
2014-11-28KVM: s390: allow injecting all kinds of machine checksJens Freimann1-3/+11