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
2015-11-10
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
2015-11-10
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
2015-11-10
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
2015-11-10
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2015-11-10
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
Haozhong Zhang
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
2015-11-10
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
2015-11-10
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
2015-11-10
KVM: x86: declare a few variables as __read_mostly
Paolo Bonzini
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
2015-11-05
KVM: VMX: Fix commit which broke PML
Kai Huang
2015-11-04
KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Laszlo Ersek
2015-11-04
KVM: x86: allow RSM from 64-bit mode
Paolo Bonzini
2015-11-04
KVM: VMX: fix SMEP and SMAP without EPT
Radim Krčmář
2015-11-04
KVM: x86: move kvm_set_irq_inatomic to legacy device assignment
Paolo Bonzini
2015-11-04
KVM: device assignment: remove pointless #ifdefs
Paolo Bonzini
2015-11-04
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
Paolo Bonzini
2015-11-04
KVM: x86: zero apic_arb_prio on reset
Radim Krčmář
2015-11-04
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
2015-11-04
KVM: x86: handle SMBASE as physical address in RSM
Radim Krčmář
2015-11-04
KVM: x86: add read_phys to x86_emulate_ops
Radim Krčmář
2015-11-04
KVM: x86: removing unused variable
Saurabh Sengar
2015-11-04
KVM: don't pointlessly leave KVM_COMPAT=y in non-KVM configs
Jan Beulich
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-11-04
KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
Pavel Fedin
2015-11-04
KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
Pavel Fedin
2015-11-04
KVM: arm/arm64: Optimize away redundant LR tracking
Pavel Fedin
2015-11-02
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-11-02
Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-10-29
KVM: s390: use simple switch statement as multiplexer
Christian Borntraeger
2015-10-29
KVM: s390: drop useless newline in debugging data
Christian Borntraeger
2015-10-29
KVM: s390: SCA must not cross page boundaries
David Hildenbrand
2015-10-22
KVM: arm: Do not indent the arguments of DECLARE_BITMAP
Michal Marek
2015-10-22
arm64: kvm: restore EL1N SP for panic
Mark Rutland
2015-10-22
arm/arm64: KVM: Add tracepoints for vgic and timer
Christoffer Dall
2015-10-22
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
2015-10-22
KVM: arm/arm64: Fix vGIC documentation
Pavel Fedin
2015-10-22
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
2015-10-22
KVM: arm/arm64: check power_off in critical section before VCPU run
Eric Auger
2015-10-22
KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
Eric Auger
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
2015-10-22
arm/arm64: KVM : Enable vhost device selection under KVM config menu
Wei Huang
2015-10-22
arm/arm64: KVM: Support edge-triggered forwarded interrupts
Christoffer Dall
2015-10-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
2015-10-22
arm/arm64: KVM: Add forwarded physical interrupts documentation
Christoffer Dall
2015-10-22
arm/arm64: KVM: Use appropriate define in VGIC reset code
Christoffer Dall
[next]