summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2017-02-08KVM: arm/arm64: Add the EL1 physical timer contextJintack Lim
2017-02-08KVM: arm/arm64: Decouple kvm timer functions from virtual timerJintack Lim
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim
2017-02-08KVM: arm/arm64: Abstract virtual timer context into separate structureJintack Lim
2017-02-08KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twiceShanker Donthineni
2017-02-08KVM: x86: fix compilationPaolo Bonzini
2017-02-08Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2017-02-07Merge tag 'kvm-s390-next-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2017-02-07Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-07Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo 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-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt
2017-02-07powerpc/64: CONFIG_RELOCATABLE support for hmi interruptsNicholas Piggin
2017-02-06KVM: s390: detect some program check loopsChristian Borntraeger
2017-02-06KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2017-02-03KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan
2017-02-03KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan
2017-02-03KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan