Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-21 16:56:37 to 2023-02-24 11:31:25 UTC [more...]

[PATCH v3 0/4] introduce generic implementation of macros from bug.h
 2023-02-24 11:31 UTC  (2+ messages)
` [PATCH v3 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME

[PATCH] xen: Work around Clang -E vs -Wunicode bug
 2023-02-24 11:29 UTC  (5+ messages)

[PATCH v3] automation: Add container and build jobs to run cppcheck analysis
 2023-02-24 10:17 UTC 

[PATCH v3 0/3] automation: add arm32 xl domU creation test
 2023-02-24 10:08 UTC  (5+ messages)
` [PATCH v3 2/3] automation: add binaries/ to artifacts for Yocto arm32 job
` [PATCH v3 3/3] automation: expand arm32 dom0 test adding xl domain creation

[XEN PATCH v7 00/20] Xen FF-A mediator
 2023-02-24  9:38 UTC  (38+ messages)
` [XEN PATCH v7 01/20] xen/arm: smccc: add support for SMCCCv1.2 extended input/output registers
` [XEN PATCH v7 02/20] xen/arm: tee: add a primitive FF-A mediator
` [XEN PATCH v7 03/20] tools: add Arm "
` [XEN PATCH v7 04/20] docs: "
` [XEN PATCH v7 05/20] xen/arm: ffa: add remaining SMC function IDs
` [XEN PATCH v7 06/20] xen/arm: ffa: add flags for FFA_PARTITION_INFO_GET
` [XEN PATCH v7 07/20] xen/arm: ffa: add defines for framework direct request/response messages
` [XEN PATCH v7 08/20] xen/arm: ffa: note dependency on 4k pages
` [XEN PATCH v7 09/20] xen/arm: ffa: add support for FFA_ID_GET
` [XEN PATCH v7 10/20] xen/arm: ffa: add direct request support
` [XEN PATCH v7 11/20] xen/arm: ffa: map SPMC rx/tx buffers
` [XEN PATCH v7 12/20] xen/arm: ffa: send guest events to Secure Partitions
` [XEN PATCH v7 13/20] xen/arm: ffa: support mapping guest RX/TX buffers
` [XEN PATCH v7 14/20] xen/arm: ffa: support guest FFA_PARTITION_INFO_GET
` [XEN PATCH v7 15/20] xen/arm: move regpair_to_uint64() and uint64_to_regpair() to regs.h
` [XEN PATCH v7 16/20] xen/arm: ffa: add defines for sharing memory
` [XEN PATCH v7 17/20] xen/arm: ffa: add ABI structs "
` [XEN PATCH v7 18/20] xen/arm: ffa: support "
` [XEN PATCH v7 19/20] xen/arm: ffa: add support to reclaim shared memory
` [XEN PATCH v7 20/20] xen/arm: ffa: support sharing large memory ranges

DomU Ubuntu install fails with uefi firmware option
 2023-02-24  9:10 UTC 

[xen-4.17-testing test] 178227: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-24  8:31 UTC 

[PATCH v2 0/9] x86/hvm: {svm,vmx}.{c,h} cleanup
 2023-02-24  8:26 UTC  (28+ messages)
` [PATCH v2 1/9] x86/svm: remove unused forward declaration of struct vcpu from svm.h
` [PATCH v2 2/9] x86/svm: opencode SVM_PAUSE{FILTER,THRESH}_INIT
` [PATCH v2 3/9] x86/svm: move declarations used only by svm code from svm.h to private header
` [PATCH v2 4/9] x86/vmx: remove unused included headers from vmx.h
` [PATCH v2 5/9] x86/vmx: reduce scope of GAS_VMX_OP definition
` [PATCH v2 6/9] x86/vmx: move declations used only by vmx code from vmx.h to private header
` [PATCH v2 7/9] x86/vmx: remove unused included headers from vmx.c
` [PATCH v2 8/9] x86/vmx: declare nvmx_enqueue_n2_exceptions() static
` [PATCH v2 9/9] x86/vmx: move vmx_update_debug_state() in vmcs.c and declare it static

[PATCH] Call SetVirtualAddressMap() by default
 2023-02-24  8:19 UTC  (6+ messages)

[PATCH v2] xen: Work around Clang-IAS macro \@ expansion bug
 2023-02-24  7:14 UTC  (2+ messages)

[linux-linus test] 178222: regressions - trouble: fail/pass/starved
 2023-02-24  5:22 UTC 

[libvirt test] 178202: regressions - trouble: fail/pass/starved
 2023-02-23 23:49 UTC 

[ovmf test] 178254: all pass - PUSHED
 2023-02-23 20:44 UTC 

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2023-02-23 20:31 UTC  (14+ messages)
` [RFC PATCH v2 1/2] xen/memory : Add a stats_table resource type
` [RFC PATCH v2 2/2] tools/misc: Add xen-vcpus-stats tool
` API/ABIs: Re: [RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics

[xen-4.16-testing test] 178195: regressions - trouble: blocked/fail/pass/starved
 2023-02-23 19:31 UTC 

[xen-4.14-testing test] 178185: trouble: broken/fail/pass/starved
 2023-02-23 19:21 UTC 

[PATCH v5] x86/ucode/AMD: late load the patch on every logical thread
 2023-02-23 17:39 UTC 

[PATCH linux-next 0/2] x86/xen TSC related cleanups
 2023-02-23 17:18 UTC  (11+ messages)
` [PATCH linux-next 2/2] x86/xen/time: cleanup xen_tsc_safe_clocksource

[xen-unstable test] 178160: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-23 16:10 UTC 

[PATCH v2 0/4] introduce generic implementation of macros from bug.h
 2023-02-23 15:14 UTC  (13+ messages)
` [PATCH v2 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME
` [PATCH v2 2/4] xen: change <asm/bug.h> to <xen/bug.h>

[ovmf test] 178201: all pass - PUSHED
 2023-02-23 15:09 UTC 

[PATCH v2] x86/paravirt: merge activate_mm and dup_mmap callbacks
 2023-02-23 15:05 UTC  (3+ messages)

[PATCH] tools: Use PKG_CONFIG_FILE instead of PKG_CONFIG variable
 2023-02-23 14:44 UTC  (2+ messages)

[PATCH v5 0/5] xen/arm: Don't switch TTBR while the MMU is on
 2023-02-23 14:26 UTC  (7+ messages)
` [PATCH v5 2/5] xen/arm64: Rework the memory layout
` [PATCH v5 5/5] xen/arm64: smpboot: Directly switch to the runtime page-tables

[PATCH 00/10] SVE feature for arm guests
 2023-02-23 14:00 UTC  (6+ messages)
` [PATCH 07/10] xen/physinfo: add arm SVE arch capability and vector length

[xen-unstable-smoke test] 178238: tolerable trouble: pass/starved - PUSHED
 2023-02-23 13:43 UTC 

[PATCH] xen/compiler: Clang 14 and later understands attribute((error))
 2023-02-23 12:36 UTC  (2+ messages)

[PATCH] x86/vmx: Correct the declaration of vmx_asm_vmexit_handler()
 2023-02-23 12:29 UTC  (3+ messages)

[linux-linus test] 178148: regressions - trouble: blocked/fail/pass/starved
 2023-02-23 11:25 UTC  (2+ messages)

[PATCH 0/6] xen/x86: Use SPDX (take 1)
 2023-02-23 11:23 UTC  (5+ messages)
` [PATCH 1/6] xen/x86: Replace GPL v2.0 copyright with an SPDX tag in *.c
` [PATCH 2/6] xen/x86: Replace GPL v2.0 copyright with an SPDX tag in *.c (part 2)

[xen-4.17-testing test] 178139: regressions - trouble: fail/pass/starved
 2023-02-23  9:46 UTC 

[PATCH v3 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-23  9:32 UTC  (2+ messages)
` [PATCH v3 05/12] x86/xen: set MTRR state when running as Xen PV initial domain

[PATCH linux-next v2 0/2] x86/xen TSC related cleanups
 2023-02-23  5:43 UTC  (4+ messages)
` [PATCH linux-next v2 1/2] xen: update arch/x86/include/asm/xen/cpuid.h
` [PATCH linux-next v2 2/2] x86/xen/time: cleanup xen_tsc_safe_clocksource

[PATCH V2 0/8] Follow-up static shared memory PART I
 2023-02-23  5:41 UTC  (9+ messages)
` [PATCH v2 1/8] xen/arm: remove stale addr_cells/size_cells in assign_shared_memory
` [PATCH v2 2/8] xen/arm: re-define a set of data structures for static shared memory region
` [PATCH v2 3/8] xen/arm: introduce allocate_domheap_memory and guest_physmap_memory
` [PATCH v2 4/8] xen/arm: use paddr_assigned to indicate whether host address is provided
` [PATCH v2 5/8] xen/arm: support static shared memory when host address not provided
` [PATCH v2 6/8] xen/arm: remove shm holes for extended regions
` [PATCH v2 7/8] xen/p2m: put reference for superpage
` [PATCH v2 8/8] xen/docs: refine docs about static shared memory

[xen-4.15-testing test] 178137: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-23  4:34 UTC 

[xen-4.16-testing test] 178138: regressions - trouble: blocked/fail/pass/starved
 2023-02-23  3:18 UTC 

[xen-4.14-testing test] 178136: regressions - trouble: broken/fail/pass/starved
 2023-02-23  0:40 UTC 

[linux-5.4 test] 178125: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-23  0:30 UTC 

[xen-unstable test] 178107: tolerable trouble: fail/pass/starved
 2023-02-22 19:01 UTC 

[xen-unstable-smoke test] 178146: tolerable trouble: pass/starved - PUSHED
 2023-02-22 18:07 UTC 

Core parking broken with NR_CPUS=1
 2023-02-22 16:56 UTC  (4+ messages)

[linux-linus test] 178114: regressions - trouble: blocked/fail/pass/starved
 2023-02-22 15:50 UTC 

[xen-unstable-smoke test] 178129: tolerable trouble: pass/starved - PUSHED
 2023-02-22 15:20 UTC 

[PATCH] CI: Drop gettext from containers
 2023-02-22 14:29 UTC  (2+ messages)

[PATCH v2] x86: Perform mem_sharing teardown before paging teardown
 2023-02-22 14:20 UTC  (5+ messages)

[PATCH 0/6] fixed width type adjustments
 2023-02-22 12:16 UTC  (4+ messages)
` [PATCH 1/6] x86/Hyper-V: use standard C types in hyperv-tlfs.h
  ` Ping: "

[libvirt test] 178089: tolerable trouble: pass/starved - PUSHED
 2023-02-22 12:13 UTC 

[PATCH] x86/extable: hide use of negative offset from array start
 2023-02-22 11:26 UTC  (3+ messages)

[PATCH] x86/MSI: drop "packed" attribute from message data/address structures
 2023-02-22 10:58 UTC  (2+ messages)

[PATCH v4 0/2] x86/ucode/AMD: load ucode on every logical thread
 2023-02-22 10:41 UTC  (5+ messages)
` [PATCH v4 2/2] x86/ucode/AMD: late load the patch "

[XEN PATCH v2 0/7] automation: Update containers to allow HTTPS access to xenbits
 2023-02-22 10:08 UTC  (14+ messages)
` [XEN PATCH v2 1/7] automation: Remove CentOS 7.2 containers and builds
` [XEN PATCH v2 2/7] automation: Ensure that all packages are up-to-dates in CentOS 7 container
` [XEN PATCH v2 3/7] automation: Remove clang-8 from Debian unstable container
` [XEN PATCH v2 6/7] automation: Remove testing on Debian Jessie
` Debian randconfig failure, Was Re: [XEN PATCH v2 0/7] automation: Update containers to allow HTTPS access to xenbits

[PATCH v2 00/13] tools/xenstore: rework internal accounting
 2023-02-22  9:37 UTC  (23+ messages)
` [PATCH v2 01/13] tools/xenstore: don't allow creating too many nodes in a transaction
` [PATCH v2 04/13] tools/xenstore: add framework to commit accounting data on success only
` [PATCH v2 08/13] tools/xenstore: add accounting trace support

[PATCH 0/2] xen/irq: Perf improvements
 2023-02-22  9:33 UTC  (5+ messages)
` [PATCH 1/2] xen/ioapic: Don't use local_irq_restore() to disable irqs

[linux-linus test] 178093: regressions - trouble: blocked/broken/fail/pass/starved
 2023-02-22  9:18 UTC 

[xen-unstable test] 178070: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-22  8:13 UTC 

[linux-linus test] 178042: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-22  4:59 UTC 

[GIT PULL] xen: branch for v6.3-rc1
 2023-02-22  1:43 UTC  (2+ messages)

[xen-unstable test] 178027: regressions - trouble: fail/pass/starved
 2023-02-21 23:18 UTC 

[xen-unstable-smoke test] 178044: tolerable trouble: pass/starved - PUSHED
 2023-02-21 20:26 UTC 

[PATCH 0/4] x86/hvm: {svm,vmx}.{c,h} cleanup
 2023-02-21 17:24 UTC  (5+ messages)
` [PATCH 2/4] x86/svm: cleanup svm.h

[xen-unstable-smoke test] 178030: tolerable trouble: pass/starved - PUSHED
 2023-02-21 17:02 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).