messages from 2025-02-11 14:48:35 to 2025-02-13 22:36:02 UTC [more...]
[PATCH] xen/console: pre-compute domain prefix for printouts
2025-02-13 22:35 UTC
[PATCH v5 for-4.20(?) 0/4] Add/enable stack protector
2025-02-13 22:00 UTC (5+ messages)
` [PATCH v5 1/4] common: remove -fno-stack-protector from EMBEDDED_EXTRA_CFLAGS
` [PATCH v5 3/4] xen: arm: enable stack protector feature
` [PATCH v5 4/4] CHANGELOG.md: Mention stack-protector feature
` [PATCH v5 2/4] xen: common: add ability to enable stack protector
[RFC PATCH] arm: dom0: allow static memory configuration
2025-02-13 21:52 UTC (4+ messages)
[PATCH v1 0/3] Few CI improvements
2025-02-13 21:47 UTC (9+ messages)
` [PATCH v1 1/3] automation: skip building domU if there is no test defined for it
` [PATCH v1 2/3] automation: add jobs running tests from tools/tests/*
` [PATCH v1 3/3] automation: allow selecting individual jobs via CI variables
struct mctelem_cookie missing definition
2025-02-13 21:47 UTC (7+ messages)
[PATCH] radix-tree: don't left-shift negative values
2025-02-13 21:46 UTC (11+ messages)
[PATCH v2] xen/console: print Xen version via keyhandler
2025-02-13 21:42 UTC (3+ messages)
[PATCH v3] xen/console: print Xen version via keyhandler
2025-02-13 21:41 UTC
xen | Failed pipeline for staging | b5b2f987
2025-02-13 20:18 UTC (2+ messages)
[PATCH] xen/x86: fix build with CONFIG_HVM=n and -Og
2025-02-13 20:17 UTC (2+ messages)
Inquiry About PCI Passthrough Development and Testing Patches on ARM
2025-02-13 20:14 UTC
[BUG?] Wrong RC reported during 'make install'
2025-02-13 19:09 UTC (5+ messages)
[PATCH v2 0/2] xen: arm64: Set IL to 1 when injecting exceptions
2025-02-13 18:36 UTC (4+ messages)
` [PATCH v2 1/2] arch: arm64: always set IL=1 when injecting undefined exception
` [PATCH v2 2/2] arch: arm64: always set IL=1 when injecting an abort exception
blowfish failure to compile
2025-02-13 18:32 UTC (3+ messages)
[PATCH for-4.20?] x86/dom0: be less restrictive with the Interrupt Address Range
2025-02-13 17:07 UTC (4+ messages)
[PATCH] xen/watchdog: Identify which domain watchdog fired
2025-02-13 17:00 UTC (2+ messages)
[PATCH v4 0/4] Add/enable stack protector
2025-02-13 15:09 UTC (16+ messages)
` [PATCH v4 3/4] xen: arm: enable stack protector feature
` [PATCH v4 4/4] CHANGELOG.md: Mention stack-protector feature
` [PATCH v4 for-4.20(?) 0/4] Add/enable stack protector
[PATCH] PCI: Avoid FLR for Mediatek MT7922 WiFi
2025-02-13 14:40 UTC (3+ messages)
[PATCH v1 0/1] Fix OCaml build warning
2025-02-13 13:34 UTC (4+ messages)
` [PATCH v1 1/1] tools/ocaml: Fix oxenstored "
[PATCH] x86/MCE: fail init more gracefully when CPU vendor isn't supported
2025-02-13 13:24 UTC
[PATCH -next v6 0/8] arm64: entry: Convert to generic irq entry
2025-02-13 13:00 UTC (9+ messages)
` [PATCH -next v6 1/8] entry: Split generic entry into generic exception and syscall entry
` [PATCH -next v6 2/8] arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled()
` [PATCH -next v6 3/8] arm64: entry: Refactor the entry and exit for exceptions from EL1
` [PATCH -next v6 4/8] arm64: entry: Rework arm64_preempt_schedule_irq()
` [PATCH -next v6 5/8] arm64: entry: Use preempt_count() and need_resched() helper
` [PATCH -next v6 6/8] arm64: entry: Refactor preempt_schedule_irq() check code
` [PATCH -next v6 7/8] arm64: entry: Move arm64_preempt_schedule_irq() into __exit_to_kernel_mode()
` [PATCH -next v6 8/8] arm64: entry: Switch to generic IRQ entry
[PATCH for-4.20] x86/HVM: use XVFREE() in hvmemul_cache_destroy()
2025-02-13 12:28 UTC (3+ messages)
REMINDER: Xen Project Annual Survey
2025-02-13 11:48 UTC
[PATCH] arch: arm64: always set EL=1 when injecting undefined exception
2025-02-13 11:13 UTC (4+ messages)
[PATCH 0/2] Prerequisite patches for Arm64 MPU build
2025-02-13 10:20 UTC (8+ messages)
` [PATCH 1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH
` [PATCH 2/2] xen/arm: Move early mapping operations to new function
[PATCH v2 0/2] xen/swiotlb: two fixes
2025-02-13 9:16 UTC (4+ messages)
` [PATCH v2 1/2] xen/swiotlb: relax alignment requirements
` [PATCH v2 2/2] x86/xen: allow larger contiguous memory regions in PV guests
[PATCH for-4.20 v2] ARM32/traps: Fix do_trap_undefined_instruction()'s detection of kernel text
2025-02-13 9:06 UTC (3+ messages)
[PATCH] xen/console: add keyhandler to print Xen version
2025-02-13 8:28 UTC (4+ messages)
Coding Style Review and Automation
2025-02-13 6:43 UTC (13+ messages)
[RFC] dom0less vcpu affinity bindings
2025-02-12 23:51 UTC (3+ messages)
[PATCH 0/4] Other fixes from UBSAN enablement
2025-02-12 22:59 UTC (6+ messages)
` [PATCH 2/4] ARM: Fix register constraints in run_in_exception_handler()
[PATCH v3 00/24] x86: introduce NS16550-compatible UART emulator
2025-02-12 22:55 UTC (6+ messages)
` [PATCH v3 15/24] xen/console: make console buffer size configurable
[PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC
2025-02-12 22:55 UTC (19+ messages)
` [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH 03/16] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH 16/16] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
[PATCH] xen/console: make console buffer size configurable
2025-02-12 22:31 UTC
[PATCH v2] arm/vuart: move vpl011-related code to vpl011 emulator
2025-02-12 22:12 UTC (2+ messages)
[PATCH] device-tree: optimize size of struct dt_device_node
2025-02-12 22:05 UTC (2+ messages)
[PATCH 0/2] xen/swiotlb: one fix and one optimization
2025-02-12 21:14 UTC (12+ messages)
` [PATCH 1/2] xen/swiotlb: relax alignment requirements
` [PATCH 2/2] xen/swiotlb: don't destroy contiguous region in all cases
[PATCH for 4.20? v4 0/3] Fixes for vmap_to_mfn() and pt_mapping_level
2025-02-12 16:50 UTC (4+ messages)
` [PATCH for 4.20? v4 1/3] xen/riscv: implement software page table walking
` [PATCH for 4.20? v4 2/3] xen/riscv: update defintion of vmap_to_mfn()
` [PATCH for 4.20? v4 3/3] xen/riscv: update mfn calculation in pt_mapping_level()
[PATCH for 4.21 v6 0/2] RISC-V runtime detection of extenstions
2025-02-12 16:50 UTC (3+ messages)
` [PATCH for 4.21 v6 1/2] xen/riscv: drop CONFIG_RISCV_ISA_RV64G
` [PATCH for 4.21 v6 2/2] xen/riscv: identify specific ISA supported by cpu
[PATCH v2 00/11] amd-cppc CPU Performance Scaling Driver
2025-02-12 15:52 UTC (10+ messages)
` [PATCH v2 03/11] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline
` [PATCH v2 05/11] xen/x86: introduce a new amd cppc driver for cpufreq scaling
` [PATCH v2 06/11] xen/cpufreq: only set gov NULL when cpufreq_driver.setpolicy is NULL
` [PATCH v2 07/11] x86/cpufreq: add "cpufreq=amd-cppc,active" para
[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-12 15:12 UTC (4+ messages)
Recap of the Xen Winter Meetup 2025, by Olivier (Vates)
2025-02-12 14:26 UTC
[PATCH for-4.20 v3 0/5] xen/x86: prevent local APIC errors at shutdown
2025-02-12 14:25 UTC (6+ messages)
Xen Winter Meetup 2025 design session notes: Nested Virt
2025-02-12 13:01 UTC
[PATCH for 4.20? v3 0/3] Fixes for vmap_to_mfn() and pt_mapping_level
2025-02-12 12:15 UTC (6+ messages)
` [PATCH for 4.20? v3 1/3] xen/riscv: implement software page table walking
[PATCH] device-tree: optimize dt_device_for_passthrough()
2025-02-12 10:37 UTC (8+ messages)
Collaboration on Android Trout Development with Xen Hypervisor
2025-02-12 7:06 UTC
[PATCH] arm/vuart: move vpl011-related code to vpl011 emulator
2025-02-12 1:40 UTC (2+ messages)
[PATCH v2] xen/include: introduce resource.h
2025-02-11 22:13 UTC (2+ messages)
[PATCH RFC DO-NOT-APPLY] x86/IRQ: don't pass offline CPU(s) to on_selected_cpus()
2025-02-11 18:37 UTC (2+ messages)
Xen Winter Meetup 2025 design session notes: PVH
2025-02-11 17:11 UTC
[PATCH for-4.20 v3 4/5] x86/pci: disable MSI(-X) on all devices at shutdown
2025-02-11 17:00 UTC (3+ messages)
` [PATCH for-4.20 v4 "
[PATCH for 4.21 v5] xen/riscv: identify specific ISA supported by cpu
2025-02-11 16:59 UTC (8+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-11 16:10 UTC (12+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).