summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-02-21x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski
2017-02-21x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski
2017-02-21x86/kvm/vmx: Simplify segment_base()Andy Lutomirski
2017-02-21x86/kvm/vmx: Get rid of segment_base() on 64-bit kernelsAndy Lutomirski
2017-02-21x86/kvm/vmx: Don't fetch the TSS base from the GDTAndy Lutomirski
2017-02-21x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski
2017-02-20kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-02-17KVM: x86: remove code for lazy FPU handlingPaolo Bonzini
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini
2017-02-16KVM: Support vCPU-based gfn->hva cacheCao, Lei
2017-02-16KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controlsPaolo Bonzini
2017-02-15KVM: svm: inititalize hash table structures directlyDavid Hildenbrand
2017-02-15kvm: nVMX: Refactor nested_vmx_run()Jim Mattson
2017-02-15kvm: nVMX: Split VMCS checks from nested_vmx_run()Jim Mattson
2017-02-15kvm: nVMX: Refactor nested_get_vmcs12_pages()Jim Mattson
2017-02-15kvm: nVMX: Refactor handle_vmptrld()Jim Mattson
2017-02-15kvm: nVMX: Refactor handle_vmon()Jim Mattson
2017-02-15kvm: nVMX: Prepare for checkpointing L2 stateJim Mattson
2017-02-15kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injectionPaolo Bonzini
2017-02-15KVM: x86: do not scan IRR twice on APICv vmentryPaolo Bonzini
2017-02-15KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callersPaolo Bonzini
2017-02-15KVM: x86: preparatory changes for APICv cleanupsPaolo Bonzini
2017-02-15kvm: nVMX: move nested events check to kvm_vcpu_runningPaolo Bonzini
2017-02-15KVM: vmx: clear pending interrupts on KVM_SET_LAPICPaolo Bonzini
2017-02-15kvm: vmx: Use the hardware provided GPA instead of page walkPaolo Bonzini
2017-02-09KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bitArnd Bergmann
2017-02-09Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-08kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti
2017-02-08KVM: x86: fix compilationPaolo Bonzini
2017-02-07KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti
2017-02-07KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2017-02-07KVM: nVMX: kmap() can't failDavid Hildenbrand
2017-01-27kvm: x86: mmu: Verify that restored PTE has needed perms in fast page faultJunaid Shahid
2017-01-27kvm: x86: mmu: Move pgtbl walk inside retry loop in fast_page_faultJunaid Shahid
2017-01-27kvm: x86: mmu: Update comment in mark_spte_for_access_trackJunaid Shahid
2017-01-27kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.cJunaid Shahid
2017-01-27kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constantsJunaid Shahid
2017-01-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-20Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson
2017-01-19Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-01-17kvm: x86: Expose Intel VPOPCNTDQ feature to guestPiotr Luc
2017-01-17Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář
2017-01-17KVM: x86: fix fixing of hypercallsDmitry Vyukov
2017-01-17perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming
2017-01-16x86/cpufeature: Add AVX512_VPOPCNTDQ featurePiotr Luc
2017-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds