index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2020-06-01
KVM: nSVM: save all control fields in svm->nested
Paolo Bonzini
2020-06-01
KVM: nSVM: remove trailing padding for struct vmcb_control_area
Paolo Bonzini
2020-06-01
KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area
Paolo Bonzini
2020-06-01
KVM: nSVM: clean up tsc_offset update
Paolo Bonzini
2020-06-01
KVM: nSVM: move MMU setup to nested_prepare_vmcb_control
Paolo Bonzini
2020-06-01
KVM: nSVM: extract preparation of VMCB for nested run
Paolo Bonzini
2020-06-01
KVM: nSVM: extract load_nested_vmcb_control
Paolo Bonzini
2020-06-01
KVM: nSVM: move map argument out of enter_svm_guest_mode
Paolo Bonzini
2020-05-28
KVM: nVMX: always update CR3 in VMCS
Paolo Bonzini
2020-05-28
KVM: SVM: always update CR3 in VMCB
Paolo Bonzini
2020-05-28
KVM: nSVM: correctly inject INIT vmexits
Paolo Bonzini
2020-05-28
KVM: nSVM: remove exit_required
Paolo Bonzini
2020-05-28
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
2020-05-28
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
2020-05-27
KVM: x86: track manually whether an event has been injected
Paolo Bonzini
2020-05-27
KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()
Vitaly Kuznetsov
2020-05-27
KVM: x86: Initialize tdp_level during vCPU creation
Sean Christopherson
2020-05-27
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
2020-05-27
KVM: nSVM: fix condition for filtering async PF
Paolo Bonzini
2020-05-27
kvm/x86: Remove redundant function implementations
彭浩(Richard)
2020-05-27
KVM: Fix the indentation to match coding style
Haiwei Li
2020-05-27
KVM: VMX: replace "fall through" with "return" to indicate different case
Miaohe Lin
2020-05-27
KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
Sean Christopherson
2020-05-27
KVM: x86: Remove superfluous brackets from case statement
Sean Christopherson
2020-05-27
KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags
Paolo Bonzini
2020-05-27
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2020-05-27
KVM: x86: simplify is_mmio_spte
Paolo Bonzini
2020-05-27
KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally
Maxim Levitsky
2020-05-27
KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
Maxim Levitsky
2020-05-27
KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
Sean Christopherson
2020-05-20
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2020-05-19
x86/kvm: Restrict ASYNC_PF to user space
Thomas Gleixner
2020-05-19
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-05-19
KVM: x86: only do L1TF workaround on affected processors
Paolo Bonzini
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-15
KVM: nVMX: Migrate the VMX-preemption timer
Jim Mattson
2020-05-15
KVM: nVMX: Change emulated VMX-preemption timer hrtimer to absolute
Jim Mattson
2020-05-15
KVM: nVMX: Really make emulated nested preemption timer pinned
Jim Mattson
2020-05-15
KVM: nVMX: Remove unused 'ops' param from nested_vmx_hardware_setup()
Sean Christopherson
2020-05-15
KVM: SVM: Remove unnecessary V_IRQ unsetting
Suravee Suthikulpanit
2020-05-15
KVM: SVM: Merge svm_enable_vintr into svm_set_vintr
Suravee Suthikulpanit
2020-05-15
KVM: VMX: Handle preemption timer fastpath
Wanpeng Li
2020-05-15
KVM: X86: TSCDEADLINE MSR emulation fastpath
Wanpeng Li
2020-05-15
KVM: x86: introduce kvm_can_use_hv_timer
Paolo Bonzini
2020-05-15
KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
Wanpeng Li
2020-05-15
KVM: X86: Introduce more exit_fastpath_completion enum values
Wanpeng Li
2020-05-15
KVM: X86: Introduce kvm_vcpu_exit_request() helper
Wanpeng Li
2020-05-15
KVM: x86: Print symbolic names of VMX VM-Exit flags in traces
Sean Christopherson
[next]