Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-03 20:06:54 to 2024-05-07 17:13:13 UTC [more...]

Xen Security Advisory 456 v3 (CVE-2024-2201) - x86: Native Branch History Injection
 2024-05-07 17:12 UTC 

[PATCH v3 0/9] xen/arm: arm64: Annotate code symbols
 2024-05-07 16:55 UTC  (21+ messages)
` [PATCH v3 2/9] xen/arm64: smc: Add missing code symbol annotations
` [PATCH v3 3/9] xen/arm64: sve: "
` [PATCH v3 4/9] xen/arm64: head: "
` [PATCH v3 5/9] xen/arm64: debug: "
` [PATCH v3 6/9] xen/arm64: bpi: "
` [PATCH v3 7/9] xen/arm64: mmu/head: "
` [PATCH v3 8/9] xen/arm64: cache: Use the generic xen/linkage.h macros
` [PATCH v3 9/9] xen/arm64: lib: "

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-07 16:16 UTC  (7+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[PATCH v2 (resend) 00/27] Remove the directmap
 2024-05-07 15:25 UTC  (10+ messages)
` [PATCH v2 (resend) 09/27] x86/pv: Rewrite how building PV dom0 handles domheap mappings
` [PATCH v2 (resend) 11/27] x86: Lift mapcache variable to the arch level
` [PATCH v2 (resend) 12/27] x86/mapcache: Initialise the mapcache for the idle domain

[xen-unstable test] 185936: tolerable FAIL
 2024-05-07 15:07 UTC 

[PATCH] x86/cpu-policy: Fix migration from Ice Lake to Cascade Lake
 2024-05-07 15:03 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 00/15] Remaining patches for dynamic node programming using overlay dtbo
 2024-05-07 14:35 UTC  (30+ messages)
` [PATCH 02/15] xen/arm/gic: Enable interrupt assignment to running VM
` [PATCH 04/15] tools/libs/light: Always enable IOMMU
` [PATCH 05/15] tools/libs/light: Increase nr_spi to 160
` [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] tools/xl: Open xldevd.log with O_CLOEXEC
 2024-05-07 14:26 UTC  (6+ messages)

[PATCH 0/7] Static shared memory followup v2 - pt2
 2024-05-07 14:15 UTC  (15+ messages)
` [PATCH 1/7] xen/arm: Lookup bootinfo shm bank during the mapping
` [PATCH 2/7] xen/arm: Wrap shared memory mapping code in one function
` [PATCH 3/7] xen/p2m: put reference for superpage

[PATCH net] xen-netfront: Add missing skb_mark_for_recycle
 2024-05-07 13:57 UTC  (7+ messages)

[PATCH v6 0/8] xen/spinlock: make recursive spinlocks a dedicated type
 2024-05-07 13:12 UTC  (14+ messages)
` [PATCH v6 8/8] xen: allow up to 16383 cpus

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

[XEN PATCH v4 0/5] FF-A notifications
 2024-05-07 11:17 UTC  (6+ messages)
` [XEN PATCH v4 5/5] xen/arm: ffa: support notification

[libvirt test] 185934: tolerable all pass - PUSHED
 2024-05-07 10:31 UTC 

[linux-linus test] 185930: tolerable FAIL - PUSHED
 2024-05-07 10:15 UTC 

[ovmf test] 185937: all pass - PUSHED
 2024-05-07  9:55 UTC 

[PATCH v2 0/2] Some fixes for the existing dynamic dtbo code
 2024-05-07  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] xen/common/dt-overlay: Fix missing lock when remove the device
` [PATCH v2 2/2] tools/xl: Correct the help information and exit code of the dt-overlay command

[ovmf test] 185935: all pass - PUSHED
 2024-05-07  7:13 UTC 

[xen-unstable test] 185929: tolerable FAIL - PUSHED
 2024-05-07  5:51 UTC 

[PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
 2024-05-07  5:36 UTC  (6+ messages)
` [PATCH 2/2] iommu/dma: Fix zero'ing of bounce buffer padding used by untrusted devices

[ovmf test] 185932: all pass - PUSHED
 2024-05-07  4:58 UTC 

[ovmf test] 185931: all pass - PUSHED
 2024-05-07  2:41 UTC 

[linux-linus test] 185928: tolerable FAIL - PUSHED
 2024-05-06 23:09 UTC 

[xen-unstable test] 185925: tolerable FAIL - PUSHED
 2024-05-06 19:09 UTC 

[XEN PATCH] automation/eclair_analysis: unblock pipelines from certain repositories
 2024-05-06 17:55 UTC  (2+ messages)

[xen-unstable-smoke test] 185926: tolerable all pass - PUSHED
 2024-05-06 16:40 UTC 

[PATCH v8 00/13] Arm cache coloring
 2024-05-06 15:54 UTC  (18+ messages)
` [PATCH v8 01/13] xen/common: add cache coloring common code
` [PATCH v8 04/13] xen/arm: add Dom0 cache coloring support
` [PATCH v8 05/13] xen: extend domctl interface for cache coloring
` [PATCH v8 07/13] xen/arm: add support for cache coloring configuration via device-tree
` [PATCH v8 08/13] xen/page_alloc: introduce preserved page flags macro
` [PATCH v8 09/13] xen: add cache coloring allocator for domains
` [PATCH v8 11/13] xen/arm: add Xen cache colors command line parameter

[PATCH for-4.19? 0/2] xen/x86: support foreign mappings for HVM
 2024-05-06 15:34 UTC  (11+ messages)
` [PATCH for-4.19? 1/2] xen/x86: account for max guest gfn and number of foreign mappings in the p2m
` [PATCH for-4.19? 2/2] xen/x86: remove foreign mappings from the p2m on teardown

[linux-linus test] 185923: regressions - FAIL
 2024-05-06 15:11 UTC 

[PATCH v2 00/12] VT-d: SATC handling; ATS: tidying
 2024-05-06 14:10 UTC  (21+ messages)
` [PATCH v2 02/12] VT-d: tidy error handling of RMRR parsing
` [PATCH v2 03/12] VT-d: parse ACPI "SoC Integrated Address Translation Cache Reporting Structure"s
` [PATCH v2 04/12] AMD/IOMMU: add helper to check whether ATS is to be used for a device
` [PATCH v2 05/12] IOMMU: rename and re-type ats_enabled
` [PATCH v2 06/12] VT-d: respect ACPI SATC's ATC_REQUIRED flag
` [PATCH v2 11/12] VT-d: drop flush_dev_iotlb parameter from IOTLB flush hook
` [PATCH v2 12/12] PCI/ATS: tidy {en,dis}able_ats_device() a little

[PATCH v4 03/17] xen: mapcache: Refactor lock functions for multi-instance
 2024-05-06 13:26 UTC  (22+ messages)
` [PATCH v4 04/17] xen: mapcache: Refactor xen_map_cache "
` [PATCH v4 05/17] xen: mapcache: Refactor xen_remap_bucket "
` [PATCH v4 06/17] xen: mapcache: Break out xen_ram_addr_from_mapcache_single
` [PATCH v4 07/17] xen: mapcache: Refactor xen_replace_cache_entry_unlocked
` [PATCH v4 08/17] xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
` [PATCH v4 09/17] xen: mapcache: Break out xen_invalidate_map_cache_single()
` [PATCH v4 13/17] softmmu: Pass RAM MemoryRegion and is_write xen_map_cache()
` [PATCH v4 14/17] xen: Add xen_mr_is_memory()

[XEN PATCH v2 0/5] x86: make Intel/AMD vPMU & MCE support configurable
 2024-05-06 11:32 UTC  (11+ messages)
` [XEN PATCH v2 1/5] x86/vpmu: separate amd/intel vPMU code
` [XEN PATCH v2 2/5] x86/intel: move vmce_has_lmce() routine to header
` [XEN PATCH v2 3/5] x86/MCE: guard access to Intel/AMD-specific MCA MSRs
` [XEN PATCH v2 4/5] x86/MCE: guard {intel/amd}_mcheck_init() calls
` [XEN PATCH v2 5/5] x86/MCE: optional build of AMD/Intel MCE code

[xen-unstable-smoke test] 185924: tolerable all pass - PUSHED
 2024-05-06 11:18 UTC 

Xen 4.19 release status tracking list [ May ]
 2024-05-06 10:34 UTC  (6+ messages)

[PATCH v9 00/15] Enable build of full Xen for RISC-V
 2024-05-06 10:15 UTC  (16+ messages)
` [PATCH v9 01/15] xen/riscv: disable unnecessary configs
` [PATCH v9 02/15] xen: introduce generic non-atomic test_*bit()
` [PATCH v9 03/15] xen/bitops: implement fls{l}() in common logic
` [PATCH v9 04/15] xen/bitops: put __ffs() into linux compatible header
` [PATCH v9 05/15] xen/riscv: introduce bitops.h
` [PATCH v9 06/15] xen/riscv: introduce cmpxchg.h
` [PATCH v9 07/15] xen/riscv: introduce atomic.h
` [PATCH v9 08/15] xen/riscv: introduce monitor.h
` [PATCH v9 09/15] xen/riscv: add definition of __read_mostly
` [PATCH v9 10/15] xen/riscv: add required things to current.h
` [PATCH v9 11/15] xen/riscv: add minimal stuff to mm.h to build full Xen
` [PATCH v9 12/15] xen/riscv: introduce vm_event_*() functions
` [PATCH v9 13/15] xen/riscv: add minimal amount of stubs to build full Xen
` [PATCH v9 14/15] xen/riscv: enable full Xen build
` [PATCH v9 15/15] xen/README: add compiler and binutils versions for RISC-V64

[PATCH v3 0/5] x86/xen-ucode: Introduce --force option
 2024-05-06  9:39 UTC  (11+ messages)
` [PATCH v3 1/5] x86: Update x86 low level version check of microcode
` [PATCH v3 2/5] x86: Refactor microcode_update() hypercall with flags
` [PATCH v3 3/5] x86: Add usage() to print out usage message
` [PATCH v3 4/5] x86: Use getopt to handle command line args
` [PATCH v3 5/5] Add --force option to xen-ucode to override microcode version check

[PATCH] x86/platform: correct #undef in compat checking
 2024-05-06  9:26 UTC  (3+ messages)

[xen-unstable test] 185922: tolerable FAIL
 2024-05-06  9:21 UTC 

file xen/include/xen/lib/x86/cpu-policy.h: Meaning of CPUID constants
 2024-05-06  8:47 UTC  (5+ messages)

[PATCH v8 00/17] Enable build of full Xen for RISC-V
 2024-05-06  8:24 UTC  (7+ messages)
` [PATCH v8 02/17] xen: introduce generic non-atomic test_*bit()

[PATCH] gunzip: don't leak memory on error paths
 2024-05-06  8:08 UTC 

New Defects reported by Coverity Scan for XenProject
 2024-05-06  7:46 UTC 

[PATCH v6 0/7] MSI-X support with qemu in stubdomain, and other related changes
 2024-05-06  7:38 UTC  (5+ messages)
` [PATCH v6 3/7] x86/hvm: Allow access to registers on the same page as MSI-X table

[XEN PATCH 0/3] automation/eclair: do not allow failure for triggered analyses
 2024-05-06  6:45 UTC  (7+ messages)
` [REGRESSION] "

[PATCH 0/3] Guest magic region allocation for 11 Dom0less domUs - Take two
 2024-05-06  3:13 UTC  (9+ 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 v1.1] xen/commom/dt-overlay: Fix missing lock when remove the device
 2024-05-06  2:16 UTC  (3+ messages)

[linux-linus test] 185920: tolerable FAIL - PUSHED
 2024-05-06  1:42 UTC 

[PATCH v3 1/3] hw/xen/xen_pt: Save back data only for declared registers
 2024-05-06  0:33 UTC  (3+ messages)
` [PATCH v3 2/3] Update Xen's features.h header
` [PATCH v3 3/3] Do not access /dev/mem in MSI-X PCI passthrough on Xen

[PATCH for-4.19] ppc/riscv: fix arch_acquire_resource_check()
 2024-05-05 22:12 UTC  (2+ messages)

[xen-unstable test] 185919: tolerable FAIL
 2024-05-05  8:42 UTC 

[xen-unstable test] 185917: tolerable FAIL
 2024-05-04 15:32 UTC 

[linux-linus test] 185915: tolerable FAIL - PUSHED
 2024-05-04 11:28 UTC 

[ovmf test] 185916: all pass - PUSHED
 2024-05-04  6:43 UTC 

[xen-unstable test] 185914: tolerable FAIL - PUSHED
 2024-05-04  6:37 UTC 

[PATCH] tools/libxs: Open /dev/xen/xenbus fds as O_CLOEXEC
 2024-05-04  6:10 UTC  (2+ messages)

[linux-linus test] 185911: regressions - FAIL
 2024-05-04  0:43 UTC 

[XEN PATCH 0/2] misra: deviations of Rule 16.4
 2024-05-03 23:09 UTC  (5+ messages)
` [XEN PATCH 1/2] docs/misra: add Terms & Definitions section to rules.rst
` [XEN PATCH 2/2] automation/eclair: add deviation for Rule 16.4

[XEN PATCH] automation/eclair: hide reports coming from adopted code in scheduled analysis
 2024-05-03 23:08 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.9-rc7
 2024-05-03 21:44 UTC  (2+ messages)

[xen-4.15-testing test] 185909: tolerable FAIL - PUSHED
 2024-05-03 21:18 UTC 

[xen-unstable-smoke test] 185912: tolerable all pass - PUSHED
 2024-05-03 20:26 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).