index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
37
-1575
/
+2716
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-2
/
+1
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls
Jon Doron
1
-0
/
+28
2020-06-01
x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
Jon Doron
1
-1
/
+1
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
4
-3
/
+219
2020-06-01
x86/hyper-v: Add synthetic debugger definitions
Jon Doron
1
-0
/
+27
2020-06-01
KVM: selftests: VMX preemption timer migration test
Makarand Sonare
1
-8
/
+4
2020-06-01
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
2
-8
/
+49
2020-06-01
KVM: x86/pmu: Support full width counting
Like Xu
5
-5
/
+65
2020-06-01
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
5
-17
/
+21
2020-06-01
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2
-1
/
+3
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
1
-4
/
+22
2020-06-01
KVM: x86: interrupt based APF 'page ready' event delivery
Vitaly Kuznetsov
1
-26
/
+67
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...
Vitaly Kuznetsov
1
-1
/
+1
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
6
-12
/
+22
2020-06-01
Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Rea...
Vitaly Kuznetsov
1
-22
/
+1
2020-06-01
KVM: VMX: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
5
-6
/
+155
2020-06-01
KVM: MMU: pass arbitrary CR0/CR4/EFER to kvm_init_shadow_mmu
Paolo Bonzini
3
-7
/
+14
2020-06-01
KVM: nSVM: leave guest mode when clearing EFER.SVME
Paolo Bonzini
3
-2
/
+25
2020-06-01
KVM: nSVM: split nested_vmcb_check_controls
Paolo Bonzini
1
-9
/
+14
2020-06-01
KVM: nSVM: remove HF_HIF_MASK
Paolo Bonzini
2
-6
/
+1
2020-06-01
KVM: nSVM: remove HF_VINTR_MASK
Paolo Bonzini
3
-7
/
+5
2020-06-01
KVM: nSVM: synthesize correct EXITINTINFO on vmexit
Paolo Bonzini
2
-14
/
+49
2020-06-01
KVM: SVM: preserve VGIF across VMCB switch
Paolo Bonzini
1
-1
/
+5
2020-06-01
KVM: nSVM: extract svm_set_gif
Paolo Bonzini
4
-37
/
+38
2020-06-01
KVM: nSVM: remove unnecessary if
Paolo Bonzini
1
-2
/
+1
2020-06-01
KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit
Paolo Bonzini
3
-25
/
+38
2020-06-01
KVM: nSVM: restore clobbered INT_CTL fields after clearing VINTR
Paolo Bonzini
1
-1
/
+9
2020-06-01
KVM: nSVM: save all control fields in svm->nested
Paolo Bonzini
3
-58
/
+39
2020-06-01
KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area
Paolo Bonzini
1
-6
/
+4
2020-06-01
KVM: nSVM: clean up tsc_offset update
Paolo Bonzini
1
-4
/
+5
2020-06-01
KVM: nSVM: move MMU setup to nested_prepare_vmcb_control
Paolo Bonzini
1
-6
/
+6
2020-06-01
KVM: nSVM: extract preparation of VMCB for nested run
Paolo Bonzini
1
-16
/
+24
2020-06-01
KVM: nSVM: extract load_nested_vmcb_control
Paolo Bonzini
1
-16
/
+22
2020-06-01
KVM: nSVM: move map argument out of enter_svm_guest_mode
Paolo Bonzini
3
-10
/
+9
2020-05-28
KVM: nVMX: always update CR3 in VMCS
Paolo Bonzini
1
-4
/
+1
2020-05-28
KVM: SVM: always update CR3 in VMCB
Paolo Bonzini
2
-16
/
+6
2020-05-28
KVM: nSVM: correctly inject INIT vmexits
Paolo Bonzini
1
-0
/
+27
2020-05-28
KVM: nSVM: remove exit_required
Paolo Bonzini
3
-19
/
+1
2020-05-28
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
4
-103
/
+56
2020-05-28
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
3
-73
/
+88
2020-05-27
KVM: x86: track manually whether an event has been injected
Paolo Bonzini
1
-5
/
+12
2020-05-27
KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()
Vitaly Kuznetsov
1
-3
/
+3
2020-05-27
KVM: x86: Initialize tdp_level during vCPU creation
Sean Christopherson
1
-0
/
+1
2020-05-27
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
1
-1
/
+1
2020-05-27
KVM: nSVM: fix condition for filtering async PF
Paolo Bonzini
1
-2
/
+2
[next]