Xen-Devel Archive mirror
 help / color / mirror / Atom feed
[PATCH] xen/spinlock: use correct pointer
 2024-04-25 20:45 UTC 

[XEN PATCH] automation/eclair: reorganize pipelines
 2024-04-25 20:12 UTC  (5+ messages)

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

[PATCH v3 0/8] Clean up of gzip decompressor
 2024-04-25 19:23 UTC  (14+ 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/2] Drop libsystemd
 2024-04-25 18:16 UTC  (5+ messages)
` [PATCH 1/2] tools/{c,o}xenstored: Don't link against libsystemd
` [PATCH 2/2] tools: Drop libsystemd as a dependency

[PATCH] CI: Drop glibc-i386 from the build containers
 2024-04-25 17:59 UTC  (2+ messages)

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

[PATCH] svm: Fix MISRA 8.2 violation
 2024-04-25 16:00 UTC  (3+ messages)

[PATCH v8 00/17] Enable build of full Xen for RISC-V
 2024-04-25 15:51 UTC  (9+ 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

[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 v4 0/4] livepatch: minor bug fixes and improvements
 2024-04-25 14:33 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 v4 4/4] x86/livepatch: perform sanity checks on the payload exception table contents

[PATCH 00/15] Remaining patches for dynamic node programming using overlay dtbo
 2024-04-25 14:28 UTC  (33+ 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

[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

[PATCH v5 0/7] MSI-X support with qemu in stubdomain, and other related changes
 2024-04-25 11:25 UTC  (7+ 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

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

[PATCH 0/7] x86: Make MAX_ALTP2M configurable
 2024-04-25  9:56 UTC  (15+ 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

[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  (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 "

[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 

[libvirt test] 185783: tolerable all pass - PUSHED
 2024-04-24 20:30 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 

[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  (6+ messages)
` [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  (7+ messages)
` [PATCH 5/6] x86/alternative: Relocate "
` [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 


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 read-only IMAP folder(s) and NNTP newsgroup(s).