Show patches with: Submitter = Adalbert Lazăr       |    State = Action Required       |   668 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,38/81] KVM: introduce VM introspection VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,37/81] KVM: x86: disable gpa_available optimization for fetch and page-walk NPF/EPT violations VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,36/81] KVM: x86: intercept the write access on sidt and other emulated instructions VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,35/81] KVM: x86: wire in the preread/prewrite/preexec page trackers VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,34/81] KVM: x86: page_track: add support for preread, prewrite and preexec VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,33/81] KVM: x86: page track: add track_create_slot() callback VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,32/81] KVM: x86: page track: provide all page tracking hooks with the guest virtual address VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,31/81] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,30/81] KVM: x86: export kvm_inject_pending_exception() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,29/81] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,28/81] KVM: x86: export kvm_arch_vcpu_set_guest_debug() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,27/81] KVM: x86: add .control_singlestep() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,26/81] KVM: x86: add .gpt_translation_fault() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,25/81] KVM: x86: add .spt_fault() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,24/81] KVM: x86: add .fault_gla() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,23/81] KVM: x86: save the error code during EPT/NPF exits handling VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,22/81] KVM: x86: vmx: use a symbolic constant when checking the exit qualifications VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,21/81] KVM: x86: add .control_msr_intercept() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,20/81] KVM: vmx: pass struct kvm_vcpu to the intercept msr related functions VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,19/81] KVM: svm: pass struct kvm_vcpu to set_msr_interception() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,18/81] KVM: x86: use MSR_TYPE_R, MSR_TYPE_W and MSR_TYPE_RW with AMD code too VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,17/81] KVM: x86: export .msr_write_intercepted() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,16/81] KVM: x86: add .desc_intercepted() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,15/81] KVM: x86: add .control_desc_intercept() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,14/81] KVM: svm: add support for descriptor-table exits VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,13/81] KVM: x86: add .desc_ctrl_supported() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,12/81] KVM: x86: add .cr3_write_intercepted() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,11/81] KVM: x86: add .control_cr3_intercept() to struct kvm_x86_ops VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,10/81] KVM: x86: add .bp_intercepted() to struct kvm_x86_ops VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,09/81] KVM: x86: avoid injecting #PF when emulate the VMCALL instruction VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,08/81] KVM: x86: add kvm_arch_vcpu_set_regs() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,07/81] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,06/81] KVM: doc: fix the hypercall numbering VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,05/81] KVM: add kvm_get_max_gfn() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,04/81] KVM: add kvm_vcpu_kick_and_wait() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,03/81] KVM: add new error codes for VM introspection VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,02/81] export kill_pid_info() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[v8,01/81] sched/swait: add swait_event_killable_exclusive() VM introspection - - - --- 2020-03-30 Adalbert Lazăr New
[RFC,v7,78/78] KVM: x86: call the page tracking code on emulation failure VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,77/78] KVM: introspection: emulate a guest page table walk on SPT violations due to A/D bit… VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,76/78] KVM: introspection: add KVMI_VCPU_TRANSLATE_GVA VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,75/78] KVM: introspection: add KVMI_EVENT_SINGLESTEP VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,74/78] KVM: introspection: add KVMI_VCPU_CONTROL_SINGLESTEP VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,73/78] KVM: introspection: extend KVMI_GET_VERSION with struct kvmi_features VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,72/78] KVM: introspection: add KVMI_EVENT_PF VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,71/78] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,70/78] KVM: introspection: restore the state of MSR interception on unhook VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,69/78] KVM: introspection: add KVMI_VCPU_CONTROL_MSR and KVMI_EVENT_MSR VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,68/78] KVM: introspection: restore the state of descriptor interception on unhook VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,67/78] KVM: introspection: add KVMI_EVENT_DESCRIPTOR VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,66/78] KVM: introspection: add KVMI_VCPU_GET_MTRR_TYPE VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,65/78] KVM: introspection: add KVMI_VCPU_GET_XSAVE VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,64/78] KVM: introspection: add KVMI_EVENT_XSETBV VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,63/78] KVM: introspection: add KVMI_VM_GET_MAX_GFN VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,62/78] KVM: introspection: add KVMI_VCPU_INJECT_EXCEPTION + KVMI_EVENT_TRAP VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,61/78] KVM: introspection: restore the state of CR3 interception on unhook VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,60/78] KVM: introspection: add KVMI_VCPU_CONTROL_CR and KVMI_EVENT_CR VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,59/78] KVM: introspection: restore the state of #BP interception on unhook VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,58/78] KVM: introspection: add KVMI_EVENT_BREAKPOINT VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,57/78] KVM: introspection: add KVMI_EVENT_HYPERCALL VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,56/78] KVM: introspection: add KVMI_VCPU_GET_CPUID VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,55/78] KVM: introspection: add KVMI_VCPU_SET_REGISTERS VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,54/78] KVM: introspection: add KVMI_VCPU_GET_REGISTERS VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,53/78] KVM: introspection: add KVMI_VCPU_CONTROL_EVENTS VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,52/78] KVM: introspection: add KVMI_EVENT_PAUSE_VCPU VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,51/78] KVM: introspection: add KVMI_VCPU_PAUSE VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,50/78] KVM: introspection: add KVMI_VCPU_GET_INFO VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,49/78] KVM: introspection: handle vCPU commands VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,48/78] KVM: introspection: handle vCPU introspection requests VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,47/78] KVM: introspection: add a jobs list to every introspected vCPU VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,46/78] KVM: introspection: add vCPU related data VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,45/78] KVM: introspection: add KVMI_VM_READ_PHYSICAL/KVMI_VM_WRITE_PHYSICAL VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,44/78] KVM: introspection: add KVMI_VM_CONTROL_EVENTS VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,43/78] KVM: introspection: add KVMI_EVENT_UNHOOK VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,42/78] KVM: introspection: add KVMI_VM_GET_INFO VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,41/78] KVM: introspection: add KVMI_VM_CHECK_COMMAND and KVMI_VM_CHECK_EVENT VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,40/78] KVM: introspection: add KVMI_GET_VERSION VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,39/78] KVM: introspection: add the read/dispatch message function VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,38/78] KVM: introspection: add permission access ioctls VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,37/78] KVM: introspection: add hook/unhook ioctls VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,36/78] KVM: introduce VM introspection VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,35/78] KVM: x86: disable gpa_available optimization for fetch and page-walk NPF/EPT violati… VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,34/78] KVM: x86: intercept the write access on sidt and other emulated instructions VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,33/78] KVM: x86: wire in the preread/prewrite/preexec page trackers VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,32/78] KVM: x86: page_track: add support for preread, prewrite and preexec VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,31/78] KVM: x86: page track: add track_create_slot() callback VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,30/78] KVM: x86: page track: provide all page tracking hooks with the guest virtual address VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,29/78] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave() VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,28/78] KVM: x86: export kvm_inject_pending_exception() VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,27/78] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,26/78] KVM: x86: export kvm_arch_vcpu_set_guest_debug() VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,25/78] KVM: x86: add .control_singlestep() VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,24/78] KVM: x86: add .gpt_translation_fault() VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,23/78] KVM: x86: add .spt_fault() VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,22/78] KVM: x86: add .fault_gla() VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,21/78] KVM: x86: save the error code during EPT/NPF exits handling VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,20/78] KVM: x86: vmx: use a symbolic constant when checking the exit qualifications VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,19/78] KVM: x86: add .control_msr_intercept() VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,18/78] KVM: vmx: pass struct kvm_vcpu to the intercept msr related functions VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
[RFC,v7,17/78] KVM: svm: pass struct kvm_vcpu to set_msr_interception() VM introspection - - - --- 2020-02-07 Adalbert Lazăr New
« 1 2 ... 4 5 6 7 »