Show patches with: Submitter = David Woodhouse       |    State = Action Required       |   622 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-8.1,1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi() [for-8.1,1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - 2 - --- 2023-08-01 David Woodhouse New
[3/3] KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test [1/3] KVM: Show lockdep the kvm->mutex vs. kvm->srcu ordering rule - - - --- 2023-01-13 David Woodhouse New
[2/3] KVM: selftests: Use enum for test numbers in xen_shinfo_test [1/3] KVM: Show lockdep the kvm->mutex vs. kvm->srcu ordering rule - - - --- 2023-01-13 David Woodhouse New
[1/3] KVM: Show lockdep the kvm->mutex vs. kvm->srcu ordering rule [1/3] KVM: Show lockdep the kvm->mutex vs. kvm->srcu ordering rule - - - --- 2023-01-13 David Woodhouse New
[v2,4/4] KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock [v2,1/4] KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking - - - --- 2023-01-11 David Woodhouse New
[v2,3/4] KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule [v2,1/4] KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking - 1 - --- 2023-01-11 David Woodhouse New
[v2,2/4] KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest() [v2,1/4] KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking - 1 - --- 2023-01-11 David Woodhouse New
[v2,1/4] KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking [v2,1/4] KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking - 1 - --- 2023-01-11 David Woodhouse New
[3/3] KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking - - - --- 2023-01-11 David Woodhouse New
[2/3] KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest() KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking - - - --- 2023-01-11 David Woodhouse New
KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking - - - --- 2023-01-10 David Woodhouse New
[6/6] KVM: x86/xen: Documentation updates and clarifications [1/6] KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page() - - - --- 2022-12-26 David Woodhouse New
[5/6] KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi [1/6] KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page() - - - --- 2022-12-26 David Woodhouse New
[4/6] KVM: x86/xen: Simplify eventfd IOCTLs [1/6] KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page() - - - --- 2022-12-26 David Woodhouse New
[3/6] KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports [1/6] KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page() - - - --- 2022-12-26 David Woodhouse New
[2/6] KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly [1/6] KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page() - - - --- 2022-12-26 David Woodhouse New
[1/6] KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page() [1/6] KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page() - 1 - --- 2022-12-26 David Woodhouse New
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly - 1 - --- 2022-12-14 David Woodhouse New
[v1,2/2] KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured KVM: x86/xen: Runstate cleanups on top of kvm/queue - 1 - --- 2022-11-27 David Woodhouse New
[v1,1/2] KVM: x86/xen: Reconcile fast and slow paths for runstate update KVM: x86/xen: Runstate cleanups on top of kvm/queue - 1 - --- 2022-11-27 David Woodhouse New
[v3] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll [v3] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll - 1 - --- 2022-11-25 David Woodhouse New
[3/3] KVM: Update gfn_to_pfn_cache khva when it moves within the same page [1/3] KVM: x86/xen: Validate port number in SCHEDOP_poll - 2 - --- 2022-11-23 David Woodhouse New
[2/3] KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0 [1/3] KVM: x86/xen: Validate port number in SCHEDOP_poll - 1 - --- 2022-11-23 David Woodhouse New
[1/3] KVM: x86/xen: Validate port number in SCHEDOP_poll [1/3] KVM: x86/xen: Validate port number in SCHEDOP_poll - 1 - --- 2022-11-23 David Woodhouse New
[4/4] KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary [1/4] MAINTAINERS: Add KVM x86/xen maintainer list - 1 - --- 2022-11-19 David Woodhouse New
[3/4] KVM: Update gfn_to_pfn_cache khva when it moves within the same page [1/4] MAINTAINERS: Add KVM x86/xen maintainer list - 1 - --- 2022-11-19 David Woodhouse New
[2/4] KVM: x86/xen: Compatibility fixes for shared runstate area [1/4] MAINTAINERS: Add KVM x86/xen maintainer list - - - --- 2022-11-19 David Woodhouse New
[1/4] MAINTAINERS: Add KVM x86/xen maintainer list [1/4] MAINTAINERS: Add KVM x86/xen maintainer list - 1 - --- 2022-11-19 David Woodhouse New
[4/4] intel_iommu: Fix irqchip / X2APIC configuration checks [1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement 1 - - --- 2022-03-14 David Woodhouse New
[3/4] intel_iommu: Only allow interrupt remapping to be enabled if it's supported [1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement 1 1 - --- 2022-03-14 David Woodhouse New
[2/4] intel_iommu: Support IR-only mode without DMA translation [1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement 1 1 - --- 2022-03-14 David Woodhouse New
[1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement [1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement 1 - - --- 2022-03-14 David Woodhouse New
[v2,1/2] KVM: x86/xen: PV oneshot timer fixes [v2,1/2] KVM: x86/xen: PV oneshot timer fixes - - - --- 2022-03-09 David Woodhouse New
[2/2] KVM: x86/xen: Update self test for Xen PV timers KVM: Xen PV timer fixups - - - --- 2022-03-09 David Woodhouse New
[1/2] KVM: x86/xen: PV oneshot timer fixes KVM: Xen PV timer fixups - - - --- 2022-03-09 David Woodhouse New
[v3,17/17] KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,16/17] KVM: x86/xen: handle PV spinlocks slowpath KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,15/17] KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,14/17] KVM: x86/xen: Support per-vCPU event channel upcall via local APIC KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,13/17] KVM: x86/xen: Kernel acceleration for XENVER_version KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,12/17] KVM: x86/xen: handle PV timers oneshot mode KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,11/17] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,10/17] KVM: x86/xen: handle PV IPI vcpu yield KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,09/17] KVM: x86/xen: intercept EVTCHNOP_send from guests KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,08/17] KVM: x86/xen: Support direct injection of event channel events KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,07/17] KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,06/17] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,05/17] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,04/17] KVM: x86: Use gfn_to_pfn_cache for pv_time KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,03/17] KVM: x86/xen: Use gfn_to_pfn_cache for runstate area KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,02/17] KVM: Remove dirty handling from gfn_to_pfn_cache completely KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v3,01/17] KVM: Use enum to track if cached PFN will be used in guest and/or host KVM: Add Xen event channel acceleration - - - --- 2022-03-03 David Woodhouse New
[v2,17/17] KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,16/17] KVM: x86/xen: handle PV spinlocks slowpath KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,15/17] KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,14/17] KVM: x86/xen: Support per-vCPU event channel upcall via local APIC KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,13/17] KVM: x86/xen: Kernel acceleration for XENVER_version KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,12/17] KVM: x86/xen: handle PV timers oneshot mode KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,11/17] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,10/17] KVM: x86/xen: handle PV IPI vcpu yield KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,09/17] KVM: x86/xen: intercept EVTCHNOP_send from guests KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,08/17] KVM: x86/xen: Support direct injection of event channel events KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,07/17] KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,06/17] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,05/17] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,04/17] KVM: x86: Use gfn_to_pfn_cache for pv_time KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,03/17] KVM: x86/xen: Use gfn_to_pfn_cache for runstate area KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,02/17] KVM: Remove dirty handling from gfn_to_pfn_cache completely KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
[v2,01/17] KVM: Use enum to track if cached PFN will be used in guest and/or host KVM: Add Xen event channel acceleration - - - --- 2022-02-28 David Woodhouse New
KVM: Remove dirty handling from gfn_to_pfn_cache completely KVM: Remove dirty handling from gfn_to_pfn_cache completely - - - --- 2022-02-27 David Woodhouse New
[3/3] KVM: x86: Test case for TSC scaling and offset sync KVM: Reduce TSC scaling race condition mess - - - --- 2022-02-25 David Woodhouse New
[2/3] KVM: x86: Don't snapshot "max" TSC if host TSC is constant KVM: Reduce TSC scaling race condition mess - - - --- 2022-02-25 David Woodhouse New
[1/3] KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl. KVM: Reduce TSC scaling race condition mess - - - --- 2022-02-25 David Woodhouse New
[RFC] KVM: x86: (Failing) test case for TSC scaling and offset sync [RFC] KVM: x86: (Failing) test case for TSC scaling and offset sync - - - --- 2022-02-24 David Woodhouse New
[v1,16/16] KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,15/16] KVM: x86/xen: handle PV spinlocks slowpath KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,14/16] KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,13/16] KVM: x86/xen: Support per-vCPU event channel upcall via local APIC KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,12/16] KVM: x86/xen: Kernel acceleration for XENVER_version KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,11/16] KVM: x86/xen: handle PV timers oneshot mode KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,10/16] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,09/16] KVM: x86/xen: handle PV IPI vcpu yield KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,08/16] KVM: x86/xen: intercept EVTCHNOP_send from guests KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,07/16] KVM: x86/xen: Support direct injection of event channel events KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,06/16] KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,05/16] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,04/16] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,03/16] KVM: x86: Use gfn_to_pfn_cache for pv_time KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,02/16] KVM: x86/xen: Use gfn_to_pfn_cache for runstate area KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v1,01/16] KVM: Use enum to track if cached PFN will be used in guest and/or host KVM: Add Xen event channel acceleration - - - --- 2022-02-24 David Woodhouse New
[v0,15/15] KVM: x86/xen: handle PV spinlocks slowpath KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
[v0,14/15] KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
[v0,13/15] KVM: x86/xen: Support per-vCPU event channel upcall via local APIC KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
[v0,12/15] KVM: x86/xen: Kernel acceleration for XENVER_version KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
[v0,11/15] KVM: x86/xen: handle PV timers oneshot mode KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
[v0,10/15] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
[v0,09/15] KVM: x86/xen: handle PV IPI vcpu yield KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
[v0,08/15] KVM: x86/xen: intercept EVTCHNOP_send from guests KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
[v0,07/15] KVM: x86/xen: Support direct injection of event channel events KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
[v0,06/15] KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places KVM: Add Xen event channel acceleration - - - --- 2022-02-10 David Woodhouse New
« 1 2 3 46 7 »