Show patches with: Submitter = Paul Durrant       |   457 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,23/23] xl / libxl: support 'xl pci-attach/detach' by name xl / libxl: named PCI pass-through devices - - - --- 2020-11-24 Paul Durrant Superseded
[v4,22/23] docs/man: modify xl-pci-configuration(5) to add 'name' field to PCI_SPEC_STRING xl / libxl: named PCI pass-through devices - - - --- 2020-11-24 Paul Durrant Superseded
[v4,21/23] xl / libxl: support naming of assignable devices xl / libxl: named PCI pass-through devices - - - --- 2020-11-24 Paul Durrant Superseded
[v4,20/23] docs/man: modify xl(1) in preparation for naming of assignable devices xl / libxl: named PCI pass-through devices - - - --- 2020-11-24 Paul Durrant Superseded
[v4,19/23] libxl: modify libxl_device_pci_assignable_add/remove/list/list_free()... xl / libxl: named PCI pass-through devices - - - --- 2020-11-24 Paul Durrant Superseded
[v4,18/23] libxlu: introduce xlu_pci_parse_spec_string() xl / libxl: named PCI pass-through devices - - - --- 2020-11-24 Paul Durrant Superseded
[v4,17/23] libxl: introduce 'libxl_pci_bdf' in the idl... xl / libxl: named PCI pass-through devices - - - --- 2020-11-24 Paul Durrant Superseded
[v4,16/23] docs/man: fix xl(1) documentation for 'pci' operations xl / libxl: named PCI pass-through devices - - - --- 2020-11-24 Paul Durrant Superseded
[v4,15/23] docs/man: improve documentation of PCI_SPEC_STRING... xl / libxl: named PCI pass-through devices - - - --- 2020-11-24 Paul Durrant Superseded
[v4,14/23] docs/man: extract documentation of PCI_SPEC_STRING from the xl.cfg manpage... xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,13/23] libxl: use COMPARE_PCI() macro is_pci_in_array()... xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,12/23] libxl: add libxl_device_pci_assignable_list_free()... xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,11/23] libxl: make sure callers of libxl_device_pci_list() free the list after use xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,10/23] libxl: remove get_all_assigned_devices() from libxl_pci.c xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,09/23] libxl: remove unnecessary check from libxl__device_pci_add() xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,08/23] libxl: generalise 'driver_path' xenstore access functions in libxl_pci.c xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,07/23] libxl: stop using aodev->device_config in libxl__device_pci_add()... xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,06/23] libxl: remove extraneous arguments to do_pci_remove() in libxl_pci.c xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,05/23] libxl: s/detatched/detached in libxl_pci.c xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,04/23] libxl: add/recover 'rdm_policy' to/from PCI backend in xenstore xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,03/23] libxl: Make sure devices added by pci-attach are reflected in the config xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,02/23] libxl: make libxl__device_list() work correctly for LIBXL__DEVICE_KIND_PCI... xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v4,01/23] xl / libxl: s/pcidev/pci and remove DEFINE_DEVICE_TYPE_STRUCT_X xl / libxl: named PCI pass-through devices - 1 - --- 2020-11-24 Paul Durrant Superseded
[v3,23/23] xl / libxl: support 'xl pci-attach/detach' by name xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,22/23] docs/man: modify xl-pci-configuration(5) to add 'name' field to PCI_SPEC_STRING xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,21/23] xl / libxl: support naming of assignable devices xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,20/23] docs/man: modify xl(1) in preparation for naming of assignable devices xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,19/23] libxl: modify libxl_device_pci_assignable_add/remove/list/list_free()... xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,18/23] libxlu: introduce xlu_pci_parse_spec_string() xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,17/23] libxl: introduce 'libxl_pci_bdf' in the idl... xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,16/23] docs/man: fix xl(1) documentation for 'pci' operations xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,15/23] docs/man: improve documentation of PCI_SPEC_STRING... xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,14/23] docs/man: extract documentation of PCI_SPEC_STRING from the xl.cfg manpage... xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,13/23] libxl: use COMPARE_PCI() macro is_pci_in_array()... xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,12/23] libxl: add libxl_device_pci_assignable_list_free()... xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,11/23] libxl: make sure callers of libxl_device_pci_list() free the list after use xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,10/23] libxl: remove get_all_assigned_devices() from libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,09/23] libxl: remove unnecessary check from libxl__device_pci_add() xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,08/23] libxl: generalise 'driver_path' xenstore access functions in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,07/23] libxl: stop using aodev->device_config in libxl__device_pci_add()... xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,06/23] libxl: remove extraneous arguments to do_pci_remove() in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,05/23] libxl: s/detatched/detached in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,04/23] libxl: add/recover 'rdm_policy' to/from PCI backend in xenstore xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,03/23] libxl: Make sure devices added by pci-attach are reflected in the config xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,02/23] libxl: make libxl__device_list() work correctly for LIBXL__DEVICE_KIND_PCI... xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v3,01/23] xl / libxl: s/pcidev/pci and remove DEFINE_DEVICE_TYPE_STRUCT_X xl / libxl: named PCI pass-through devices - - - --- 2020-11-23 Paul Durrant Superseded
[v10,7/7] vtd: use a bit field for dma_pte IOMMU cleanup - - - --- 2020-11-20 Paul Durrant New
[v10,6/7] vtd: use a bit field for context_entry IOMMU cleanup - 2 - --- 2020-11-20 Paul Durrant New
[v10,5/7] vtd: use a bit field for root_entry IOMMU cleanup - 2 - --- 2020-11-20 Paul Durrant New
[v10,4/7] iommu: stop calling IOMMU page tables 'p2m tables' IOMMU cleanup - 2 - --- 2020-11-20 Paul Durrant New
[v10,3/7] iommu: remove the share_p2m operation IOMMU cleanup - 2 - --- 2020-11-20 Paul Durrant New
[v10,2/7] common/grant_table: batch flush I/O TLB IOMMU cleanup 1 2 - --- 2020-11-20 Paul Durrant New
[v10,1/7] remove remaining uses of iommu_legacy_map/unmap IOMMU cleanup 1 1 - --- 2020-11-20 Paul Durrant New
[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,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,10/12] viridian: log initial invocation of each type of hypercall viridian: add support for ExProcessorMasks - - - --- 2020-11-20 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,08/12] viridian: add ExProcessorMasks variants of the flush hypercalls viridian: add support for ExProcessorMasks - - - --- 2020-11-20 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,06/12] viridian: use softirq batching in hvcall_ipi() viridian: add support for ExProcessorMasks - 1 - --- 2020-11-20 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,04/12] viridian: introduce a per-cpu hypercall_vpmask and accessor functions... viridian: add support for ExProcessorMasks - - - --- 2020-11-20 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,02/12] viridian: move flush hypercall implementation into separate function viridian: add support for ExProcessorMasks - - - --- 2020-11-20 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
[10/10] xl / libxl: add 'ex_processor_mask' into 'libxl_viridian_enlightenment' viridian: add support for ExProcessorMasks - - - --- 2020-11-11 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
[08/10] viridian: log initial invocation of each type of hypercall viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[07/10] viridian: add ExProcessorMasks variant of the IPI hypercall viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[06/10] viridian: add ExProcessorMasks variants of the flush hypercalls viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[05/10] viridian: use softirq batching in hvcall_ipi() viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[04/10] viridian: use hypercall_vpmask in hvcall_ipi() viridian: add support for ExProcessorMasks - - - --- 2020-11-11 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
[02/10] viridian: move IPI hypercall implementation into separate function viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[01/10] viridian: move flush hypercall implementation into separate function viridian: add support for ExProcessorMasks - - - --- 2020-11-11 Paul Durrant Superseded
[v2,24/24] xl / libxl: support 'xl pci-attach/detach' by name xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 Paul Durrant Superseded
[v2,23/24] docs/man: modify xl-pci-configuration(5) to add 'name' field to PCI_SPEC_STRING 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
[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,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,19/24] libxlu: introduce xlu_pci_parse_spec_string() 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,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,16/24] docs/man: improve documentation of PCI_SPEC_STRING... 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,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,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,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,11/24] libxl: add libxl_device_pci_assignable_list_free()... xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 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,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,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,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,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,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,04/24] libxl: s/detatched/detached in libxl_pci.c xl / libxl: named PCI pass-through devices - - - --- 2020-11-10 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,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,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
[25/25] xl / libxl: support 'xl pci-attach/detach' by name xl / libxl: named PCI pass-through devices - - - --- 2020-10-23 Paul Durrant Superseded
« 1 2 3 44 5 »