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