Show patches with: State = Action Required       |   111010 patches
« 1 2 ... 523 524 5251110 1111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[kvm-unit-tests,2/2] s390x/smp: add minimal test for sigp sense running status s390x/smp fix and enhancement - - - --- 2020-03-30 Christian Borntraeger New
[kvm-unit-tests,1/2] s390x/smp: fix detection of "running" s390x/smp fix and enhancement - 3 - --- 2020-03-30 Christian Borntraeger New
[v6,14/14] KVM: x86: Add kexec support for SEV Live Migration. Add AMD SEV guest live migration support - 1 - --- 2020-03-30 Kalra, Ashish New
[v6,13/14] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR. Add AMD SEV guest live migration support - 1 - --- 2020-03-30 Kalra, Ashish New
[v6,12/14] KVM: x86: Introduce KVM_PAGE_ENC_BITMAP_RESET ioctl Add AMD SEV guest live migration support - 2 - --- 2020-03-30 Kalra, Ashish New
[v6,11/14] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl Add AMD SEV guest live migration support - 2 - --- 2020-03-30 Kalra, Ashish New
[v6,10/14] mm: x86: Invoke hypercall when page encryption status is changed Add AMD SEV guest live migration support - 1 - --- 2020-03-30 Kalra, Ashish New
[v6,09/14] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl Add AMD SEV guest live migration support - 2 - --- 2020-03-30 Kalra, Ashish New
[v6,08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall Add AMD SEV guest live migration support - 2 - --- 2020-03-30 Kalra, Ashish New
[v6,07/14] KVM: x86: Add AMD SEV specific Hypercall3 Add AMD SEV guest live migration support - 3 - --- 2020-03-30 Kalra, Ashish New
[v6,06/14] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command Add AMD SEV guest live migration support - 2 - --- 2020-03-30 Kalra, Ashish New
[v6,05/14] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command Add AMD SEV guest live migration support - 3 - --- 2020-03-30 Kalra, Ashish New
[v6,04/14] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command Add AMD SEV guest live migration support - 2 - --- 2020-03-30 Kalra, Ashish New
[v6,03/14] KVM: SVM: Add KVM_SEV_SEND_FINISH command Add AMD SEV guest live migration support - 2 - --- 2020-03-30 Kalra, Ashish New
[v6,02/14] KVM: SVM: Add KVM_SEND_UPDATE_DATA command Add AMD SEV guest live migration support - 1 - --- 2020-03-30 Kalra, Ashish New
[v6,01/14] KVM: SVM: Add KVM_SEV SEND_START command Add AMD SEV guest live migration support - 1 - --- 2020-03-30 Kalra, Ashish New
[v2,22/22] intel_iommu: modify x-scalable-mode to be string option intel_iommu: expose Shared Virtual Addressing to VMs - 1 - --- 2020-03-30 Yi Liu New
[v2,21/22] intel_iommu: process PASID-based Device-TLB invalidation intel_iommu: expose Shared Virtual Addressing to VMs - 1 - --- 2020-03-30 Yi Liu New
[v2,20/22] intel_iommu: propagate PASID-based iotlb invalidation to host intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,19/22] intel_iommu: process PASID-based iotlb invalidation intel_iommu: expose Shared Virtual Addressing to VMs - 1 - --- 2020-03-30 Yi Liu New
[v2,18/22] vfio: add support for flush iommu stage-1 cache intel_iommu: expose Shared Virtual Addressing to VMs 1 - - --- 2020-03-30 Yi Liu New
[v2,17/22] intel_iommu: do not pass down pasid bind for PASID #0 intel_iommu: expose Shared Virtual Addressing to VMs - 1 - --- 2020-03-30 Yi Liu New
[v2,16/22] intel_iommu: replay pasid binds after context cache invalidation intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,15/22] intel_iommu: bind/unbind guest page table to host intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,14/22] vfio: add bind stage-1 page table support intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,13/22] intel_iommu: add PASID cache management infrastructure intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,12/22] intel_iommu: process PASID cache invalidation intel_iommu: expose Shared Virtual Addressing to VMs - 1 - --- 2020-03-30 Yi Liu New
[v2,11/22] intel_iommu: add virtual command capability support intel_iommu: expose Shared Virtual Addressing to VMs - 1 - --- 2020-03-30 Yi Liu New
[v2,10/22] vfio/pci: set host iommu context to vIOMMU intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,09/22] vfio/common: init HostIOMMUContext per-container intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,08/22] vfio/common: provide PASID alloc/free hooks intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,07/22] intel_iommu: add set/unset_iommu_context callback intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,06/22] hw/pci: introduce pci_device_set/unset_iommu_context() intel_iommu: expose Shared Virtual Addressing to VMs - 1 - --- 2020-03-30 Yi Liu New
[v2,05/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps intel_iommu: expose Shared Virtual Addressing to VMs - 2 - --- 2020-03-30 Yi Liu New
[v2,04/22] hw/iommu: introduce HostIOMMUContext intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,03/22] vfio: check VFIO_TYPE1_NESTING_IOMMU support intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,02/22] header file update VFIO/IOMMU vSVA APIs intel_iommu: expose Shared Virtual Addressing to VMs - - - --- 2020-03-30 Yi Liu New
[v2,01/22] scripts/update-linux-headers: Import iommu.h intel_iommu: expose Shared Virtual Addressing to VMs 1 - - --- 2020-03-30 Yi Liu New
[v5,14/14] KVM: x86: Add kexec support for SEV Live Migration. Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,13/14] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR. Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,12/14] KVM: x86: Introduce KVM_PAGE_ENC_BITMAP_RESET ioctl Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,11/14] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,10/14] mm: x86: Invoke hypercall when page encryption status is changed Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,09/14] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,07/14] KVM: x86: Add AMD SEV specific Hypercall3 Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,06/14] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,05/14] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command Add AMD SEV guest live migration support - - - --- 2020-03-30 Kalra, Ashish New
[v5,04/14] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command Add AMD SEV guest live migration support - 1 - --- 2020-03-30 Kalra, Ashish New
[v5,03/14] KVM: SVM: Add KVM_SEV_SEND_FINISH command Add AMD SEV guest live migration support - 1 - --- 2020-03-30 Kalra, Ashish New
« 1 2 ... 523 524 5251110 1111 »