xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-26 15:03:35 to 2024-04-30 12:47:41 UTC [more...]

[PATCH v3 0/5] x86/xen-ucode: Introduce --force option
 2024-04-30 12:47 UTC  (6+ 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 0/5] x86: AMD CPUID handling improvements
 2024-04-30 12:45 UTC  (10+ messages)
` [PATCH 1/5] x86/cpu-policy: Infrastructure for the AMD SVM and SEV leaves
` [PATCH 2/5] x86/cpu-policy: Add SVM features already used by Xen
` [PATCH 3/5] x86/spec-ctrl: Remove open-coded check of SVM_FEATURE_SPEC_CTRL
` [PATCH 4/5] x86/svm: Switch SVM features over normal cpu_has_*
` [PATCH 5/5] x86/cpu-policy: Introduce some SEV features

[XEN PATCH v2 0/2] Enumerate all allocated evtchns in lsevtchn
 2024-04-30 12:19 UTC  (4+ messages)
` [XEN PATCH v2 1/2] evtchn: Add error status indicators for evtchn_status hypercall
` [XEN PATCH v2 2/2] tools/lsevtchn: Use new status identifiers in loop

[PATCH] tools/xen-cpuid: switch to use cpu-policy defined names
 2024-04-30 12:06 UTC  (4+ messages)
` [PATCH for-4.19] "

[PATCH 0/2] Fix MISRA regression about flexible array member not at the end
 2024-04-30 11:43 UTC  (5+ messages)
` [PATCH 1/2] xen/kernel.h: Import __struct_group from Linux
` [PATCH 2/2] xen/arm: Fix MISRA regression on R1.1, flexible array member not at the end

[xen-unstable-smoke test] 185875: tolerable all pass - PUSHED
 2024-04-30 11:15 UTC 

[PATCH 0/3] Guest magic region allocation for 11 Dom0less domUs - Take two
 2024-04-30 10:22 UTC  (14+ 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

xen | Failed pipeline for staging | b819bd65
 2024-04-30 10:09 UTC  (4+ messages)

[xen-4.15-testing test] 185866: regressions - FAIL
 2024-04-30  9:57 UTC 

[PATCH 00/15] Remaining patches for dynamic node programming using overlay dtbo
 2024-04-30  9:47 UTC  (13+ messages)
` [PATCH 02/15] xen/arm/gic: Enable interrupt assignment to running VM
` [PATCH 07/15] xen/overlay: Enable device tree overlay assignment to running domains

[XEN PATCH v1 0/7] x86: make Intel/AMD vPMU & MCE support configurable
 2024-04-30  9:42 UTC  (24+ 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

[ovmf test] 185876: all pass - PUSHED
 2024-04-30  9:29 UTC 

[PATCH 0/6] x86/alternatives: Adjust all insn-relative fields
 2024-04-30  9:20 UTC  (3+ messages)
` [PATCH 6/6] x86/spec-ctrl: Introduce and use DO_COND_BHB_SEQ

CVE-2024-26908: x86/xen: Add some null pointer checking to smp.c
 2024-04-30  8:11 UTC  (2+ messages)

[XEN PATCH] automation/eclair: add deviation of MISRA C:2012 Rule 14.4
 2024-04-30  7:13 UTC  (3+ messages)

[xen-4.17-testing test] 185864: tolerable FAIL - PUSHED
 2024-04-30  5:36 UTC 

[ovmf test] 185873: all pass - PUSHED
 2024-04-30  5:03 UTC 

[VirtIO] Support for various devices in Xen
 2024-04-30  3:31 UTC  (8+ messages)

[PATCH] xen/xsm: Wire up get_dom0_console
 2024-04-30  0:53 UTC  (2+ messages)

[xen-4.18-testing test] 185865: tolerable FAIL - PUSHED
 2024-04-30  0:20 UTC 

[XEN PATCH v3 0/5] FF-A notifications
 2024-04-29 20:55 UTC  (17+ messages)
` [XEN PATCH v3 5/5] xen/arm: ffa: support notification

[linux-6.1 test] 185863: regressions - FAIL
 2024-04-29 20:37 UTC 

[PATCH v2 0/3] x86: Dom0 I/O port access permissions
 2024-04-29 19:41 UTC  (3+ messages)
` [PATCH v2 2/3] x86: detect PIC aliasing on ports other than 0x[2A][01]

[PATCH 0/3] x86/boot: Untangling
 2024-04-29 18:49 UTC  (8+ 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

[PATCH v2 0/4] x86/xstate: Fixes to size calculations
 2024-04-29 18:28 UTC  (5+ messages)
` [PATCH v2 1/4] x86/hvm: Defer the size calculation in hvm_save_cpu_xsave_states()
` [PATCH v2 2/4] x86/xstate: Rework xstate_ctxt_size() as xstate_uncompressed_size()
` [PATCH v2 3/4] x86/cpu-policy: Simplify recalculate_xstate()
` [PATCH v2 4/4] x86/cpuid: Fix handling of xsave dynamic leaves

[linux-linus test] 185862: tolerable FAIL - PUSHED
 2024-04-29 17:13 UTC 

[PATCH v6 0/8] xen/spinlock: make recursive spinlocks a dedicated type
 2024-04-29 17:12 UTC  (7+ messages)
` [PATCH v6 8/8] xen: allow up to 16383 cpus

[ovmf test] 185868: all pass - PUSHED
 2024-04-29 16:59 UTC 

[XEN PATCH] xen/mem_access: address violations of MISRA C: 2012 Rule 8.4
 2024-04-29 15:58 UTC  (2+ messages)

[PATCH] xen/x86: add extra pages to unpopulated-alloc if available
 2024-04-29 15:50 UTC 

[XEN PATCH 0/3] automation/eclair: do not allow failure for triggered analyses
 2024-04-29 15:21 UTC  (4+ messages)
` [XEN PATCH 1/3] automation/eclair: tag Rule 7.2 as clean and temporarily remove Rules 1.1 and 8.2
` [XEN PATCH 2/3] automation: do not allow failure for triggered analyses
` [XEN PATCH 3/3] automation/eclair: make explicit there are no adopted files by default

[PATCH v3 0/8] Clean up of gzip decompressor
 2024-04-29 15:17 UTC  (11+ messages)
` [PATCH v3 2/8] gzip: refactor and expand macros
` [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 8/8] gzip: move crc state "

[PATCH 0/9] livepatch-build-tools: some bug fixes and improvements
 2024-04-29 14:56 UTC  (10+ messages)
` [PATCH 1/9] livepatch-build-tools: allow patch file name sizes up to 127 characters
` [PATCH 2/9] create-diff-object: update default alt_instr size
` [PATCH 3/9] livepatch-build: fix detection of structure sizes
` [PATCH 4/9] create-diff-object: document kpatch_regenerate_special_section() behavior
` [PATCH 5/9] create-diff-object: move kpatch_include_symbol()
` [PATCH 6/9] create-diff-object: detect changes in .altinstr_replacement and .fixup sections
` [PATCH 7/9] create-diff-object: don't account for changes to .bug_frame.? sections
` [PATCH 8/9] create-diff-object: account for changes in the special section itself
` [PATCH 9/9] create-diff-object: account for special section changes

[PATCH] revert "x86/mm: re-implement get_page_light() using an atomic increment"
 2024-04-29 14:49 UTC  (3+ messages)

[PATCH v8 00/17] Enable build of full Xen for RISC-V
 2024-04-29 13:45 UTC  (5+ messages)
` [PATCH v8 06/17] xen/riscv: introduce cmpxchg.h
` [PATCH v8 08/17] xen/riscv: introduce atomic.h

[PATCH v1] xen/riscv: improve check-extension() macro
 2024-04-29 13:30 UTC  (2+ messages)

[XEN PATCH] automation/eclair_enalysis: amend configuration for some MISRA rules
 2024-04-29 12:49 UTC  (2+ messages)

[XEN PATCH 00/10] Address violations of MISRA C Rule 20.7
 2024-04-29 12:18 UTC  (4+ messages)
` [XEN PATCH 03/10] automation/eclair_analysis: deviate macro count_args_ for MISRA "

[PATCH 0/2] Drop libsystemd
 2024-04-29 10:44 UTC  (3+ messages)
` [PATCH 1/2] tools/{c,o}xenstored: Don't link against libsystemd

[xen-unstable test] 185860: tolerable FAIL
 2024-04-29 10:41 UTC 

[PATCH v2 0/7] x86: Make MAX_ALTP2M configurable
 2024-04-29 10:27 UTC  (11+ messages)
` [PATCH v2 1/7] x86/p2m: Add braces for better code clarity
` [PATCH v2 2/7] tools/xl: Add max_altp2m parameter
` [PATCH v2 3/7] docs/man: Add max_altp2m parameter to the xl.cfg manual
` [PATCH v2 4/7] x86: Make the maximum number of altp2m views configurable
` [PATCH v2 5/7] tools/libxl: Activate the max_altp2m feature
` [PATCH v2 6/7] tools/ocaml: Add max_altp2m parameter
` [PATCH v2 7/7] x86/hap: Increase the number of initial mempool_size to 1024 pages

[PATCH] x86/cpu-policy: Annotate the accumulated features
 2024-04-29  9:43 UTC  (3+ messages)

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

MISRA and -Wextra-semi
 2024-04-29  7:19 UTC  (3+ messages)

[PATCH] xen/spinlock: use correct pointer
 2024-04-29  6:36 UTC  (4+ messages)

[linux-6.1 test] 185859: regressions - FAIL
 2024-04-29  5:32 UTC 

[linux-linus test] 185858: tolerable FAIL - PUSHED
 2024-04-29  5:15 UTC 

[linux-6.1 test] 185849: regressions - FAIL
 2024-04-28 20:32 UTC 

[linux-linus test] 185845: tolerable FAIL - PUSHED
 2024-04-28 18:06 UTC 

[linux-6.1 bisection] complete build-armhf-pvops
 2024-04-28 12:54 UTC 

[xen-unstable test] 185839: tolerable FAIL
 2024-04-28 12:09 UTC 

[linux-6.1 test] 185835: regressions - FAIL
 2024-04-28  7:40 UTC 

[linux-linus test] 185833: tolerable FAIL - PUSHED
 2024-04-28  3:56 UTC 

[PATCH v3] Input: xen-kbdfront - drop keys to shrink modalias
 2024-04-28  2:10 UTC  (4+ messages)

[linux-6.1 test] 185832: regressions - FAIL
 2024-04-27 21:22 UTC 

[xen-unstable test] 185830: tolerable FAIL
 2024-04-27 16:44 UTC 

[libvirt test] 185829: tolerable all pass - PUSHED
 2024-04-27 12:29 UTC 

[linux-linus test] 185828: tolerable FAIL - PUSHED
 2024-04-27 12:16 UTC 

[xen-unstable test] 185826: tolerable FAIL - PUSHED
 2024-04-27  6:46 UTC 

[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 

[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 

[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-unstable test] 185806: regressions - FAIL
 2024-04-26 18:55 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 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()


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