Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-21 23:18:24 to 2024-03-27 03:06:43 UTC [more...]

[PATCH v3 2/2] xen: fix stubdom PCI addr
 2024-03-27  3:05 UTC 

[PATCH v3 1/2] IOMMU: store name for extra reserved device memory
 2024-03-27  2:57 UTC  (3+ messages)
` [PATCH v3 2/2] drivers/char: mark extra reserved device memory in memory map

[PATCH v2 1/2] IOMMU: store name for extra reserved device memory
 2024-03-27  2:46 UTC  (7+ messages)
` [PATCH v2 2/2] drivers/char: mark extra reserved device memory in memory map

[PATCH v2 1/2] hw/xen: detect when running inside stubdomain
 2024-03-27  1:13 UTC  (5+ messages)
` [PATCH v2 2/2] xen: fix stubdom PCI addr

[PATCH] x86/vcpu: relax VCPUOP_initialise restriction for non-PV vCPUs
 2024-03-26 22:08 UTC  (6+ messages)

[PATCH v7 00/14] Arm cache coloring
 2024-03-26 21:55 UTC  (25+ messages)
` [PATCH v7 01/14] xen/common: add cache coloring common code
` [PATCH v7 04/14] xen/arm: add Dom0 cache coloring support
` [PATCH v7 06/14] tools: add support for cache coloring configuration
` [PATCH v7 08/14] xen/page_alloc: introduce preserved page flags macro

[PATCH v5 0/6] x86/pvh: Support relocating dom0 kernel
 2024-03-26 21:47 UTC  (8+ messages)
` [PATCH v5 1/6] Revert "xen/x86: bzImage parse kernel_alignment"
` [PATCH v5 2/6] tools/init-xenstore-domain: Replace variable MB() usage
` [PATCH v5 3/6] tools: Move MB/GB() to common-macros.h
` [PATCH v5 4/6] libelf: Expand ELF note printing
` [PATCH v5 5/6] xen/elfnote: Specify ELF Notes are x86-specific
` [PATCH v5 6/6] x86/PVH: Support relocatable dom0 kernels
` [PATCH v5] RFC: x86/pvh: Make Xen PVH entrypoint PIC for x86-64

[PATCH v6 00/20] Enable build of full Xen for RISC-V
 2024-03-26 21:24 UTC  (20+ messages)
` [PATCH v6 08/20] xen/riscv: introduce cmpxchg.h
` [PATCH v6 09/20] xen/riscv: introduce io.h
` [PATCH v6 10/20] xen/riscv: introduce atomic.h
` [PATCH v6 15/20] xen/riscv: add minimal stuff to processor.h to build full Xen

[PATCH 0/6] x86: Expose consistent topology to guests
 2024-03-26 17:02 UTC  (21+ messages)
` [PATCH 1/6] xen/x86: Add initial x2APIC ID to the per-vLAPIC save area
` [PATCH 2/6] tools/xc: Add xc_cpu_policy to the public xenctrl.h header
` [PATCH 3/6] xen/x86: Refactor xen/lib/x86 so it can be linked in hvmloader
` [PATCH 4/6] tools/hvmloader: Use cpu_policy to determine APIC IDs
` [PATCH 5/6] xen/x86: Derive topologically correct x2APIC IDs from the policy
` [PATCH 6/6] xen/x86: Add topology generator

[XEN PATCH] tools: add x2APIC entries in MADT based on APIC ID
 2024-03-26 16:51 UTC  (7+ messages)

[XEN PATCH 00/11] address some violations of MISRA C Rule 20.7
 2024-03-26 16:06 UTC  (37+ messages)
` [XEN PATCH 01/11] xen/list: address "
` [XEN PATCH 02/11] xen/xsm: add parentheses to comply with "
` [XEN PATCH 03/11] xen/efi: efibind: address violations of "
` [XEN PATCH 04/11] xentrace: address violation "
` [XEN PATCH 05/11] xen: address MISRA C Rule 20.7 violation in generated hypercall
` [XEN PATCH 06/11] xen/efi: address violations of MISRA C Rule 20.7
` [XEN PATCH 07/11] xen/page_alloc: "
` [XEN PATCH 08/11] x86/altcall: "
` [XEN PATCH 09/11] x86/msi: address violation of MISRA C Rule 20.7 and coding style
` [XEN PATCH 10/11] x86/hvm: address violations of Rule 20.7
` [XEN PATCH 11/11] x86/public: hvm: address violations of MISRA C "

[PATCH v4 0/5] x86/pvh: Support relocating dom0 kernel
 2024-03-26 15:41 UTC  (13+ messages)
` [PATCH v4 1/5] Revert "xen/x86: bzImage parse kernel_alignment"
` [PATCH v4 2/5] tools/init-xenstore-domain: Replace variable MB() usage
` [PATCH v4 3/5] tools: Move MB/GB() to common-macros.h
` [PATCH v4 4/5] libelf: Expand ELF note printing
` [PATCH v4 5/5] x86/PVH: Support relocatable dom0 kernels

[PATCH 00/11] Static shared memory followup v2 - pt1
 2024-03-26 14:19 UTC  (11+ messages)
` [PATCH 08/11] xen/arm: Reduce struct membank size on static shared memory
` [PATCH 09/11] xen/arm: remove shm holes for extended regions
` [PATCH 10/11] xen/arm: fix duplicate /reserved-memory node in Dom0
` [PATCH 11/11] xen/arm: List static shared memory regions as /memory nodes

[PATCH] x86/spec-ctrl: Support for SRSO_US_NO and SRSO_MSR_FIX
 2024-03-26 13:15 UTC  (4+ messages)

[OSSTEST PATCH 00/36] Switch to Debian Bookworm
 2024-03-26 12:36 UTC  (10+ messages)
` [OSSTEST PATCH 10/36] preseed_create: Workaround fail grub-install on arndale
` [OSSTEST PATCH 33/36] make-flight: Keep using buster for L2 guest in nested tests
` [OSSTEST PATCH 34/36] Temporally switch "qemu-mainline" branch to Bookworm

[xen-unstable test] 185162: tolerable FAIL
 2024-03-26 11:28 UTC 

NULL pointer dereference in xenbus_thread->
 2024-03-26 11:00 UTC  (4+ messages)

Join the conversation on Matrix
 2024-03-26 10:56 UTC 

[PATCH v6 00/11] Support blob memory and venus on qemu
 2024-03-26  8:53 UTC  (5+ messages)
` [PATCH v6 10/11] virtio-gpu: Initialize Venus

[PATCH] tools/misc: fix xenwatchdogd invocation
 2024-03-26  8:19 UTC  (2+ messages)

[PATCH 0/2] Xen: ARM: Improved NXP iMX8 platform support
 2024-03-26  8:07 UTC  (22+ messages)
` [PATCH 1/2] xen/arm: Add imx8q{m,x} platform glue

[linux-linus test] 185160: tolerable FAIL - PUSHED
 2024-03-26  6:51 UTC 

[PATCH v2 0/5] DOMCTL-based guest magic regions allocation for dom0less
 2024-03-26  1:21 UTC  (4+ messages)
` [PATCH v2 5/5] xen/memory, tools: Make init-dom0less consume XEN_DOMCTL_get_mem_map

Serious AMD-Vi issue
 2024-03-25 21:43 UTC  (7+ messages)
  ` Serious AMD-Vi(?) issue

[xen-unstable test] 185158: tolerable FAIL - PUSHED
 2024-03-25 19:33 UTC 

Backport request for 4.17
 2024-03-25 17:02 UTC 

[XEN PATCH 0/2] Enable Bus Lock Detect as rate limiter
 2024-03-25 16:29 UTC  (5+ messages)
` [XEN PATCH 1/2] x86: Enable BLD and handle #DB traps
` [XEN PATCH 2/2] x86: Refactor LBR feature to MSR_DEBUGCTL feature

[PATCH v3 0/9] Early Boot Allocation on Power
 2024-03-25 15:39 UTC  (18+ messages)
` [PATCH v3 1/9] EFI: Introduce inline stub for efi_enabled on !X86 && !ARM
` [PATCH v3 2/9] xen/asm-generic: Introduce generic acpi.h
` [PATCH v3 3/9] xen/ppc: Introduce stub asm/static-shmem.h
` [PATCH v3 4/9] xen/ppc: Update setup.h with required definitions for bootfdt
` [PATCH v3 5/9] xen/device-tree: Move Arm's setup.c bootinfo functions to common
` [PATCH v3 8/9] xen/ppc: mm-radix: Replace debug printing code with printk
` [PATCH v3 9/9] xen/ppc: mm-radix: Allocate all paging structures at runtime

[XEN PATCH v2 1/1] tools: init scripts: Add missing XENCONSOLED_ARGS variable
 2024-03-25 15:11 UTC  (4+ messages)

[linux-linus test] 185155: tolerable FAIL - PUSHED
 2024-03-25 14:01 UTC 

Xen NIC driver have page_pool memory leaks
 2024-03-25 12:33 UTC  (2+ messages)

[xen-unstable-smoke test] 185157: tolerable all pass - PUSHED
 2024-03-25 12:30 UTC 

[PATCH v2] docs/misra: document the expected sizes of integer types
 2024-03-25 11:17 UTC  (14+ messages)

[PATCH v2 (resend) 00/27] Remove the directmap
 2024-03-25 10:31 UTC  (2+ messages)

[ovmf test] 185156: all pass - PUSHED
 2024-03-25 10:11 UTC 

[XEN PATCH 0/6] FF-A mediator reorganisation
 2024-03-25  9:39 UTC  (7+ messages)
` [XEN PATCH 1/6] xen/arm: ffa: rename functions to use ffa_ prefix
` [XEN PATCH 2/6] xen/arm: ffa: move common things to ffa_private.h
` [XEN PATCH 3/6] xen/arm: ffa: separate memory sharing routines
` [XEN PATCH 4/6] xen/arm: ffa: separate partition info get routines
` [XEN PATCH 5/6] xen/arm: ffa: separate rxtx buffer routines
` [XEN PATCH 6/6] xen/arm: ffa: support FFA_FEATURES

[xen-unstable test] 185154: tolerable FAIL
 2024-03-25  9:00 UTC 

[PATCH v3 0/3] x86/pvh: Support relocating dom0 kernel
 2024-03-25  7:46 UTC  (6+ messages)
` [PATCH v3 3/3] x86/PVH: Support relocatable dom0 kernels

[linux-linus test] 185152: tolerable FAIL - PUSHED
 2024-03-25  3:21 UTC 

[xen-unstable test] 185150: tolerable FAIL
 2024-03-24 11:55 UTC 

[linux-linus test] 185149: tolerable FAIL - PUSHED
 2024-03-24  9:32 UTC 

[linux-linus test] 185147: tolerable FAIL - PUSHED
 2024-03-24  0:45 UTC 

[linux-linus test] 185144: tolerable FAIL - PUSHED
 2024-03-23 16:32 UTC 

[xen-unstable test] 185143: tolerable FAIL
 2024-03-23 11:30 UTC 

[linux-linus test] 185142: regressions - FAIL
 2024-03-23  5:22 UTC 

[xen-unstable test] 185140: tolerable FAIL
 2024-03-23  4:33 UTC 

[linux-linus test] 185139: regressions - FAIL
 2024-03-22 17:25 UTC 

[PATCH-for-9.1 v2 3/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
 2024-03-22 16:14 UTC 

[XEN PATCH v2 0/2] xen: address violations of MISRA C Rule 17.1
 2024-03-22 14:24 UTC  (7+ messages)
` [XEN PATCH v2 1/2] automation/eclair: add deviation for MISRA C:2012 "
` [XEN PATCH v2 2/2] xen: address violations of MISRA C "

[PATCH] avoid UB in guest handle arithmetic
 2024-03-22 14:14 UTC  (3+ messages)

[PATCH for-9.1 v5 11/14] memory: Add Error** argument to the global_dirty_log routines
 2024-03-22 13:41 UTC  (4+ messages)

Xen Summit Schedule announced!
 2024-03-22 12:05 UTC 

[xen-unstable test] 185137: tolerable FAIL - PUSHED
 2024-03-22  9:53 UTC 

[XEN PATCH 0/2] xen: address violations of MISRA C Rule 17.1
 2024-03-22  8:30 UTC  (11+ messages)
` [XEN PATCH 1/2] automation/eclair: add deviation for MISRA C:2012 "
` [XEN PATCH 2/2] xen: address violations of MISRA C "

[PATCH v3 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack
 2024-03-22  8:16 UTC 

[ovmf test] 185138: all pass - PUSHED
 2024-03-22  7:28 UTC 

[PATCH] xen/x86: Remove duplicate include
 2024-03-22  6:53 UTC  (2+ messages)

[linux-linus test] 185136: regressions - FAIL
 2024-03-22  6:04 UTC 

[PATCH v2 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack
 2024-03-22  4:59 UTC  (3+ messages)

[xen-unstable test] 185124: tolerable FAIL
 2024-03-22  0:20 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).