summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2017-04-12KVM: x86: get rid of ioapic_irqchip()David Hildenbrand
2017-04-12KVM: x86: get rid of pic_irqchip()David Hildenbrand
2017-04-12KVM: x86: check against irqchip_mode in ioapic_in_kernel()David Hildenbrand
2017-04-12KVM: x86: check against irqchip_mode in pic_in_kernel()David Hildenbrand
2017-04-12KVM: x86: check against irqchip_mode in kvm_set_routing_entry()David Hildenbrand
2017-04-12KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESSDavid Hildenbrand
2017-04-07kvm: nVMX: Disallow userspace-injected exceptions in guest modeJim Mattson
2017-04-07KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand
2017-04-07kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini
2017-04-07KVM: nVMX: support RDRAND and RDSEED exitingPaolo Bonzini
2017-04-07kvm: nVMX: support EPT accessed/dirty bitsPaolo Bonzini
2017-04-07kvm: x86: MMU support for EPT accessed/dirty bitsPaolo Bonzini
2017-04-07KVM: VMX: remove bogus check for invalid EPT violationPaolo Bonzini
2017-04-07KVM: nVMX: we support 1GB EPT pagesPaolo Bonzini
2017-04-07KVM: x86: drop legacy device assignmentPaolo Bonzini
2017-04-07KVM: VMX: require virtual NMI supportPaolo Bonzini
2017-04-07kvm/svm: Setup MCG_CAP on AMD properlyBorislav Petkov
2017-04-07KVM: nVMX: single function for switching between vmcsDavid Hildenbrand
2017-04-07kvm: vmx: Don't use INVVPID when EPT is enabledJim Mattson
2017-04-04KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-04-04KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini
2017-03-28KVM: nVMX: fix nested EPT detectionLadi Prosek
2017-03-23KVM: VMX: Fix enable VPID conditionsWanpeng Li
2017-03-23KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li
2017-03-23KVM: x86: correct async page present tracepointWanpeng Li
2017-03-23kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson
2017-03-23KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu
2017-03-23KVM: x86: check existance before destroyPeter Xu
2017-03-23x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpersAndy Lutomirski
2017-03-20KVM: nVMX: don't reset kvm mmu twiceWanpeng Li
2017-03-20kvm: fix usage of uninit spinlock in avic_vm_destroy()Dmitry Vyukov
2017-03-20KVM: VMX: downgrade warning on unexpected exit codeRadim Krčmář
2017-03-16x86: Make the GDT remapping read-only on 64-bitThomas Garnier
2017-03-09KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář
2017-03-07KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li
2017-03-06kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-02sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01KVM: nVMX: Fix pending events injectionWanpeng Li
2017-03-01x86/kvm/vmx: remove unused variable in segment_base()Jérémy Lefaure
2017-03-01KVM: x86: never specify a sample period for virtualized in_tx_cp countersRobert O'Callahan
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-21KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-02-21x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski