xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-16 09:51:47 to 2023-06-20 08:23:06 UTC [more...]

[PATCH v3 00/16] tools/xenstore: more cleanups
 2023-06-20  8:22 UTC  (8+ messages)
` [PATCH v3 14/16] tools/xenstore: split out environment specific live update code
` [PATCH v3 15/16] tools/xenstore: split out rest of live update control code
` [PATCH v3 16/16] tools/xenstore: remove unused stuff from list.h

[XEN PATCH v2 0/3] fix violations of MISRA C:2012 Rule 3.1
 2023-06-20  8:06 UTC  (11+ messages)
` [XEN PATCH v2 1/3] xen/arch/arm: "
` [XEN PATCH v2 2/3] xen/drivers/passthrough/arm/smmu-v3.c: "
` [XEN PATCH v2 3/3] xen: "

[qemu-mainline test] 181512: regressions - trouble: blocked/broken/fail/pass
 2023-06-20  7:30 UTC 

Asking for help to debug xen efi on Kunpeng machine
 2023-06-20  7:09 UTC  (12+ messages)

[PATCH v4 0/4] Initial support for Power
 2023-06-20  6:49 UTC  (23+ messages)
` [PATCH v4 1/4] automation: Add container for ppc64le builds
` [PATCH v4 2/4] xen: Add files needed for minimal ppc64le build
` [PATCH v4 3/4] automation: Add ppc64le cross-build jobs
` [PATCH v4 4/4] maintainers: Add ppc64 maintainer

[linux-5.4 test] 181508: trouble: blocked/broken/fail/pass/starved
 2023-06-20  3:57 UTC 

[PATCH 0/7] xen/arm: Add some missing ISBs after updating the PTEs
 2023-06-20  3:07 UTC  (15+ messages)
` [PATCH 1/7] xen/arm32: head: Add missing isb in setup_fixmap()
` [PATCH 2/7] xen/arm32: head: Add mising isb in switch_to_runtime_mapping()
` [PATCH 3/7] xen/arm64: head: Add missing isb in setup_fixmap()
` [PATCH 4/7] xen/arm: page: Consolidate write_pte() and clarify the documentation
` [PATCH 5/7] xen/arm: pmap: Add missing ISB in arch_pmap_map()
` [PATCH 6/7] xen/arm: mm: Add missing ISB in xen_pt_update()
` [PATCH 7/7] xen/arm32: head: Widen the use of the temporary mapping

[xen-unstable-smoke test] 181509: trouble: blocked/broken/pass
 2023-06-20  2:54 UTC 

[qemu-mainline test] 181510: regressions - trouble: blocked/broken/fail/pass
 2023-06-20  1:01 UTC 

[linux-linus test] 181502: trouble: blocked/broken/fail/pass
 2023-06-20  0:10 UTC 

[PATCH v1 0/1] Q35 Support
 2023-06-19 23:03 UTC  (4+ messages)
` [PATCH v1 1/1] Q35 support

[XEN PATCH] automation: Disable QEMU build with Clang older than 10.0
 2023-06-19 19:25 UTC  (3+ messages)

[qemu-mainline test] 181503: regressions - trouble: blocked/broken/fail/pass
 2023-06-19 19:03 UTC 

[PATCH 00/11] tools/xenstore: drop TDB
 2023-06-19 18:43 UTC  (5+ messages)
` [PATCH 01/11] tools/xenstore: explicitly specify create or modify for tdb_store()
` [PATCH 10/11] tools/xenstore: drop use of tdb

[PATCH] build: Drop CONFIG_$ARCH_$(XEN_OS) definitions
 2023-06-19 18:06 UTC 

[linux-5.4 test] 181499: regressions - trouble: blocked/broken/fail/pass
 2023-06-19 17:37 UTC 

[xen-unstable-smoke test] 181504: trouble: blocked/broken/pass
 2023-06-19 17:17 UTC 

[PATCH v2 0/5] Prevent attempting updates known to fail
 2023-06-19 16:10 UTC  (13+ messages)
` [PATCH v3 1/5] x86/microcode: Allow reading microcode revision even if it can't be updated
` [PATCH v3 2/5] x86/microcode: Create per-vendor microcode_ops builders
` [PATCH v3 3/5] x86/microcode: Ignore microcode loading interface for revision = -1
` [PATCH v3 4/5] x86: Read MSR_ARCH_CAPS immediately after early_microcode_init()

[PATCH] mm/pdx: Add comments throughout the codebase for pdx
 2023-06-19 15:30 UTC  (2+ messages)

[PATCH v4 00/15] Intel Hardware P-States (HWP) support
 2023-06-19 14:54 UTC  (11+ messages)
` [PATCH v4 06/15] cpufreq: Add Hardware P-State (HWP) driver
` [PATCH v4 08/15] xenpm: Change get-cpufreq-para output for hwp
` [PATCH v4 09/15] cpufreq: Export HWP parameters to userspace as CPPC
` [PATCH v4 11/15] xenpm: Print HWP/CPPC parameters
` [PATCH v4 14/15] xenpm: Add set-cpufreq-cppc subcommand

[xen-unstable test] 181498: regressions - trouble: blocked/broken/fail/pass
 2023-06-19 14:26 UTC 

[XEN PATCH] docs/misra: document the C dialect and translation toolchain assumptions
 2023-06-19 13:44 UTC  (12+ messages)

[PATCH v2 0/6] xen/riscv: introduce identity mapping
 2023-06-19 13:34 UTC  (7+ messages)
` [PATCH v2 1/6] xen/riscv: add .sbss section to .bss
` [PATCH v2 2/6] xen/riscv: introduce reset_stack() function
` [PATCH v2 3/6] xen/riscv: introduce function for physical offset calculation
` [PATCH v2 4/6] xen/riscv: introduce identity mapping
` [PATCH v2 5/6] xen/riscv: add SPDX tags
` [PATCH v2 6/6] xen/riscv: move extern of cpu0_boot_stack to header

[PATCH] xen: speed up grant-table reclaim
 2023-06-19 13:23 UTC  (5+ messages)

[PATCH v1] xen/trace: remove trace_will_trace_event
 2023-06-19 13:03 UTC  (3+ messages)

[QEMU PATCH 0/1]
 2023-06-19 12:51 UTC  (4+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH v2 0/3] hvm: add hvm_funcs hooks for msr intercept handling
 2023-06-19 12:45 UTC  (2+ messages)

[PATCH v2 0/2] Introduce a REQUIRE_NX Kconfig option
 2023-06-19 11:43 UTC  (10+ messages)
` [PATCH v2 1/2] x86/boot: Clear XD_DISABLE from the early boot path
` [PATCH v2 2/2] x86: Add Kconfig option to require NX bit support
` [PATCH 0.5/2] x86/boot: Clean up early error asm

xentrace buffer size, maxcpus and online cpus
 2023-06-19 11:14 UTC  (13+ messages)

[qemu-mainline test] 181500: regressions - trouble: blocked/broken/fail/pass
 2023-06-19  9:53 UTC 

unexport swiotlb_active v2
 2023-06-19  9:19 UTC  (2+ messages)

Refactoring of a possibly unsafe pattern for variable initialization via function calls
 2023-06-19  8:54 UTC  (9+ messages)

[linux-linus test] 181497: regressions - trouble: broken/fail/pass
 2023-06-19  8:28 UTC 

[PATCH v2 0/2] x86/vPIT: account for "counter stopped" time
 2023-06-19  7:29 UTC  (4+ messages)
` [PATCH v2 2/2] "

[qemu-mainline test] 181496: regressions - FAIL
 2023-06-19  3:10 UTC 

[linux-5.4 test] 181494: regressions - FAIL
 2023-06-19  2:48 UTC 

[qemu-mainline test] 181493: regressions - FAIL
 2023-06-18 22:05 UTC 

[linux-linus test] 181491: regressions - FAIL
 2023-06-18 21:58 UTC 

[linux-5.4 test] 181487: regressions - trouble: blocked/broken/fail/pass
 2023-06-18 16:51 UTC 

[xen-unstable test] 181486: regressions - trouble: blocked/broken/fail/pass
 2023-06-18 13:19 UTC 

[qemu-mainline test] 181492: regressions - FAIL
 2023-06-18 10:50 UTC 

[qemu-mainline test] 181485: regressions - FAIL
 2023-06-18  7:29 UTC 

[linux-linus test] 181484: regressions - FAIL
 2023-06-18  7:01 UTC 

[linux-5.4 test] 181482: regressions - FAIL
 2023-06-18  2:48 UTC 

[qemu-mainline test] 181483: regressions - FAIL
 2023-06-17 22:23 UTC 

[xen-unstable test] 181481: tolerable FAIL - PUSHED
 2023-06-17 21:23 UTC 

[libvirt test] 181477: tolerable FAIL - PUSHED
 2023-06-17 17:45 UTC 

[qemu-mainline test] 181478: regressions - FAIL
 2023-06-17 14:51 UTC 

[linux-linus test] 181479: regressions - FAIL
 2023-06-17 14:40 UTC 

[linux-5.4 test] 181474: regressions - FAIL
 2023-06-17 13:19 UTC 

[xen-unstable test] 181471: tolerable FAIL - PUSHED
 2023-06-17 11:26 UTC 

[xen-unstable-smoke test] 181476: tolerable all pass - PUSHED
 2023-06-17  7:19 UTC 

[linux-linus test] 181464: regressions - FAIL
 2023-06-17  6:56 UTC 

[qemu-mainline test] 181472: regressions - FAIL
 2023-06-17  4:28 UTC 

[xen-unstable-smoke test] 181473: trouble: broken/pass
 2023-06-17  3:47 UTC 

[linux-5.4 test] 181462: regressions - trouble: broken/fail/pass/starved
 2023-06-16 23:23 UTC 

[xen-unstable-smoke test] 181470: regressions - trouble: blocked/broken/pass
 2023-06-16 22:36 UTC 

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-16 21:28 UTC  (6+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[qemu-mainline test] 181463: regressions - FAIL
 2023-06-16 21:19 UTC 

[xen-unstable test] 181460: trouble: broken/fail/pass
 2023-06-16 21:05 UTC 

[PATCH v3 0/8] x86: more or less log-dirty related improvements
 2023-06-16 20:50 UTC  (3+ messages)
` [PATCH v3 8/8] SUPPORT.md: write down restriction of 32-bit tool stacks

[xen-unstable-smoke test] 181467: tolerable all pass - PUSHED
 2023-06-16 20:42 UTC 

[XEN v8 0/5] Add support for 32-bit physical address
 2023-06-16 20:37 UTC  (7+ messages)
` [XEN v8 1/5] xen/arm: p2m: Use the pa_range_info table to support ARM_32 and ARM_64

[PATCH v2] xen/misra: add rules 1.4 and 2.1
 2023-06-16 20:11 UTC  (3+ messages)

[xen-unstable-smoke test] 181466: tolerable all pass - PUSHED
 2023-06-16 17:02 UTC 

[PATCH v3 0/4] Initial support for Power
 2023-06-16 17:00 UTC  (8+ messages)
` [PATCH v3 1/4] automation: Add container for ppc64le builds
` [PATCH v3 2/4] xen: Add files needed for minimal ppc64le build

[PATCH v7 00/12] PCI devices passthrough on Arm, part 3
 2023-06-16 16:30 UTC  (3+ messages)
` [PATCH v7 01/12] vpci: introduce per-domain lock to protect vpci structure

[PATCH 0/3] xen: ACPI processor related fixes
 2023-06-16 14:39 UTC  (6+ messages)
` [PATCH 2/3] acpi/processor: sanitize _PDC buffer bits when running as Xen dom0

[PATCH 00/13] lib{xc,xl}: support for guest MSR features
 2023-06-16 13:10 UTC  (14+ messages)
` [PATCH 01/13] libs/guest: simplify xc_cpuid_apply_policy()
` [PATCH 02/13] libx86: introduce helper to fetch cpuid leaf
` [PATCH 03/13] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH 04/13] libx86: introduce helper to fetch msr entry
` [PATCH 05/13] libs/guest: allow fetching a specific MSR entry from a cpu policy
` [PATCH 06/13] libs/guest: replace usage of host featureset in xc_cpuid_apply_policy()
` [PATCH 07/13] libs/guest: rework xc_cpuid_xend_policy
` [PATCH 08/13] libs/guest: introduce support for setting guest MSRs
` [PATCH 09/13] libxl: change the type of libxl_cpuid_policy_list
` [PATCH 10/13] libxl: introduce MSR data in libxl_cpuid_policy
` [PATCH 11/13] libxl: split logic to parse user provided CPUID features
` [PATCH 12/13] libxl: use the cpuid feature names from cpufeatureset.h
` [PATCH 13/13] libxl: add support for parsing MSR features

[PATCH v3 0/4] x86: RSBA and RRSBA handling
 2023-06-16 13:18 UTC  (10+ messages)
` [PATCH v3 4/4] x86/cpu-policy: Derive RSBA/RRSBA for guest policies

[PATCH v1] xen/trace: remove duplicate check for tb_init_done
 2023-06-16 12:39 UTC 

[PATCH] x86: fix expansion of %XV
 2023-06-16 12:35 UTC  (2+ messages)

[XEN PATCH] Config.mk: update OVMF to edk2-stable202305
 2023-06-16 11:45 UTC  (2+ messages)

compat code lacks support for __attribute__
 2023-06-16 11:42 UTC  (6+ messages)

[linux-linus test] 181456: regressions - FAIL
 2023-06-16 10:33 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 NNTP newsgroup(s).