xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
[xen-unstable test] 185786: tolerable FAIL - PUSHED
 2024-04-25  5:53 UTC 

[ovmf test] 185792: all pass - PUSHED
 2024-04-25  3:53 UTC 

[xen-unstable-smoke test] 185790: tolerable all pass - PUSHED
 2024-04-25  3:51 UTC 

[linux-linus test] 185785: regressions - FAIL
 2024-04-25  1:38 UTC 

[ovmf test] 185789: all pass - PUSHED
 2024-04-25  1:14 UTC 

[PATCH 00/15] Remaining patches for dynamic node programming using overlay dtbo
 2024-04-25  1:02 UTC  (29+ messages)
` [PATCH 01/15] xen/commom/dt-overlay: Fix missing lock when remove the device
` [PATCH 02/15] xen/arm/gic: Enable interrupt assignment to running VM
` [PATCH 03/15] xen/arm: Always enable IOMMU
` [PATCH 04/15] tools/libs/light: "
` [PATCH 05/15] tools/libs/light: Increase nr_spi to 160
` [PATCH 06/15] rangeset: Move struct range and struct rangeset to headerfile
` [PATCH 07/15] xen/overlay: Enable device tree overlay assignment to running domains
` [PATCH 08/15] tools: Add domain_id and expert mode for overlay operations
` [PATCH 09/15] tools/libs/light: Modify dtbo to domU linux dtbo format
` [PATCH 10/15] tools/xl: Share overlay with domU
` [PATCH 11/15] tools/helpers: Add get_overlay
` [PATCH 12/15] get_overlay: remove domU overlay
` [PATCH 13/15] xl/overlay: add remove operation to xenstore
` [PATCH 14/15] add a domU script to fetch overlays and applying them to linux
` [PATCH 15/15] docs: add device tree overlay documentation

docs/misra: add R21.6 R21.14 R21.15 R21.16
 2024-04-25  0:42 UTC  (3+ messages)

[XEN PATCH 00/10] Address violations of MISRA C Rule 20.7
 2024-04-25  0:28 UTC  (22+ messages)
` [XEN PATCH 01/10] libelf: address "
` [XEN PATCH 02/10] xen/page-defs: address violation "
` [XEN PATCH 03/10] automation/eclair_analysis: deviate macro count_args_ for MISRA "
` [XEN PATCH 04/10] drivers: char: address violation of MISRA C "
` [XEN PATCH 05/10] xen/spinlock: address violations "
` [XEN PATCH 06/10] x86/pci: address violation "
` [XEN PATCH 07/10] x86/acpi: power: address violations of MISRA "
` [XEN PATCH 08/10] x86/hvm: hpet: address violations of MISRA C "
` [XEN PATCH 09/10] x86/debugreg: address violation "
` [XEN PATCH 10/10] x86/mm: address violations "

[XEN PATCH] automation/eclair: reorganize pipelines
 2024-04-25  0:06 UTC  (2+ messages)

[PATCH 0/3] automation: improve Arm coverage
 2024-04-24 23:52 UTC  (7+ messages)
` [PATCH 1/3] automation: Drop some of the non-debug variants of the same Arm jobs
` [PATCH 2/3] automation: Add arm{64,32} earlyprintk jobs
` [PATCH 3/3] automation: Add arm64 test for running Xen with GICv3

[xen-unstable-smoke test] 185788: tolerable all pass - PUSHED
 2024-04-24 21:56 UTC 

[PATCH v3 0/8] Clean up of gzip decompressor
 2024-04-24 21:34 UTC  (11+ messages)
` [PATCH v3 1/8] gzip: clean up comments and fix code alignment
` [PATCH v3 2/8] gzip: refactor and expand macros
` [PATCH v3 3/8] gzip: refactor the gunzip window into common state
` [PATCH v3 4/8] gzip: move window pointer into gunzip state
` [PATCH v3 5/8] gzip: move input buffer handling "
` [PATCH v3 6/8] gzip: move output buffer "
` [PATCH v3 7/8] gzip: move bitbuffer "
` [PATCH v3 8/8] gzip: move crc state "

[PATCH 0/7] x86: Make MAX_ALTP2M configurable
 2024-04-24 20:42 UTC  (8+ messages)
` [PATCH 1/7] x86/p2m: Add braces for better code clarity
` [PATCH 2/7] x86/hap: Refactor boolean field assignments
` [PATCH 3/7] tools/xl: Add max_altp2m parameter
` [PATCH 4/7] tools/ocaml: "
` [PATCH 5/7] docs/man: Add max_altp2m parameter to the xl.cfg manual
` [PATCH 6/7] x86: Make the maximum number of altp2m views configurable
` [PATCH 7/7] x86/hap: Increase the number of initial mempool_size to 1024 pages

[libvirt test] 185783: tolerable all pass - PUSHED
 2024-04-24 20:30 UTC 

[PATCH v3] xen/x86/pvh: handle ACPI RSDT table in PVH Dom0 build
 2024-04-24 19:18 UTC 

[xen-unstable-smoke test] 185787: tolerable all pass - PUSHED
 2024-04-24 18:54 UTC 

[PATCH v4 0/6] Early Boot Allocation on Power
 2024-04-24 18:41 UTC  (9+ messages)
` [PATCH v4 1/6] xen/ppc: Introduce stub asm/static-shmem.h
` [PATCH v4 2/6] xen/device-tree: Move Arm's setup.c bootinfo functions to common
` [PATCH v4 4/6] xen/ppc: Enable bootfdt and boot allocator
` [PATCH v4 6/6] xen/ppc: mm-radix: Allocate all paging structures at runtime

[linux-5.4 test] 185782: regressions - FAIL
 2024-04-24 17:23 UTC 

[PATCH] arm/vpci: make prefetchable mem 64 bit
 2024-04-24 16:27 UTC 

[PATCH v4 0/4] livepatch: minor bug fixes and improvements
 2024-04-24 15:29 UTC  (6+ messages)
` [PATCH v4 1/4] xen-livepatch: fix parameter name parsing
` [PATCH v4 2/4] livepatch: introduce --force option
` [PATCH v4 3/4] livepatch: refuse to resolve symbols that belong to init sections
` [PATCH v4 4/4] x86/livepatch: perform sanity checks on the payload exception table contents

[XEN PATCH 0/2] x86: address remaining violation of Rule 7.2
 2024-04-24 15:17 UTC  (9+ messages)
` [XEN PATCH 1/2] pci: add suffix 'U' to PCI_CONF_ADDRESS macro
` [XEN PATCH 2/2] x86/msr: add suffix 'U' to MSR_AMD_CSTATE_CFG macro

[XEN PATCH v5 0/3] x86/iommu: Drop IOMMU support when cx16 isn't supported
 2024-04-24 14:33 UTC  (6+ messages)
` [XEN PATCH v5 1/3] x86/iommu: Disable IOMMU if "
` [XEN PATCH v5 3/3] x86/iommu: Disable intrerrupt remapping if cx16 is not supported

[PATCH] tools/xl: add suspend-to-ram and resume subcommands
 2024-04-24 14:03 UTC  (2+ messages)

[PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
 2024-04-24 12:32 UTC  (5+ messages)
` [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()

[xen-unstable test] 185780: tolerable FAIL - PUSHED
 2024-04-24 13:02 UTC 

[PATCH 0/4] x86/mm: assorted adjustments
 2024-04-24 13:01 UTC  (16+ messages)
` [PATCH 1/4] x86/P2M: write_p2m_entry() is HVM-only anyway
` [PATCH 2/4] x86/P2M: un-indent write_p2m_entry()
` [PATCH 3/4] x86/paging: vCPU host mode is always set
` [PATCH 4/4] x86/shadow: correct shadow_vcpu_init()'s comment

[XEN PATCH] automation/eclair: add deviation of MISRA C:2012 Rule 14.4
 2024-04-24 12:38 UTC  (2+ messages)

[linux-linus test] 185779: regressions - FAIL
 2024-04-24 12:06 UTC 

[XEN PATCH v2] automation/eclair: add deviations for MISRA C:2012 Rule 16.4
 2024-04-24 11:51 UTC  (4+ messages)

[PATCH v3 00/12] Static shared memory followup v2 - pt1
 2024-04-24 10:25 UTC  (8+ messages)
` [PATCH v3 12/12] xen/arm: List static shared memory regions as /memory nodes

[XEN PATCH v2 0/5] FF-A notifications
 2024-04-24 10:06 UTC  (18+ messages)
` [XEN PATCH v2 4/5] xen/arm: allow dynamically assigned SGI handlers
` [XEN PATCH v2 5/5] xen/arm: ffa: support notification

[XEN PATCH] automation/eclair: add deviations for MISRA C:2012 Rule 16.4
 2024-04-24  7:53 UTC  (6+ messages)

[PATCH 0/6] x86/alternatives: Adjust all insn-relative fields
 2024-04-24  6:57 UTC  (13+ messages)
` [PATCH 2/6] x86/alternative: Walk all replacements in debug builds
` [PATCH 3/6] x86/alternative: Intend the relocation logic
` [PATCH 4/6] x86/alternative: Replace a continue with a goto
` [PATCH 5/6] x86/alternative: Relocate all insn-relative fields
` [PATCH 6/6] x86/spec-ctrl: Introduce and use DO_COND_BHB_SEQ

[xen-unstable-smoke test] 185781: tolerable all pass - PUSHED
 2024-04-24  5:11 UTC 

[linux-5.4 test] 185769: regressions - FAIL
 2024-04-24  3:27 UTC 

[xen-unstable-smoke test] 185775: tolerable all pass - PUSHED
 2024-04-24  1:18 UTC 

[linux-linus test] 185768: tolerable FAIL - PUSHED
 2024-04-24  0:08 UTC 

[ovmf test] 185776: all pass - PUSHED
 2024-04-23 23:18 UTC 

[PATCH] x86/monitor: allow fast-singlestepping without enabling singlestep monitor
 2024-04-23 21:42 UTC  (2+ messages)

[ovmf test] 185773: all pass - PUSHED
 2024-04-23 19:22 UTC 

[xen-unstable-smoke test] 185770: regressions - FAIL
 2024-04-23 19:19 UTC 

[xen-unstable test] 185767: tolerable FAIL
 2024-04-23 17:55 UTC 

[PATCH v2 0/5] x86/xen-ucode: Introduce --force option
 2024-04-23 16:58 UTC  (17+ messages)
` [PATCH v2 1/5] x86: Update x86 low level version check of microcode
` [PATCH v2 2/5] x86: Refactor microcode_update() hypercall with flags
` [PATCH v2 4/5] x86: Use getopt to handle command line args
` [PATCH v2 5/5] x86: Add --force option to xen-ucode to override microcode version check

[PATCH 0/5] x86/xen-ucode: Introduce --force option
 2024-04-23 16:10 UTC  (5+ messages)
` [PATCH 2/5] x86: Refactor microcode_update() hypercall with flags field

[PATCH v3 0/4] livepatch: minor bug fixes and improvements
 2024-04-23 16:07 UTC  (17+ messages)
` [PATCH v3 1/4] xen-livepatch: fix parameter name parsing
` [PATCH v3 2/4] livepatch: introduce --force option
` [PATCH v3 3/4] livepatch: refuse to resolve symbols that belong to init sections
` [PATCH v3 4/4] x86/livepatch: perform sanity checks on the payload exception table contents

[PATCH io_uring-next/net-next v2 0/4] implement io_uring notification (ubuf_info) stacking
 2024-04-22 17:01 UTC  (5+ messages)
` [PATCH io_uring-next/net-next v2 1/4] net: extend ubuf_info callback to ops structure
` [PATCH io_uring-next/net-next v2 2/4] net: add callback for setting a ubuf_info to skb

[PATCH v2 0/2] livepatch: make symbol resolution more robust
 2024-04-23 13:17 UTC  (4+ messages)
` [PATCH v2 1/2] xen: introduce header file with section related symbols


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