xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 08:53:06 to 2020-12-07 10:49:30 UTC [more...]

[PATCH] x86/vIO-APIC: make use of xmalloc_flex_struct()
 2020-12-07 10:49 UTC 

[PATCH 0/5] x86/vPCI: MSI/MSI-X related adjustments
 2020-12-07 10:38 UTC  (6+ messages)
` [PATCH 1/5] x86/vPCI: tolerate (un)masking a disabled MSI-X entry
` [PATCH 2/5] x86/vPCI: check address in vpci_msi_update()
` [PATCH 3/5] vPCI/MSI-X: fold clearing of entry->updated
` [PATCH 4/5] vPCI/MSI-X: make use of xzalloc_flex_struct()
` [PATCH 5/5] vPCI/MSI-X: tidy init_msix()

[PATCH 0/8] gitlab-ci: Add accelerator-specific Linux jobs
 2020-12-07 10:37 UTC  (27+ messages)
` [PATCH 1/8] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
` [PATCH 2/8] gitlab-ci: Introduce 'cross_accel_build_job' template
` [PATCH 3/8] gitlab-ci: Add KVM X86 cross-build jobs
` [PATCH 4/8] gitlab-ci: Add KVM ARM "
` [PATCH 5/8] gitlab-ci: Add KVM s390x "
` [PATCH 6/8] gitlab-ci: Add KVM PPC "
` [PATCH 7/8] gitlab-ci: Add KVM MIPS "
` [PATCH 8/8] gitlab-ci: Add Xen "

[PATCH v2 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-07 10:36 UTC  (13+ messages)
` [PATCH v2 7/8] xen/arm: Remove Linux specific code that is not usable in XEN
` [PATCH v2 8/8] xen/arm: Add support for SMMUv3 driver

[PATCH v5 0/4] Xen ABI feature control
 2020-12-07 10:23 UTC  (20+ messages)
` [PATCH v5 1/4] domctl: introduce a new domain create flag, XEN_DOMCTL_CDF_evtchn_fifo,

[PATCH v2 0/8] xen: beginnings of moving library-like code into an archive
 2020-12-07 10:23 UTC  (8+ messages)
` [PATCH v2 7/8] lib: move bsearch code

[linux-linus test] 157248: regressions - FAIL
 2020-12-07 10:13 UTC 

[PATCH] x86/vmap: handle superpages in vmap_to_mfn()
 2020-12-07 10:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/17] xen: support per-cpupool scheduling granularity
 2020-12-07  9:59 UTC  (32+ messages)
` [PATCH v2 04/17] xen/cpupool: switch cpupool id to unsigned
` [PATCH v2 05/17] xen/cpupool: switch cpupool list to normal list interface
` [PATCH v2 06/17] xen/cpupool: use ERR_PTR() for returning error cause from cpupool_create()
` [PATCH v2 11/17] xen/hypfs: add getsize() and findentry() callbacks to hypfs_funcs
` [PATCH v2 14/17] xen/hypfs: add support for id-based dynamic directories
` [PATCH v2 15/17] xen/cpupool: add cpupool directories

[libvirt test] 157251: regressions - FAIL
 2020-12-07  9:52 UTC 

[PATCH 00/10] [RFC] ARM PCI passthrough configuration and vPCI
 2020-12-07  9:50 UTC  (23+ messages)
` [PATCH 06/10] vpci: Make every domain handle its own BARs

[PATCH v3 1/2] x86/IRQ: make max number of guests for a shared IRQ configurable
 2020-12-07  9:44 UTC  (4+ messages)
` [PATCH v3 2/2] x86/IRQ: allocate guest array of max size only for shareable IRQs

GPF on 0xdead000000000100 in nvme_map_data - Linux 5.9.9
 2020-12-07  9:02 UTC  (7+ messages)

[PATCH] vpci/msix: exit early if MSI-X is disabled
 2020-12-07  8:19 UTC  (5+ messages)

[PATCH v3 0/5] evtchn: (not so) recent XSAs follow-on
 2020-12-07  8:02 UTC  (15+ messages)
` [PATCH v3 5/5] evtchn: don't call Xen consumer callback with per-channel lock held

[qemu-mainline test] 157245: regressions - FAIL
 2020-12-07  5:36 UTC 

[PATCH] Revert "xen: add helpers to allocate unpopulated memory"
 2020-12-07  5:35 UTC  (2+ messages)

[linux-linus test] 157243: regressions - FAIL
 2020-12-07  1:01 UTC 

[qemu-mainline test] 157239: regressions - FAIL
 2020-12-06 20:06 UTC 

[linux-linus test] 157234: regressions - FAIL
 2020-12-06 16:23 UTC 

[PATCH 3/3] net: checksum: Introduce fine control over checksum type
 2020-12-06 12:44 UTC  (3+ messages)

[xen-unstable test] 157233: tolerable FAIL
 2020-12-06 12:08 UTC 

[xen-unstable-coverity test] 157238: all pass - PUSHED
 2020-12-06  9:59 UTC 

[qemu-mainline test] 157231: regressions - FAIL
 2020-12-06  9:35 UTC 

[libvirt test] 157235: regressions - FAIL
 2020-12-06  8:09 UTC 

[linux-linus test] 157228: regressions - FAIL
 2020-12-06  3:23 UTC 

[qemu-mainline test] 157222: regressions - FAIL
 2020-12-06  0:44 UTC 

[linux-linus test] 157221: regressions - FAIL
 2020-12-05 18:27 UTC 

[xen-unstable test] 157218: tolerable FAIL - PUSHED
 2020-12-05 16:30 UTC 

[qemu-mainline test] 157209: regressions - FAIL
 2020-12-05  8:16 UTC 

[linux-linus test] 157213: regressions - FAIL
 2020-12-05  7:44 UTC 

[libvirt test] 157216: regressions - FAIL
 2020-12-05  7:16 UTC 

[xen-unstable test] 157205: tolerable FAIL - PUSHED
 2020-12-05  6:51 UTC 

[ovmf test] 157214: all pass - PUSHED
 2020-12-05  5:16 UTC 

[PATCH v3] xen: add support for automatic debug key actions in case of crash
 2020-12-05  1:06 UTC  (3+ messages)

[PATCH v2 0/7] xen/arm: Emulate ID registers
 2020-12-05  0:36 UTC  (19+ messages)
` [PATCH v2 1/7] xen/arm: Add ID registers and complete cpufinfo
` [PATCH v2 2/7] xen/arm: Add arm64 ID registers definitions
` [PATCH v2 3/7] xen/arm: create a cpuinfo structure for guest
` [PATCH v2 4/7] xen/arm: Add handler for ID registers on arm64
` [PATCH v2 5/7] xen/arm: Add handler for cp15 ID registers

[linux-linus test] 157199: regressions - FAIL
 2020-12-04 23:30 UTC 

[PATCH v3 00/12] automation: improvements (mostly) for arm64
 2020-12-04 21:40 UTC  (5+ messages)
` [PATCH v3 01/12] automation: add a QEMU aarch64 smoke test

[xen-unstable-smoke test] 157206: tolerable all pass - PUSHED
 2020-12-04 18:12 UTC 

[qemu-mainline test] 157198: regressions - FAIL
 2020-12-04 17:42 UTC 

[xen-unstable-smoke test] 157203: tolerable all pass - PUSHED
 2020-12-04 15:36 UTC 

[ovmf test] 157204: all pass - PUSHED
 2020-12-04 14:37 UTC 

[PATCH v2] tools/libs/ctrl: fix dumping of ballooned guest
 2020-12-04 13:35 UTC  (2+ messages)

[xen-unstable test] 157192: tolerable FAIL
 2020-12-04 13:31 UTC 

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-12-04 13:23 UTC  (4+ messages)

[PATCH v5 00/23] xl / libxl: named PCI pass-through devices
 2020-12-04 13:07 UTC  (53+ messages)
` [PATCH v5 01/23] xl / libxl: s/pcidev/pci and remove DEFINE_DEVICE_TYPE_STRUCT_X
` [PATCH v5 02/23] libxl: make libxl__device_list() work correctly for LIBXL__DEVICE_KIND_PCI
` [PATCH v5 03/23] libxl: Make sure devices added by pci-attach are reflected in the config
` [PATCH v5 04/23] libxl: add/recover 'rdm_policy' to/from PCI backend in xenstore
` [PATCH v5 05/23] libxl: s/detatched/detached in libxl_pci.c
` [PATCH v5 06/23] libxl: remove extraneous arguments to do_pci_remove() "
` [PATCH v5 07/23] libxl: stop using aodev->device_config in libxl__device_pci_add()
` [PATCH v5 08/23] libxl: generalise 'driver_path' xenstore access functions in libxl_pci.c
` [PATCH v5 09/23] libxl: remove unnecessary check from libxl__device_pci_add()
` [PATCH v5 10/23] libxl: remove get_all_assigned_devices() from libxl_pci.c
` [PATCH v5 11/23] libxl: make sure callers of libxl_device_pci_list() free the list after use
` [PATCH v5 12/23] libxl: add libxl_device_pci_assignable_list_free()
` [PATCH v5 13/23] libxl: use COMPARE_PCI() macro is_pci_in_array()
` [PATCH v5 14/23] docs/man: extract documentation of PCI_SPEC_STRING from the xl.cfg manpage
` [PATCH v5 15/23] docs/man: improve documentation of PCI_SPEC_STRING
` [PATCH v5 16/23] docs/man: fix xl(1) documentation for 'pci' operations
` [PATCH v5 17/23] libxl: introduce 'libxl_pci_bdf' in the idl
` [PATCH v5 18/23] libxlu: introduce xlu_pci_parse_spec_string()
` [PATCH v5 19/23] libxl: modify libxl_device_pci_assignable_add/remove/list/list_free()
` [PATCH v5 20/23] docs/man: modify xl(1) in preparation for naming of assignable devices
` [PATCH v5 21/23] xl / libxl: support "
` [PATCH v5 22/23] docs/man: modify xl-pci-configuration(5) to add 'name' field to PCI_SPEC_STRING
` [PATCH v5 23/23] xl / libxl: support 'xl pci-attach/detach' by name

[PATCH v2] tools/hotplug: allow tuning of xenwatchdogd arguments
 2020-12-04 11:55 UTC  (7+ messages)

[ovmf test] 157194: all pass - PUSHED
 2020-12-04 11:47 UTC 

[PATCH v3 0/8] xen: beginnings of moving library-like code into an archive
 2020-12-04 11:43 UTC  (2+ messages)

[PATCH v2 0/2] x86/IRQ: a little bit of tidying
 2020-12-04 11:40 UTC  (2+ messages)

[PATCH v4 00/11] viridian: add support for ExProcessorMasks
 2020-12-04 10:47 UTC  (4+ messages)

[PATCH] Fix spelling errors
 2020-12-04 10:46 UTC  (3+ messages)

[PATCH] memory: avoid pointless continuation in xenmem_add_to_physmap()
 2020-12-04 10:43 UTC 

[PATCH v3 00/13] viridian: add support for ExProcessorMasks
 2020-12-04 10:36 UTC  (3+ messages)
` [EXTERNAL] "

[xen-unstable-smoke test] 157200: tolerable all pass - PUSHED
 2020-12-04 10:16 UTC 

[PATCH] gnttab: don't allocate status frame tracking array when "gnttab=max_ver:1"
 2020-12-04 10:02 UTC  (3+ messages)

[PATCH 0/2] a tiny bit of header disentangling
 2020-12-04  9:51 UTC  (10+ messages)
` [PATCH 1/2] include: don't use asm/page.h from common headers
` [PATCH 2/2] mm: split out mfn_t / gfn_t / pfn_t definitions and helpers

[libvirt test] 157195: regressions - trouble: blocked/fail/pass/starved
 2020-12-04  9:42 UTC 

[PATCH v5 00/11] viridian: add support for ExProcessorMasks
 2020-12-04  8:52 UTC  (12+ messages)
` [PATCH v5 01/11] viridian: don't blindly write to 32-bit registers if 'mode' is invalid
` [PATCH v5 02/11] viridian: move flush hypercall implementation into separate function
` [PATCH v5 03/11] viridian: move IPI "
` [PATCH v5 04/11] viridian: introduce a per-cpu hypercall_vpmask and accessor functions
` [PATCH v5 05/11] viridian: use hypercall_vpmask in hvcall_ipi()
` [PATCH v5 06/11] viridian: use softirq batching "
` [PATCH v5 07/11] viridian: add ExProcessorMasks variants of the flush hypercalls
` [PATCH v5 08/11] viridian: add ExProcessorMasks variant of the IPI hypercall
` [PATCH v5 09/11] viridian: log initial invocation of each type of hypercall
` [PATCH v5 10/11] viridian: add a new '_HVMPV_ex_processor_masks' bit into HVM_PARAM_VIRIDIAN
` [PATCH v5 11/11] xl / libxl: add 'ex_processor_mask' into 'libxl_viridian_enlightenment'


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).