Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-14 08:25:36 to 2025-02-18 09:44:54 UTC [more...]

Memory corruption bug with Xen PV Dom0 and BOSS-S1 RAID card
 2025-02-18  9:44 UTC  (2+ messages)

[PATCH] xen/console: introduce console_{get,put}_domain()
 2025-02-18  8:31 UTC 

[PATCH V3 for-4.20] xen/memory: Make resource_max_frames() to return 0 on unknown type
 2025-02-18  8:28 UTC  (3+ messages)

[PATCH 0/3] xen/console: Fix truncation of panic() messages
 2025-02-18  8:21 UTC  (5+ messages)
` [PATCH for-4.20(?) 1/3] "
` [PATCH for-4.21 2/3] xen/console: Optimise parameter order of vprintk_common()
` [PATCH for-4.21 3/3] xen/ACPI: Drop local acpi_os_{v,}printf() and use plain {v,}printk()

[PATCH v2 00/11] amd-cppc CPU Performance Scaling Driver
 2025-02-18  7:40 UTC  (17+ messages)
` [PATCH v2 02/11] xen/x86: introduce new sub-hypercall to propagate CPPC data
` [PATCH v2 03/11] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline
` [PATCH v2 04/11] xen/amd: export processor max frequency value
` [PATCH v2 05/11] xen/x86: introduce a new amd cppc driver for cpufreq scaling

Serious AMD-Vi issue
 2025-02-18  4:05 UTC  (5+ messages)

struct mctelem_cookie missing definition
 2025-02-18  3:11 UTC  (14+ messages)

[PATCH 0/2] code style exercise: Drivers folder samples
 2025-02-18  2:36 UTC  (8+ messages)
` [PATCH 1/2] code style: Format ns16550 driver
` [PATCH 2/2] code style: Format ACPI tables

xen/x86: resolve the last 3 MISRA R16.6 violations
 2025-02-17 23:12 UTC  (3+ messages)

early crash while loading dom0 kernel between git:19730dbb3f and git:414dde38b0
 2025-02-17 22:35 UTC  (6+ messages)

[PATCH] tests/resource: Verify that Xen can deal with invalid resource type
 2025-02-17 22:06 UTC  (3+ messages)

[PATCH v5] xen/console: print Xen version via keyhandler
 2025-02-17 21:33 UTC 

[PATCH V2] xen/memory: Make resource_max_frames() to return 0 on unknown type
 2025-02-17 20:39 UTC  (5+ messages)

[PATCH 00/20] accel: Simplify cpu-target.c (omnibus)
 2025-02-17 19:28 UTC  (5+ messages)
` [PATCH 16/20] cpus: Restrict cpu_common_post_load() code to TCG

[PATCH v2] x86/ucode: Add option to scan microcode by default
 2025-02-17 17:50 UTC 

[PATCH] x86/svm: Separate STI and VMRUN instructions in svm_asm_do_resume()
 2025-02-17 17:40 UTC  (3+ messages)

[PATCH v5] Avoid crash calling PrintErrMesg from efi_multiboot2
 2025-02-17 17:11 UTC  (7+ messages)
` [PATCH for-4.20 "

[PATCH] x86/ucode: Add option to scan microcode by default
 2025-02-17 17:06 UTC  (5+ messages)

[PATCH v6] Avoid crash calling PrintErrMesg from efi_multiboot2
 2025-02-17 16:56 UTC  (5+ messages)

[PATCH v2 0/2] Prerequisite patches for Arm64 MPU build
 2025-02-17 16:27 UTC  (13+ messages)
` [PATCH v2 1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH
` [PATCH v2 2/2] xen/arm: Restrict Kconfig configuration for LLC coloring

[PATCH v1 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall
 2025-02-17 16:26 UTC  (6+ messages)
` [PATCH v1 2/2] docs: fusa: Add the requirements for some of the commands of XEN_VERSION

[PATCH v2 0/2] x86/dom0: be less restrictive with the Interrupt Address Range
 2025-02-17 14:16 UTC  (3+ messages)
` [PATCH v2 1/2] x86/iommu: account for IOMEM caps when populating dom0 IOMMU page-tables
` [PATCH v2 2/2] x86/dom0: be less restrictive with the Interrupt Address Range

[PATCH 0/2] xen/list: some fixes in list.h
 2025-02-17 14:00 UTC  (13+ messages)
` [PATCH 1/2] xen/list: avoid UB in list iterators
` [PATCH 2/2] xen/list: fix comments in include/xen/list.h

[PATCH v2] xen/dom0less: support for vcpu affinity
 2025-02-17 13:28 UTC  (2+ messages)

[PATCH 0/2] x86/pvh: workaround missing MMIO regions in dom0 p2m
 2025-02-17 10:58 UTC  (14+ messages)
` [PATCH 1/2] x86/emul: dump unhandled memory accesses for PVH dom0
` [PATCH 2/2] x86/dom0: attempt to fixup p2m page-faults "

[XEN RFC PATCH v6 00/11] IOMMU subsystem redesign and PV-IOMMU interface
 2025-02-17 10:18 UTC  (12+ messages)
` [XEN RFC PATCH v6 06/11] vtd: Remove MAP_ERROR_RECOVERY code path in domain_context_mapping_one
` [XEN RFC PATCH v6 01/11] docs/designs: Add a design document for IOMMU subsystem redesign
` [XEN RFC PATCH v6 05/11] iommu: Simplify quarantine logic
` [XEN RFC PATCH v6 02/11] docs/designs: Add a design document for PV-IOMMU
` [XEN RFC PATCH v6 07/11] iommu: Simplify hardware did management
` [XEN RFC PATCH v6 03/11] x86/domain: Defer domain iommu initialization
` [XEN RFC PATCH v6 09/11] x86/iommu: Introduce IOMMU arena
` [XEN RFC PATCH v6 11/11] iommu: Introduce no-dma feature
` [XEN RFC PATCH v6 04/11] iommu: Move IOMMU domain related structures to (arch_)iommu_context
` [XEN RFC PATCH v6 08/11] iommu: Introduce redesigned IOMMU subsystem
` [XEN RFC PATCH v6 10/11] iommu: Introduce PV-IOMMU

[PATCH] xen/memory: Make resource_max_frames() to return 0 on unknown type
 2025-02-17 10:08 UTC  (3+ messages)

[PATCH v6 0/4] Add/enable stack protector
 2025-02-17  9:58 UTC  (6+ messages)
` [PATCH v6 1/4] common: remove -fno-stack-protector from EMBEDDED_EXTRA_CFLAGS
` [PATCH v6 3/4] xen: arm: enable stack protector feature
` [PATCH v6 4/4] CHANGELOG.md: Mention stack-protector feature
` [PATCH v6 2/4] xen: common: add ability to enable stack protector

[PATCH for-4.20?] x86/dom0: be less restrictive with the Interrupt Address Range
 2025-02-17  9:54 UTC  (7+ messages)

[XEN PATCH 0/3] Move Xen ECLAIR configuration to analyze.yaml
 2025-02-17  8:48 UTC  (10+ messages)
` [XEN PATCH 1/3] xen/arm: platform: address violation of MISRA C Rule 7.2
` [XEN PATCH 2/3] xen/sched: address violation of MISRA C Rule 8.2
` [XEN PATCH 3/3] automation: Update ECLAIR analysis configuration

[PATCH v4] xen/console: print Xen version via keyhandler
 2025-02-17  8:01 UTC  (2+ messages)

[PATCH] xen/watchdog: Identify which domain watchdog fired
 2025-02-17  7:30 UTC  (4+ messages)

[PATCH v5 for-4.20(?) 0/4] Add/enable stack protector
 2025-02-17  0:59 UTC  (6+ messages)
` [PATCH v5 3/4] xen: arm: enable stack protector feature
` [PATCH v5 2/4] xen: common: add ability to enable stack protector

Inquiry About PCI Passthrough Development and Testing Patches on ARM
 2025-02-14 10:55 UTC  (2+ messages)

[6.1.y] Regression from b1e6e80a1b42 ("xen/swiotlb: add alignment check for dma buffers") when booting with Xen and mpt3sas_cm0 _scsih_probe failures
 2025-02-15 17:01 UTC  (9+ messages)

ARM32 UBSAN failure in credit2
 2025-02-15 13:46 UTC  (3+ messages)

[PATCH v2 0/4] Few CI improvements
 2025-02-15  2:28 UTC  (11+ messages)
` [PATCH v2 2/4] automation: add jobs running tests from tools/tests/*
` [PATCH v2 3/4] automation: allow selecting individual jobs via CI variables
` [PATCH v2 4/4] automation: add tools/tests jobs on the AMD Zen3+ runner too

[PATCH v1 0/3] Few CI improvements
 2025-02-14 21:37 UTC  (6+ messages)
` [PATCH v1 3/3] automation: allow selecting individual jobs via CI variables

[PATCH v3] xen/console: print Xen version via keyhandler
 2025-02-14 20:07 UTC  (3+ messages)

[GIT PULL] xen: branch for v6.14-rc3
 2025-02-14 19:29 UTC  (2+ messages)

[PATCH v2 0/3] xen: fix usage of devices behind a VMD bridge
 2025-02-14 18:46 UTC  (3+ messages)

[PATCH v2 2/3] vmd: disable MSI remapping bypass under Xen
 2025-02-14 17:23 UTC  (2+ messages)

[PATCH v2 1/3] xen/pci: do not register devices with segments >= 0x10000
 2025-02-14 17:20 UTC  (2+ messages)

[PATCH v2 0/1] Fix OCaml build warning
 2025-02-14 15:47 UTC  (4+ messages)
` [PATCH v2 1/1] tools/ocaml: Fix oxenstored "

[PATCH] xen/arm: fix iomem_ranges cfg in map_range_to_domain()
 2025-02-14 14:25 UTC  (4+ messages)

[PATCH v2 3/3] pci/msi: remove pci_msi_ignore_mask
 2025-02-14 11:53 UTC  (2+ messages)

[PATCH v8] vpci: Add resizable bar support
 2025-02-14  9:12 UTC  (9+ messages)

[PATCH v2 0/2] xen: arm64: Set IL to 1 when injecting exceptions
 2025-02-14  8:50 UTC  (3+ messages)
` [PATCH v2 2/2] arch: arm64: always set IL=1 when injecting an abort exception

[PATCH] x86/MCE: fail init more gracefully when CPU vendor isn't supported
 2025-02-14  8:37 UTC  (2+ messages)

[PATCH] xen/x86: fix build with CONFIG_HVM=n and -Og
 2025-02-14  8:25 UTC  (3+ messages)


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