+++ to secure your transactions use the Bitcoin Mixer Service +++

 

xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
[ovmf test] 186201: all pass - PUSHED
 2024-05-30 22:52 UTC 

[linux-linus test] 186196: regressions - FAIL
 2024-05-30 22:22 UTC 

convert the SCSI ULDs to the atomic queue limits API
 2024-05-30 20:09 UTC  (37+ messages)
` [PATCH 01/12] ubd: untagle discard vs write zeroes not support handling
` [PATCH 02/12] block: take io_opt and io_min into account for max_sectors
` [PATCH 03/12] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 04/12] sd: add a sd_disable_discard helper
` [PATCH 05/12] sd: add a sd_disable_write_same helper
` [PATCH 06/12] sd: simplify the disable case in sd_config_discard
` [PATCH 07/12] sd: factor out a sd_discard_mode helper
` [PATCH 08/12] sd: cleanup zoned queue limits initialization
` [PATCH 09/12] sd: convert to the atomic queue limits API
` [PATCH 10/12] sr: "
` [PATCH 11/12] block: remove unused "
` [PATCH 12/12] block: add special APIs for run-time disabling of discard and friends

[PATCH for-4.19? v12 0/8] *Enable build of full Xen for RISC-V
 2024-05-30 19:52 UTC  (25+ messages)
` [PATCH v12 1/8] xen/riscv: disable unnecessary configs
` [PATCH v12 2/8] xen: introduce generic non-atomic test_*bit()
` [PATCH v12 3/8] xen/riscv: introduce bitops.h
` [PATCH v12 4/8] xen/riscv: add definition of __read_mostly
` [PATCH v12 5/8] xen/riscv: add minimal stuff to mm.h to build full Xen
` [PATCH v12 6/8] xen/riscv: add minimal amount of stubs "
` [PATCH v12 7/8] xen/riscv: enable full Xen build
` [PATCH v12 8/8] xen/README: add compiler and binutils versions for RISC-V64

[PATCH for-4.19 0/2] arch/irq: Untangle no_irq_type
 2024-05-30 19:45 UTC  (6+ messages)
` [PATCH 1/2] arch/irq: Make irq_ack_none() mandatory
` [PATCH 2/2] arch/irq: Centralise no_irq_type

[ovmf test] 186199: all pass - PUSHED
 2024-05-30 18:44 UTC 

[xen-unstable test] 186194: tolerable FAIL
 2024-05-30 18:08 UTC 

[xen-unstable-smoke test] 186197: tolerable all pass - PUSHED
 2024-05-30 17:16 UTC 

[PATCH] x86/hvm: allow XENMEM_machine_memory_map
 2024-05-30 16:57 UTC  (5+ messages)

[XEN PATCH v8 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-05-30 15:51 UTC  (15+ messages)
` [RFC XEN PATCH v8 5/5] domctl: Add XEN_DOMCTL_gsi_permission to grant gsi

[PATCH v3 0/6] x86: Expose consistent topology to guests
 2024-05-30 15:47 UTC  (14+ messages)
` [PATCH v3 1/6] x86/vlapic: Move lapic migration checks to the check hooks
` [PATCH v3 2/6] xen/x86: Add initial x2APIC ID to the per-vLAPIC save area
` [PATCH v3 3/6] tools/hvmloader: Retrieve (x2)APIC IDs from the APs themselves
` [PATCH v3 4/6] xen/lib: Add topology generator for x86
` [PATCH v3 5/6] xen/x86: Derive topologically correct x2APIC IDs from the policy
` [PATCH v3 6/6] xen/x86: Synthesise domain topologies

[PATCH v4 0/2] Clean the policy manipulation path in domain creation
 2024-05-30 14:48 UTC  (6+ messages)
` [PATCH v4 1/2] tools/xg: Streamline cpu policy serialise/deserialise calls
` [PATCH v4 2/2] tools/xg: Clean up xend-style overrides for CPU policies

[libvirt test] 186190: tolerable all pass - PUSHED
 2024-05-30 14:43 UTC 

[PATCH] tools: (Actually) drop libsystemd as a dependency
 2024-05-30 14:43 UTC  (5+ messages)

[ovmf test] 186198: all pass - PUSHED
 2024-05-30 14:22 UTC 

[PATCH] arm: dom0less: add TEE support
 2024-05-30 13:22 UTC  (8+ messages)

CPU_DOWN_FAILED hits ASSERTs in scheduling logic
 2024-05-30 13:15 UTC  (7+ messages)

[ovmf test] 186195: all pass - PUSHED
 2024-05-30 11:43 UTC 

[linux-linus test] 186189: regressions - FAIL
 2024-05-30 10:57 UTC 

[ovmf test] 186193: all pass - PUSHED
 2024-05-30  9:29 UTC 

[xen-unstable test] 186186: tolerable FAIL - PUSHED
 2024-05-30  8:06 UTC 

[ovmf test] 186191: all pass - PUSHED
 2024-05-30  7:04 UTC 

[ovmf test] 186188: all pass - PUSHED
 2024-05-30  3:58 UTC 

[linux-linus test] 186185: regressions - FAIL
 2024-05-30  2:36 UTC 

[ovmf test] 186187: all pass - PUSHED
 2024-05-30  2:29 UTC 

[PATCH for-4.19 0/3] CI: Misc improvements
 2024-05-30  0:25 UTC  (7+ messages)
` [PATCH 1/3] CI: Remove CI_COMMIT_REF_PROTECTED requirement for HW jobs
` [PATCH 2/3] CI: Use a debug build of Xen for the Xilinx HW tests
` [PATCH 3/3] CI: Improve serial handling in qemu-smoke-ppc64le.sh

[xen-unstable test] 186183: tolerable FAIL - PUSHED
 2024-05-29 22:33 UTC 

[PATCH v2 for-4.19 00/13] xen/bitops: Untangle ffs()/fls() infrastructure
 2024-05-29 22:17 UTC  (12+ messages)
` [PATCH v2 01/13] ppc/boot: Run constructors on boot
` [PATCH v2 04/13] xen/page_alloc: Coerce min(flsl(), foo) expressions to being unsigned
` [PATCH v2 10/13] xen/bitops: Delete find_first_set_bit()
` [PATCH v2 for-4.19 0.5/13] xen: Introduce CONFIG_SELF_TESTS

[xen-unstable-smoke test] 186184: tolerable all pass - PUSHED
 2024-05-29 20:41 UTC 

[PATCH for-4.19? v4 0/6] x86: Make MAX_ALTP2M configurable
 2024-05-29 19:20 UTC  (6+ messages)
` [PATCH for-4.19? v4 4/6] x86: Make the maximum number of altp2m views configurable

[PATCH v11 0/9] Enable build of full Xen for RISC-V
 2024-05-29 17:15 UTC  (14+ messages)
` [PATCH v11 2/9] xen: introduce generic non-atomic test_*bit()

[xen-unstable-smoke test] 186182: tolerable all pass - PUSHED
 2024-05-29 16:57 UTC 

[PATCH for-4.19 0/9] x86/irq: fixes for CPU hot{,un}plug
 2024-05-29 16:14 UTC  (26+ messages)
` [PATCH for-4.19 1/9] x86/irq: remove offline CPUs from old CPU mask when adjusting move_cleanup_count
` [PATCH for-4.19 2/9] xen/cpu: do not get the CPU map in stop_machine_run()
` [PATCH for-4.19 3/9] xen/cpu: ensure get_cpu_maps() returns false if CPU operations are underway
` [PATCH for-4.19 4/9] x86/irq: describe how the interrupt CPU movement works
` [PATCH for-4.19 5/9] x86/irq: limit interrupt movement done by fixup_irqs()
` [PATCH for-4.19 6/9] x86/irq: restrict CPU movement in set_desc_affinity()
` [PATCH for-4.19 7/9] x86/irq: deal with old_cpu_mask for interrupts in movement in fixup_irqs()
` [PATCH for-4.19 8/9] x86/irq: handle moving interrupts in _assign_irq_vector()
` [PATCH for-4.19 9/9] x86/irq: forward pending interrupts to new destination in fixup_irqs()

[xen-unstable test] 186180: tolerable FAIL - PUSHED
 2024-05-29 14:38 UTC 

[PATCH v8 1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
 2024-05-29 14:07 UTC  (5+ messages)
` [PATCH v8 2/8] xen: mapcache: Unmap first entries in buckets
` [PATCH v8 3/8] xen: Add xen_mr_is_memory()
` [PATCH v8 6/8] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
` [PATCH v8 7/8] xen: mapcache: Add support for grant mappings

[ANNOUNCE] Join us for free virtually at Xen Summit 2024!
 2024-05-29 14:02 UTC 

[PATCH] Partial revert of "x86/MCE: optional build of AMD/Intel MCE code"
 2024-05-29 13:51 UTC  (3+ messages)

[PATCH] xen/xenbus: handle potential dangling pointer issue in xen_pcibk_xenbus_probe
 2024-05-29 13:36 UTC  (3+ messages)

[PATCH] xen/xenbus: handle pointer to NULL in alloc/free_pdev
 2024-05-29 13:28 UTC  (2+ messages)

[xen-unstable-smoke test] 186181: tolerable all pass - PUSHED
 2024-05-29 13:03 UTC 

[PATCH for-4.19 v3 0/3] xen/x86: support foreign mappings for HVM/PVH
 2024-05-29 12:21 UTC  (4+ messages)

[XEN PATCH v2 00/15] x86: make cpu virtualization support configurable
 2024-05-29 12:16 UTC  (6+ messages)
` [XEN PATCH v2 12/15] x86/vmx: guard access to cpu_has_vmx_* in common code

[PATCH v7 3/8] xen: Add xen_mr_is_memory()
 2024-05-29 11:10 UTC  (3+ messages)

Updated Xen 4.19 schedule
 2024-05-29 11:08 UTC  (3+ messages)

[PATCH] x86/MCE: don't treat S3 resume the same as boot
 2024-05-29 10:57 UTC  (2+ messages)

[libvirt test] 186179: tolerable all pass - PUSHED
 2024-05-29  9:27 UTC 

[PATCH v4 0/4] Guest XenStore page allocation for 11 Dom0less domUs
 2024-05-29  8:00 UTC  (5+ messages)
` [PATCH v4 2/4] xen/arm: Alloc XenStore page for Dom0less DomUs from hypervisor
` [PATCH v4 4/4] docs/features/dom0less: Update the late XenStore init protocol

[PATCH for-4.19 0/3] xen: Misc MISRA changes
 2024-05-29  7:27 UTC  (2+ messages)

[XEN PATCH v5 0/7] FF-A notifications
 2024-05-29  7:25 UTC  (2+ messages)
` [XEN PATCH v5 7/7] xen/arm: ffa: support notification


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).