summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long
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
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-20Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-18KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for nowPaul Mackerras
2017-02-17KVM: Return an error code only as a constant in kvm_get_dirty_log()Markus Elfring
2017-02-17KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()Markus Elfring
2017-02-17KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()Markus Elfring
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-17KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug messageThomas Huth
2017-02-17KVM: PPC: Book3S PR: Ratelimit copy data failure error messagesVipin K Parashar
2017-02-16KVM: Support vCPU-based gfn->hva cacheCao, Lei
2017-02-16KVM: use separate generations for each address spacePaolo Bonzini
2017-02-16KVM: only retrieve memslots once when initializing cachePaolo Bonzini
2017-02-16KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controlsPaolo Bonzini
2017-02-16ptp_kvm: try to detect hypercall availabilityRadim Krčmář
2017-02-16KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit pathDavid Gibson
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-15Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo 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-09KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()Wei Yongjun
2017-02-08PTP: add kvm PTP driverMarcelo Tosatti
2017-02-08kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim
2017-02-08KVM: arm64: Add the EL1 physical timer access handlerJintack Lim
2017-02-08KVM: arm/arm64: Set up a background timer for the physical timer emulationJintack Lim
2017-02-08KVM: arm/arm64: Set a background timer to the earliest timer expirationJintack Lim
2017-02-08KVM: arm/arm64: Update the physical timer interrupt levelJintack Lim
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim