aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/coalesced_mmio.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-11-28KVM: s390: allow injecting all kinds of machine checksJens Freimann1-3/+11
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann6-282/+380
2014-11-28KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann1-0/+86
2014-11-28KVM: s390: refactor interrupt delivery codeJens Freimann1-177/+282
2014-11-28KVM: s390: add defines for virtio and pfault interrupt codeJens Freimann1-2/+4
2014-11-28KVM: s390: external param not valid for cpu timer and ckcDavid Hildenbrand1-4/+2
2014-11-28KVM: s390: refactor interrupt injection codeJens Freimann1-54/+167
2014-11-28KVM: S390: Create helper function get_guest_storage_keyJason J. Herne2-0/+40
2014-11-28KVM: s390: trigger the right CPU exit for floating interruptsChristian Borntraeger1-1/+11
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth4-13/+23
2014-11-28KVM: s390: Small fixes for the PFMF handlerThomas Huth1-4/+7
2014-11-24kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini3-3/+3
2014-11-24KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini6-62/+64
2014-11-23kvm: x86: mask out XSAVESPaolo Bonzini1-1/+10
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář7-30/+25
2014-11-21kvm: remove IA64 ioctlsRadim Krčmář1-3/+0
2014-11-21kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64Radim Krcmar2-24/+2