index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-21
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Don't fetch the TSS base from the GDT
Andy Lutomirski
2017-02-21
x86/asm: Define the kernel TSS limit in a macro
Andy Lutomirski
2017-02-20
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
2017-02-20
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-18
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log()
Markus Elfring
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
Markus Elfring
2017-02-17
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
Markus Elfring
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
2017-02-17
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
Thomas Huth
2017-02-17
KVM: PPC: Book3S PR: Ratelimit copy data failure error messages
Vipin K Parashar
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
2017-02-16
KVM: use separate generations for each address space
Paolo Bonzini
2017-02-16
KVM: only retrieve memslots once when initializing cache
Paolo Bonzini
2017-02-16
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
Paolo Bonzini
2017-02-16
ptp_kvm: try to detect hypercall availability
Radim Krčmář
2017-02-16
KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path
David Gibson
2017-02-15
KVM: svm: inititalize hash table structures directly
David Hildenbrand
2017-02-15
kvm: nVMX: Refactor nested_vmx_run()
Jim Mattson
2017-02-15
kvm: nVMX: Split VMCS checks from nested_vmx_run()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor nested_get_vmcs12_pages()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor handle_vmptrld()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor handle_vmon()
Jim Mattson
2017-02-15
kvm: nVMX: Prepare for checkpointing L2 state
Jim Mattson
2017-02-15
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
2017-02-15
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
2017-02-15
KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
Paolo Bonzini
2017-02-15
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
2017-02-15
kvm: nVMX: move nested events check to kvm_vcpu_running
Paolo Bonzini
2017-02-15
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
2017-02-15
kvm: vmx: Use the hardware provided GPA instead of page walk
Paolo Bonzini
2017-02-15
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-09
KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bit
Arnd Bergmann
2017-02-09
Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-09
KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
Wei Yongjun
2017-02-08
PTP: add kvm PTP driver
Marcelo Tosatti
2017-02-08
kvmclock: export kvmclock clocksource and data pointers
Marcelo Tosatti
2017-02-08
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
2017-02-08
KVM: arm64: Add the EL1 physical timer access handler
Jintack Lim
2017-02-08
KVM: arm/arm64: Set up a background timer for the physical timer emulation
Jintack Lim
2017-02-08
KVM: arm/arm64: Set a background timer to the earliest timer expiration
Jintack Lim
2017-02-08
KVM: arm/arm64: Update the physical timer interrupt level
Jintack Lim
2017-02-08
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
2017-02-08
KVM: arm/arm64: Add the EL1 physical timer context
Jintack Lim
2017-02-08
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
Jintack Lim
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
2017-02-08
KVM: arm/arm64: Abstract virtual timer context into separate structure
Jintack Lim
2017-02-08
KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
Shanker Donthineni
[next]