Show patches with: Submitter = Paolo Bonzini       |   2937 patches
« 1 2 ... 12 13 1429 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[13/30] KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[12/30] KVM: nSVM: clean up tsc_offset update KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[11/30] KVM: nSVM: move MMU setup to nested_prepare_vmcb_control KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[10/30] KVM: nSVM: extract preparation of VMCB for nested run KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[09/30] KVM: nSVM: extract load_nested_vmcb_control KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[08/30] KVM: nSVM: move map argument out of enter_svm_guest_mode KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[07/30] KVM: nVMX: always update CR3 in VMCS KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[06/30] KVM: SVM: always update CR3 in VMCB KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[05/30] KVM: nSVM: correctly inject INIT vmexits KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[04/30] KVM: nSVM: remove exit_required KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[03/30] KVM: nSVM: inject exceptions via svm_check_nested_events KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[02/30] KVM: x86: enable event window in inject_pending_event KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[01/30] KVM: x86: track manually whether an event has been injected KVM: nSVM: event fixes and migration support - - - --- 2020-05-29 Paolo Bonzini New
[kvm-unit-tests,v2] access: disable phys-bits=36 for now [kvm-unit-tests,v2] access: disable phys-bits=36 for now - - - --- 2020-05-29 Paolo Bonzini New
[kvm-unit-tests] access: disable phys-bits=36 for now [kvm-unit-tests] access: disable phys-bits=36 for now - - 1 --- 2020-05-28 Paolo Bonzini New
KVM: x86: simplify is_mmio_spte KVM: x86: simplify is_mmio_spte - - - --- 2020-05-27 Paolo Bonzini New
[28/28] KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[27/28] selftests: kvm: add a SVM version of state-test KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[26/28] KVM: MMU: pass arbitrary CR0/CR4/EFER to kvm_init_shadow_mmu KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[25/28] KVM: nSVM: leave guest mode when clearing EFER.SVME KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[24/28] KVM: nSVM: split nested_vmcb_check_controls KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[23/28] KVM: nSVM: remove HF_HIF_MASK KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[22/28] KVM: nSVM: remove HF_VINTR_MASK KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[21/28] KVM: nSVM: synthesize correct EXITINTINFO on vmexit KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[20/28] KVM: SVM: preserve VGIF across VMCB switch KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[19/28] KVM: nSVM: extract svm_set_gif KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[18/28] KVM: nSVM: remove unnecessary if KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[17/28] KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[16/28] KVM: nSVM: restore clobbered INT_CTL fields after clearing VINTR KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[15/28] KVM: nSVM: save all control fields in svm->nested KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[14/28] KVM: nSVM: remove trailing padding for struct vmcb_control_area KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[13/28] KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[12/28] KVM: nSVM: clean up tsc_offset update KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[11/28] KVM: nSVM: move MMU setup to nested_prepare_vmcb_control KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[10/28] KVM: nSVM: extract preparation of VMCB for nested run KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[09/28] KVM: nSVM: extract load_nested_vmcb_control KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[08/28] KVM: nSVM: move map argument out of enter_svm_guest_mode KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[07/28] KVM: nVMX: always update CR3 in VMCS KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[06/28] KVM: SVM: always update CR3 in VMCB KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[05/28] KVM: nSVM: correctly inject INIT vmexits KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[04/28] KVM: nSVM: remove exit_required KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[03/28] KVM: nSVM: inject exceptions via svm_check_nested_events KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[02/28] KVM: x86: enable event window in inject_pending_event KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[01/28] KVM: x86: track manually whether an event has been injected KVM: nSVM: event fixes and migration support - - - --- 2020-05-26 Paolo Bonzini New
[24/24] KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[23/24] selftests: kvm: add a SVM version of state-test [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[22/24] uaccess: add memzero_user [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[21/24] KVM: x86: always update CR3 in VMCB [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[20/24] KVM: MMU: pass arbitrary CR0/CR4/EFER to kvm_init_shadow_mmu [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[19/24] KVM: nSVM: extract svm_set_gif [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[18/24] KVM: nSVM: leave guest mode when clearing EFER.SVME [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[17/24] KVM: nSVM: do all MMU switch work in init/uninit functions [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[16/24] KVM: nSVM: split nested_vmcb_check_controls [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[15/24] KVM: nSVM: remove HF_HIF_MASK [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[14/24] KVM: nSVM: remove HF_VINTR_MASK [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[13/24] KVM: nSVM: do not reload pause filter fields from VMCB [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[12/24] KVM: nSVM: save all control fields in svm->nested [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[11/24] KVM: nSVM: remove trailing padding for struct vmcb_control_area [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[10/24] KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[09/24] KVM: nSVM: clean up tsc_offset update [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[08/24] KVM: nSVM: extract preparation of VMCB for nested run [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[07/24] KVM: nSVM: extract load_nested_vmcb_control [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[06/24] KVM: nSVM: move map argument out of enter_svm_guest_mode [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[05/24] KVM: nSVM: correctly inject INIT vmexits [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[04/24] KVM: nSVM: remove exit_required [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[03/24] KVM: nSVM: inject exceptions via svm_check_nested_events Untitled series #291105 - - - --- 2020-05-20 Paolo Bonzini New
[02/24] KVM: nSVM: leave ASID aside in copy_vmcb_control_area [01/24] KVM: nSVM: fix condition for filtering async PF - - - --- 2020-05-20 Paolo Bonzini New
[01/24] KVM: nSVM: fix condition for filtering async PF [01/24] KVM: nSVM: fix condition for filtering async PF - 1 - --- 2020-05-20 Paolo Bonzini New
[00/24] KVM: nSVM: event fixes and migration support - - - --- 2020-05-20 Paolo Bonzini New
KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags - 2 - --- 2020-05-19 Paolo Bonzini New
[1/3] selftests: kvm: add a SVM version of state-test [1/3] selftests: kvm: add a SVM version of state-test - 1 - --- 2020-05-19 Paolo Bonzini New
KVM: x86: only do L1TF workaround on affected processors KVM: x86: only do L1TF workaround on affected processors - - 2 --- 2020-05-19 Paolo Bonzini New
[4/4] KVM: nSVM: correctly inject INIT vmexits KVM: nSVM: more svm_check_nested_events work - - - --- 2020-05-16 Paolo Bonzini New
[3/4] KVM: nSVM: remove exit_required Untitled series #288889 - - - --- 2020-05-16 Paolo Bonzini New
[2/4] KVM: nSVM: inject exceptions via svm_check_nested_events KVM: nSVM: more svm_check_nested_events work - - - --- 2020-05-16 Paolo Bonzini New
[1/4] KVM: nSVM: fix condition for filtering async PF KVM: nSVM: more svm_check_nested_events work - 1 - --- 2020-05-16 Paolo Bonzini New
[GIT,PULL] KVM changes for Linux 5.7-rc6 [GIT,PULL] KVM changes for Linux 5.7-rc6 - - - --- 2020-05-16 Paolo Bonzini New
[7/7] KVM: SVM: introduce data structures for nested virt state KVM: SVM: baby steps towards nested state migration - - - --- 2020-05-15 Paolo Bonzini New
[6/7] KVM: nSVM: do not reload pause filter fields from VMCB KVM: SVM: baby steps towards nested state migration - - - --- 2020-05-15 Paolo Bonzini New
[5/7] KVM: nSVM: remove HF_VINTR_MASK KVM: SVM: baby steps towards nested state migration - - - --- 2020-05-15 Paolo Bonzini New
[4/7] KVM: SVM: save all control fields in svm->nested KVM: SVM: baby steps towards nested state migration - - - --- 2020-05-15 Paolo Bonzini New
[3/7] KVM: SVM: extract preparation of VMCB for nested run KVM: SVM: baby steps towards nested state migration - - - --- 2020-05-15 Paolo Bonzini New
[2/7] KVM: SVM: extract load_nested_vmcb_control KVM: SVM: baby steps towards nested state migration - - - --- 2020-05-15 Paolo Bonzini New
[1/7] KVM: SVM: move map argument out of enter_svm_guest_mode KVM: SVM: baby steps towards nested state migration - - - --- 2020-05-15 Paolo Bonzini New
KVM: x86: emulate reserved nops from 0f/18 to 0f/1f KVM: x86: emulate reserved nops from 0f/18 to 0f/1f - - - --- 2020-05-15 Paolo Bonzini New
[kvm-unit-tests] x86: avoid multiply defined symbol [kvm-unit-tests] x86: avoid multiply defined symbol - 1 - --- 2020-05-11 Paolo Bonzini New
[kvm-unit-tests] svm_tests: add RSM intercept test [kvm-unit-tests] svm_tests: add RSM intercept test - - - --- 2020-05-09 Paolo Bonzini New
[GIT,PULL] KVM changes for Linux 5.7-rc5 [GIT,PULL] KVM changes for Linux 5.7-rc5 - - - --- 2020-05-07 Paolo Bonzini New
[GIT,PULL] KVM changes for Linux 5.7-rc5 [GIT,PULL] KVM changes for Linux 5.7-rc5 - - - --- 2020-05-07 Paolo Bonzini New
[9/9] KVM: VMX: pass correct DR6 for GD userspace exit KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups - - - --- 2020-05-07 Paolo Bonzini New
[v2,8/9] KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6 KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups - - - --- 2020-05-07 Paolo Bonzini New
[v2,7/9] KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6 KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups - - - --- 2020-05-07 Paolo Bonzini New
[v2,6/9] KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups - 1 - --- 2020-05-07 Paolo Bonzini New
[v2,5/9] KVM: selftests: Add KVM_SET_GUEST_DEBUG test KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups - - - --- 2020-05-07 Paolo Bonzini New
[v2,4/9] KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups - - - --- 2020-05-07 Paolo Bonzini New
[v2,3/9] KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups - - - --- 2020-05-07 Paolo Bonzini New
[v2,2/9] KVM: x86: fix DR6 delivery for various cases of #DB injection KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups - 1 - --- 2020-05-07 Paolo Bonzini New
[v2,1/9] KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups - - - --- 2020-05-07 Paolo Bonzini New
[7/7] KVM: VMX: Handle preemption timer fastpath KVM: VMX: Tscdeadline timer emulation fastpath - - 1 --- 2020-05-06 Paolo Bonzini New
[6/7] KVM: X86: TSCDEADLINE MSR emulation fastpath KVM: VMX: Tscdeadline timer emulation fastpath - - 1 --- 2020-05-06 Paolo Bonzini New
« 1 2 ... 12 13 1429 30 »