Show patches with: Submitter = Paul Durrant       |    Archived = No       |   338 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] viridian: move flush hypercall implementation into separate function viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[01/25] xl / libxl: s/pcidev/pci and remove DEFINE_DEVICE_TYPE_STRUCT_X xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[02/10] viridian: move IPI hypercall implementation into separate function viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[02/25] libxl: use LIBXL_DEFINE_DEVICE_LIST for pci devices xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[03/10] viridian: introduce a per-cpu hypercall_vpmask and accessor functions... viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[03/25] libxl: use LIBXL_DEFINE_DEVICE_LIST for nic devices xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[04/10] viridian: use hypercall_vpmask in hvcall_ipi() viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[04/25] libxl: s/domainid/domid/g in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[05/10] viridian: use softirq batching in hvcall_ipi() viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[05/25] libxl: s/detatched/detached in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[06/10] viridian: add ExProcessorMasks variants of the flush hypercalls viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[06/25] libxl: remove extraneous arguments to do_pci_remove() in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[07/10] viridian: add ExProcessorMasks variant of the IPI hypercall viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[07/25] libxl: stop using aodev->device_config in libxl__device_pci_add()... xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[08/10] viridian: log initial invocation of each type of hypercall viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[08/25] libxl: generalise 'driver_path' xenstore access functions in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[09/10] viridian: add a new '_HVMPV_ex_processor_masks' bit into HVM_PARAM_VIRIDIAN... viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[09/25] libxl: remove unnecessary check from libxl__device_pci_add() xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[1/2] xl: implement documented --force option for block-detach fix 'xl block-detach' 1 - - --- 2020-09-03 Paul Durrant Superseded
[1/4] tools/hotplug: add remove_from_bridge() and improve debug output tools: propagate bridge MTU to vif frontends - - - --- 2020-07-30 Paul Durrant Superseded
[1/5] xen/common: introduce a new framework for save/restore of 'domain' context domain context infrastructure - - - --- 2020-03-27 Paul Durrant Superseded
[1/6] x86/iommu: re-arrange arch_iommu to separate common fields... IOMMU cleanup - - - --- 2020-07-24 Paul Durrant Superseded
[10/10] xl / libxl: add 'ex_processor_mask' into 'libxl_viridian_enlightenment' viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[10/25] libxl: remove get_all_assigned_devices() from libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[11/25] libxl: make sure callers of libxl_device_pci_list() free the list after use xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[12/25] libxl: add libxl_device_pci_assignable_list_free()... xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[13/25] libxl: use COMPARE_PCI() macro is_pci_in_array()... xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[14/25] libxl: add/recover 'rdm_policy' to/from PCI backend in xenstore xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[15/25] libxl: Make sure devices added by pci-attach are reflected in the config xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[16/25] docs/man: extract documentation of PCI_SPEC_STRING from the xl.cfg manpage... xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[17/25] docs/man: improve documentation of PCI_SPEC_STRING... xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[18/25] docs/man: fix xl(1) documentation for 'pci' operations xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[19/25] libxl: introduce 'libxl_pci_bdf' in the idl... xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[2/2] libxl: do not automatically force detach of block devices fix 'xl block-detach' - - - --- 2020-09-03 Paul Durrant Superseded
[2/4] tools/hotplug: combine add/online and remove/offline in vif-bridge... tools: propagate bridge MTU to vif frontends - - - --- 2020-07-30 Paul Durrant Superseded
[2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext domain context infrastructure - - - --- 2020-03-27 Paul Durrant Superseded
[2/6] x86/iommu: add common page-table allocator IOMMU cleanup - - - --- 2020-07-24 Paul Durrant Superseded
[20/25] libxlu: introduce xlu_pci_parse_spec_string() xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[21/25] libxl: modify libxl_device_pci_assignable_add/remove/list/list_free()... xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[22/25] docs/man: modify xl(1) in preparation for naming of assignable devices xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[23/25] xl / libxl: support naming of assignable devices xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[24/25] docs/man: modify xl-pci-configuration(5) to add 'name' field to PCI_SPEC_STRING xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[25/25] xl / libxl: support 'xl pci-attach/detach' by name xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
[3/4] public/io/netif: specify MTU override node tools: propagate bridge MTU to vif frontends - 1 - --- 2020-07-30 Paul Durrant Superseded
[3/5] tools/misc: add xen-ctx to present domain context domain context infrastructure - - - --- 2020-03-27 Paul Durrant Superseded
[3/6] iommu: remove iommu_lookup_page() and the lookup_page() method... IOMMU cleanup - - - --- 2020-07-24 Paul Durrant Superseded
[4/4] tools/hotplug: modify set_mtu() to inform the frontend via xenstore tools: propagate bridge MTU to vif frontends - - - --- 2020-07-30 Paul Durrant Superseded
[4/5] common/domain: add a domain context record for shared_info... domain context infrastructure - - - --- 2020-03-27 Paul Durrant Superseded
[4/6] remove remaining uses of iommu_legacy_map/unmap IOMMU cleanup - - - --- 2020-07-24 Paul Durrant Superseded
[5/5] tools/libxc: make use of domain context SHARED_INFO record... domain context infrastructure - - - --- 2020-03-27 Paul Durrant Superseded
[5/6] iommu: remove the share_p2m operation IOMMU cleanup - - - --- 2020-07-24 Paul Durrant Superseded
[6/6] iommu: stop calling IOMMU page tables 'p2m tables' IOMMU cleanup - - - --- 2020-07-24 Paul Durrant Superseded
[v2,01/10] x86/iommu: re-arrange arch_iommu to separate common fields... IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,01/12] viridian: don't blindly write to 32-bit registers is 'mode' is invalid viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,01/24] xl / libxl: s/pcidev/pci and remove DEFINE_DEVICE_TYPE_STRUCT_X xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,02/10] x86/iommu: add common page-table allocator IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,02/12] viridian: move flush hypercall implementation into separate function viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,02/24] libxl: use LIBXL_DEFINE_DEVICE_LIST for pci devices xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,03/10] x86/iommu: convert VT-d code to use new page table allocator IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,03/12] viridian: move IPI hypercall implementation into separate function viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,03/24] libxl: use LIBXL_DEFINE_DEVICE_LIST for nic devices xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,04/10] x86/iommu: convert AMD IOMMU code to use new page table allocator IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,04/12] viridian: introduce a per-cpu hypercall_vpmask and accessor functions... viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,04/24] libxl: s/detatched/detached in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,05/10] iommu: remove unused iommu_ops method and tasklet IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,05/12] viridian: use hypercall_vpmask in hvcall_ipi() viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,05/24] libxl: remove extraneous arguments to do_pci_remove() in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,06/10] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,06/12] viridian: use softirq batching in hvcall_ipi() viridian: add support for ExProcessorMasks - 1 - --- 2020-11-20 Paul Durrant Superseded
[v2,06/24] libxl: stop using aodev->device_config in libxl__device_pci_add()... xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,07/10] iommu: make map, unmap and flush all take both an order and a count IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,07/12] xen/include: import sizeof_field() macro from Linux stddef.h viridian: add support for ExProcessorMasks 1 - - --- 2020-11-20 Paul Durrant Superseded
[v2,07/24] libxl: generalise 'driver_path' xenstore access functions in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,08/10] remove remaining uses of iommu_legacy_map/unmap IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,08/12] viridian: add ExProcessorMasks variants of the flush hypercalls viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,08/24] libxl: remove unnecessary check from libxl__device_pci_add() xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,09/10] iommu: remove the share_p2m operation IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,09/12] viridian: add ExProcessorMasks variant of the IPI hypercall viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,09/24] libxl: remove get_all_assigned_devices() from libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,1/2] x86/hvm: set 'ipat' in EPT for special pages epte_get_entry_emt() modifications - 1 - --- 2020-07-31 Paul Durrant Superseded
[v2,1/5] xen/common: introduce a new framework for save/restore of 'domain' context domain context infrastructure - - - --- 2020-04-07 Paul Durrant Superseded
[v2,10/10] iommu: stop calling IOMMU page tables 'p2m tables' IOMMU cleanup - - - --- 2020-07-30 Paul Durrant Superseded
[v2,10/12] viridian: log initial invocation of each type of hypercall viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,10/24] libxl: make sure callers of libxl_device_pci_list() free the list after use xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,11/12] viridian: add a new '_HVMPV_ex_processor_masks' bit into HVM_PARAM_VIRIDIAN... viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,11/24] libxl: add libxl_device_pci_assignable_list_free()... xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,12/12] xl / libxl: add 'ex_processor_mask' into 'libxl_viridian_enlightenment' viridian: add support for ExProcessorMasks - - - --- 2020-11-20 Paul Durrant Superseded
[v2,12/24] libxl: use COMPARE_PCI() macro is_pci_in_array()... xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,13/24] libxl: add/recover 'rdm_policy' to/from PCI backend in xenstore xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,14/24] libxl: Make sure devices added by pci-attach are reflected in the config xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,15/24] docs/man: extract documentation of PCI_SPEC_STRING from the xl.cfg manpage... xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,16/24] docs/man: improve documentation of PCI_SPEC_STRING... xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,17/24] docs/man: fix xl(1) documentation for 'pci' operations xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,18/24] libxl: introduce 'libxl_pci_bdf' in the idl... xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,19/24] libxlu: introduce xlu_pci_parse_spec_string() xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,2/2] x86/hvm: simplify 'mmio_direct' check in epte_get_entry_emt() epte_get_entry_emt() modifications - - - --- 2020-07-31 Paul Durrant Superseded
[v2,2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext domain context infrastructure - 1 - --- 2020-04-07 Paul Durrant Superseded
[v2,20/24] libxl: modify libxl_device_pci_assignable_add/remove/list/list_free()... xl / libxl: named PCI pass-through devices 1 - - --- 2020-11-10 Paul Durrant Superseded
[v2,21/24] docs/man: modify xl(1) in preparation for naming of assignable devices xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,22/24] xl / libxl: support naming of assignable devices xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
« 1 2 3 4 »