xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
[linux-linus test] 185824: regressions - FAIL
 2024-04-27  3:39 UTC 

[PATCH] libxl: Fix handling XenStore errors in device creation
 2024-04-27  2:17 UTC 

[XEN PATCH v1 0/7] x86: make Intel/AMD vPMU & MCE support configurable
 2024-04-26 23:16 UTC  (15+ messages)
` [XEN PATCH v1 1/7] x86/vpmu: separate amd/intel vPMU code
` [XEN PATCH v1 2/7] x86/intel: guard vmce_has_lmce() with INTEL option
` [XEN PATCH v1 3/7] x86/MCE: guard access to Intel/AMD-specific MCA MSRs
` [XEN PATCH v1 4/7] x86/MCE: guard lmce_support/cmci_support
` [XEN PATCH v1 5/7] x86/MCE: guard {intel/amd}_mcheck_init() calls
` [XEN PATCH v1 6/7] x86/MCE: guard call to Intel-specific intel_get_extended_msrs()
` [XEN PATCH v1 7/7] x86/MCE: optional build of AMD/Intel MCE code

[PATCH v3] docs/misra: add R21.6 R21.9 R21.10 R21.14 R21.15 R21.16
 2024-04-26 21:36 UTC 

[PATCH v2] docs/misra: add R21.6 R21.9 R21.10 R21.14 R21.15 R21.16
 2024-04-26 21:30 UTC  (3+ messages)

[PATCH] public: xen: Define missing guest handle for int32_t
 2024-04-26 21:28 UTC  (7+ messages)

[PATCH 0/3] Further trace improvements
 2024-04-26 19:50 UTC  (11+ messages)
` [PATCH 1/3] x86/hvm/trace: Use a different trace type for AMD processors
` [PATCH 2/3] tools/xenalyze: Ignore HVM_EMUL events harder
` [PATCH 3/3] tools/xentrace: Remove xentrace_format

[PULL 01/38] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
 2024-04-26 19:41 UTC 

[xen-unstable bisection] complete test-amd64-amd64-livepatch
 2024-04-26 19:26 UTC 

MISRA and -Wextra-semi
 2024-04-26 19:21 UTC  (2+ messages)

[PATCH v2 0/1] xen/arm: Annotate code symbols
 2024-04-26 19:13 UTC  (5+ messages)
` [PATCH v2 1/1] xen/arm64: entry: Add missing code symbol annotations

[PATCH] xen/x86: Fix Syntax warning in gen-cpuid.py
 2024-04-26 19:07 UTC  (2+ messages)

[XEN PATCH v3 0/5] FF-A notifications
 2024-04-26 19:07 UTC  (17+ messages)
` [XEN PATCH v3 1/5] xen/arm: ffa: refactor ffa_handle_call()
` [XEN PATCH v3 2/5] xen/arm: ffa: use ACCESS_ONCE()
` [XEN PATCH v3 3/5] xen/arm: ffa: simplify ffa_handle_mem_share()
` [XEN PATCH v3 4/5] xen/arm: allow dynamically assigned SGI handlers
` [XEN PATCH v3 5/5] xen/arm: ffa: support notification

[xen-unstable test] 185806: regressions - FAIL
 2024-04-26 18:55 UTC 

[PATCH] xen/xsm: Wire up get_dom0_console
 2024-04-26  4:04 UTC 

[PATCH v6 0/7] MSI-X support with qemu in stubdomain, and other related changes
 2024-04-26 17:54 UTC  (8+ messages)
` [PATCH v6 1/7] x86/msi: passthrough all MSI-X vector ctrl writes to device model
` [PATCH v6 2/7] x86/msi: Extend per-domain/device warning mechanism
` [PATCH v6 3/7] x86/hvm: Allow access to registers on the same page as MSI-X table
` [PATCH v6 4/7] automation: prevent QEMU access to /dev/mem in PCI passthrough tests
` [PATCH v6 5/7] automation: switch to a wifi card on ADL system
` [PATCH v6 6/7] [DO NOT APPLY] switch to qemu fork
` [PATCH v6 7/7] [DO NOT APPLY] switch to alternative artifact repo

[PATCH] x86/cpu-policy: Annotate the accumulated features
 2024-04-26 16:08 UTC 

[PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
 2024-04-26 16:02 UTC  (8+ messages)
` [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()

[PATCH v5 0/7] MSI-X support with qemu in stubdomain, and other related changes
 2024-04-26 15:26 UTC  (8+ messages)
` [PATCH v5 1/7] x86/msi: passthrough all MSI-X vector ctrl writes to device model
` [PATCH v5 2/7] x86/msi: Extend per-domain/device warning mechanism
` [PATCH v5 3/7] x86/hvm: Allow access to registers on the same page as MSI-X table

[PATCH v1] xen/riscv: improve check-extension() macro
 2024-04-26 15:23 UTC 

[PATCH] xen/spinlock: use correct pointer
 2024-04-26 14:33 UTC  (3+ messages)

[libvirt test] 185804: tolerable all pass - PUSHED
 2024-04-26 14:03 UTC 

[PATCH 0/3] x86/boot: Untangling
 2024-04-26 14:01 UTC  (4+ messages)
` [PATCH 1/3] x86/boot: Explain how moving mod[0] works
` [PATCH 2/3] x86/boot: Explain discard_initial_images() and untangle PV initrd handling
` [PATCH 3/3] x86/boot: Refactor pvh_load_kernel() to have an initrd_len local

[xen-unstable-smoke test] 185812: tolerable all pass - PUSHED
 2024-04-26 13:58 UTC 

[PATCH v3 0/8] Clean up of gzip decompressor
 2024-04-26 12:36 UTC  (10+ messages)
` [PATCH v3 1/8] gzip: clean up comments and fix code alignment
` [PATCH v3 7/8] gzip: move bitbuffer into gunzip state
` [PATCH v3 8/8] gzip: move crc state "

[PATCH v8 00/17] Enable build of full Xen for RISC-V
 2024-04-26 12:32 UTC  (15+ messages)
` [PATCH v8 02/17] xen: introduce generic non-atomic test_*bit()
` [PATCH v8 03/17] xen/bitops: implement fls{l}() in common logic
` [PATCH v8 04/17] xen/bitops: put __ffs() into linux compatible header
` [PATCH v8 05/17] xen/riscv: introduce bitops.h

[linux-linus test] 185802: tolerable FAIL - PUSHED
 2024-04-26 11:30 UTC 

[ANNOUNCE] Xen Project Summit 2024 Design Sessions
 2024-04-26 11:03 UTC 

[PATCH v3] xen/riscv: check whether the assembler has Zbb extension support
 2024-04-26 10:54 UTC  (5+ messages)

[PATCH] xen-livepatch: fix --force option comparison
 2024-04-26  9:42 UTC  (3+ messages)

[PATCH 0/2] Drop libsystemd
 2024-04-26  9:26 UTC  (9+ messages)
` [PATCH 1/2] tools/{c,o}xenstored: Don't link against libsystemd
` [PATCH 2/2] tools: Drop libsystemd as a dependency

[XEN PATCH] automation/eclair: reorganize pipelines
 2024-04-26  8:34 UTC  (6+ messages)

[PATCH] svm: Fix MISRA 8.2 violation
 2024-04-26  8:30 UTC  (4+ messages)

[PATCH v4 0/4] livepatch: minor bug fixes and improvements
 2024-04-26  7:15 UTC  (8+ 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 0/3] Guest magic region allocation for 11 Dom0less domUs - Take two
 2024-04-26  7:02 UTC  (8+ messages)
` [PATCH 1/3] xen/arm/dom0less-build: Alloc magic pages for Dom0less DomUs from hypervisor
` [PATCH 2/3] xen/arm, tools: Add a new HVM_PARAM_MAGIC_BASE_PFN key in HVMOP
` [PATCH 3/3] tools/init-dom0less: Avoid hardcoding GUEST_MAGIC_BASE

[PATCH] CI: Drop glibc-i386 from the build containers
 2024-04-26  6:36 UTC  (3+ messages)

[xen-unstable test] 185800: regressions - FAIL
 2024-04-26  6:35 UTC 

[PATCH v4 0/5] DOMCTL-based guest magic region allocation for 11 domUs
 2024-04-26  5:22 UTC  (4+ messages)

[ovmf test] 185803: all pass - PUSHED
 2024-04-26  4:57 UTC 

[xen-unstable-smoke test] 185801: tolerable all pass - PUSHED
 2024-04-26  2:03 UTC 

[PATCH v1.1] xen/commom/dt-overlay: Fix missing lock when remove the device
 2024-04-26  1:55 UTC 

[PATCH 00/15] Remaining patches for dynamic node programming using overlay dtbo
 2024-04-26  1:48 UTC  (21+ messages)
` [PATCH 02/15] xen/arm/gic: Enable interrupt assignment to running VM
` [PATCH 03/15] xen/arm: Always enable IOMMU
` [PATCH 06/15] rangeset: Move struct range and struct rangeset to headerfile
` [PATCH 11/15] tools/helpers: Add get_overlay
` [PATCH 14/15] add a domU script to fetch overlays and applying them to linux

[linux-linus test] 185798: regressions - FAIL
 2024-04-26  1:41 UTC 

[PATCH 0/7] x86: Make MAX_ALTP2M configurable
 2024-04-25 23:38 UTC  (13+ 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] xen: Use -Wuninitialized and -Winit-self
 2024-04-25 23:01 UTC  (2+ messages)

[XEN PATCH v1 13/15] x86: wire cpu_has_{svm/vmx}_* to false when svm/vmx not enabled
 2024-04-25 22:21 UTC  (4+ messages)

[xen-unstable-smoke test] 185799: tolerable all pass - PUSHED
 2024-04-25 20:54 UTC 

[xen-unstable test] 185794: tolerable FAIL - PUSHED
 2024-04-25 19:54 UTC 

[xen-unstable-smoke test] 185797: tolerable all pass - PUSHED
 2024-04-25 16:48 UTC 

[PATCH v3] x86/entry: shrink insn size for some of our EFLAGS manipulation
 2024-04-25 15:38 UTC  (2+ messages)

[PATCH net] xen-netfront: Add missing skb_mark_for_recycle
 2024-04-25 15:13 UTC  (6+ messages)

[libvirt test] 185793: tolerable all pass - PUSHED
 2024-04-25 15:00 UTC 

[PATCH] VMX: no open-coding in vmx_get_cpl()
 2024-04-25 13:31 UTC  (2+ messages)

[PATCH v2 0/2] x86/spec: misc fixes for XSA-456
 2024-04-25 13:30 UTC  (5+ messages)
` [PATCH v2 1/2] x86/spec: fix reporting of BHB clearing usage from guest entry points
` [PATCH v2 2/2] x86/spec: adjust logic to logic that elides lfence

[linux-linus test] 185791: regressions - FAIL
 2024-04-25 13:25 UTC 

[RFC PATCH 0/2] xen/arm: Remove recursion from dt_unreserved_regions
 2024-04-25 13:11 UTC  (3+ messages)
` [RFC PATCH 1/2] xen/arm: Add DT reserve map regions to bootinfo.reserved_mem
` [RFC PATCH 2/2] xen/arm: Rework dt_unreserved_regions to avoid recursion

[xen-unstable-smoke test] 185795: tolerable all pass - PUSHED
 2024-04-25 11:14 UTC 

[XEN PATCH] MAINTAINERS: Update my email address
 2024-04-25 10:43 UTC 

[PATCH v1] tools/ocaml: fix warnings
 2024-04-25 10:12 UTC  (2+ messages)

[ANNOUNCE] Call for agenda items - May 2024 Community Call
 2024-04-25  9:02 UTC 

[PATCH] arm/vpci: make prefetchable mem 64 bit
 2024-04-25  8:26 UTC  (3+ messages)

[PATCH v3] xen/x86/pvh: handle ACPI RSDT table in PVH Dom0 build
 2024-04-25  7:35 UTC  (6+ messages)

[linux-linus test] 185785: regressions - FAIL
 2024-04-25  6:38 UTC  (2+ messages)

[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 

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

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  (3+ messages)
` [XEN PATCH 03/10] automation/eclair_analysis: deviate macro count_args_ for MISRA "

[PATCH 0/3] automation: improve Arm coverage
 2024-04-24 23:52 UTC  (3+ messages)
` [PATCH 3/3] automation: Add arm64 test for running Xen with GICv3


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