Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-10 10:47:08 to 2023-02-14 16:41:43 UTC [more...]

[PATCH v1 0/4] introduce generic implementation of macros from bug.h
 2023-02-14 16:41 UTC  (20+ messages)
` [PATCH v1 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME
` [PATCH v1 2/4] xen/arm: switch ARM to use generic implementation of bug.h
` [PATCH v1 3/4] xen/x86: switch x86 to use generic implemetation "
` [PATCH v1 4/4] xen: change <asm/bug.h> to <xen/bug.h>

[RFC 00/10] x86: Make cpu virtualization support configurable
 2023-02-14 16:36 UTC  (23+ messages)
` [RFC 01/10] x86: introduce AMD-V and Intel VT-x Kconfig options
` [RFC 02/10] x86/hvm: separate AMD-V and Intel VT-x hvm_function_table initializers
` [RFC 03/10] x86/p2m: guard vmx specific ept functions with INTEL_VMX
` [RFC 04/10] x86/vpmu: separate AMD-V and Intel VT-x init arch_vpmu_ops initializers
` [RFC 05/10] x86/traps: guard vmx specific functions with INTEL_VMX
` [RFC 06/10] x86/domain: guard svm specific functions with AMD_SVM
` [RFC 07/10] x86/oprofile: guard svm specific symbols "
` [RFC 08/10] x86: wire cpu_has_svm/vmx_* to false when svm/vmx not enabled
` [RFC 09/10] x86/ioreq: guard VIO_realmode_completion with INTEL_VMX
` [RFC 10/10] x86/hvm: make AMD-V and Intel VT-x support configurable

[PATCH v4 0/4 + v1 0/1] x86/spec-ctrl: IBPB improvements
 2023-02-14 16:13 UTC  (6+ messages)
` [PATCH v4 1/4] x86/spec-ctrl: add logic to issue IBPB on exit to guest
` [PATCH v4 2/4] x86/spec-ctrl: defer context-switch IBPB until guest entry
` [PATCH v4 3/4] x86: limit issuing of IBPB during context switch
` [PATCH v4 4/4] x86/PV: issue branch prediction barrier when switching 64-bit guest to kernel mode
` [PATCH] x86/Xen: make use of IBPB controlling VM assist

[PATCH v2] automation: Add container and build jobs to run cppcheck analysis
 2023-02-14 15:39 UTC 

[PATCH v2 0/5] automation: dom0less arm32 testing
 2023-02-14 15:38 UTC  (6+ messages)
` [PATCH v2 1/5] automation: Switch arm32 cross builds to run on arm64
` [PATCH v2 2/5] automation: Add arm32 dom0less testing
` [PATCH v2 3/5] automation: Add a static memory allocation test on arm32
` [PATCH v2 4/5] automation: Add a gzip compressed kernel image "
` [PATCH v2 5/5] automation: Add a true dom0less "

linux-next: duplicate patches in the xen-tip tree
 2023-02-14 11:22 UTC  (2+ messages)

[PATCH] xen: speed up grant-table reclaim
 2023-02-14 15:08 UTC  (5+ messages)

[libvirt test] 177242: tolerable trouble: pass/starved - PUSHED
 2023-02-14 13:02 UTC 

[PATCH] automation: Add container and build jobs to run cppcheck analysis
 2023-02-14 11:58 UTC  (6+ messages)

[PATCH v1 0/4] Collection of livepatch-build-tools tweaks
 2023-02-14 11:31 UTC  (5+ messages)
` [PATCH v1 2/4] livepatch-build: Allow a patch to introduce new subdirs
` [PATCH v1 3/4] livepatch-gcc: Ignore buildid.o

[xen-unstable test] 177229: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-14 11:16 UTC 

[PATCH 0/2] xen/misra: create exclusion file list
 2023-02-14 10:02 UTC  (6+ messages)
` [PATCH 1/2] xen/cppcheck: add a way to exclude files from the scan
` [PATCH 2/2] xen/misra: add entries to exclude-list.json

[PATCH V1 00/13 for 4.17-post] Follow-up static shared memory
 2023-02-14  9:56 UTC  (4+ messages)
` [PATCH v1 01/13] xen/arm: re-arrange the static shared memory region

[ovmf test] 177239: all pass - PUSHED
 2023-02-14  8:14 UTC 

[PATCH 0/3] automation: dom0less arm32 testing
 2023-02-14  7:56 UTC  (8+ messages)
` [PATCH 1/3] automation: Add arm32 dom0less testing
` [PATCH 2/3] automation: Add a static memory allocation test on arm32
` [PATCH 3/3] automation: Add a gzip compressed kernel image "

[PATCH] x86/platform: make XENPF_get_dom0_console actually usable
 2023-02-14  7:21 UTC  (2+ messages)

[linux-linus test] 177222: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-14  7:00 UTC 

[PATCH 1/2] x86: Perform mem_sharing teardown before paging teardown
 2023-02-14  5:07 UTC  (2+ messages)
` [PATCH 2/2] x86/mem_sharing: Add extra variable to track fork progress

[ovmf test] 177223: all pass - PUSHED
 2023-02-14  3:46 UTC 

[xen-unstable test] 177171: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-14  1:11 UTC 

[linux-linus test] 177177: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-13 23:42 UTC 

[PATCH v3 0/7] Mini-OS: add minimal 9pfs support
 2023-02-13 23:13 UTC  (11+ messages)
` [PATCH v3 1/7] Mini-OS: xenbus: add support for reading node from directory
` [PATCH v3 2/7] Mini-OS: add concept of mount points
` [PATCH v3 3/7] Mini-OS: add support for runtime mounts
` [PATCH v3 4/7] Mini-OS: add 9pfs frontend
` [PATCH v3 5/7] Mini-OS: add 9pfs transport layer
` [PATCH v3 6/7] Mini-OS: add open and close handling to the 9pfs frontend
` [PATCH v3 7/7] Mini-OS: add read and write support to 9pfsfront

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-13 18:21 UTC  (4+ messages)

[xen-unstable-smoke test] 177187: tolerable trouble: pass/starved - PUSHED
 2023-02-13 18:02 UTC 

[PATCH] create-diff-object: Handle missing secsym for debug sections
 2023-02-13 17:36 UTC  (3+ messages)

[PATCH v2] build: Make FILE symbol paths consistent
 2023-02-13 16:55 UTC 

xen (multiboot) binary gets corrupted ELF notes
 2023-02-13 14:23 UTC  (4+ messages)

[linux-linus test] 177133: regressions - trouble: broken/fail/pass/starved
 2023-02-13 13:26 UTC 

[PATCH v3] x86/vlapic: call vmx_vlapic_msr_changed through an hvm_function callback
 2023-02-13 13:15 UTC  (2+ messages)

[PATCH v2] x86/vlapic: call vmx_vlapic_msr_changed through an hvm_function callback
 2023-02-13 12:58 UTC  (5+ messages)

[XEN v3 0/9] Add support for 32 bit physical address
 2023-02-13 12:47 UTC  (22+ messages)
` [XEN v3 1/9] xen/ns16550: Remove unneeded truncation check in the DT init code
` [XEN v3 2/9] xen/arm: Typecast the DT values into paddr_t
` [XEN v3 4/9] xen/arm: Introduce a wrapper for dt_device_get_address() to handle paddr_t
` [XEN v3 6/9] xen/arm: Introduce choice to enable 64/32 bit physical addressing
` [XEN v3 7/9] xen/arm: guest_walk: LPAE specific bits should be enclosed within "ifndef CONFIG_ARM_PA_32"
` [XEN v3 8/9] xen/arm: Restrict zeroeth_table_offset for ARM_64
` [XEN v3 9/9] xen/arm: p2m: Enable support for 32bit IPA

[XEN v6 0/2] Pre-requisite fixes for supporting 32 bit physical address
 2023-02-13 12:44 UTC  (3+ messages)
` [XEN v6 1/2] xen/arm: Use the correct format specifier
` [XEN v6 2/2] xen/arm: domain_build: Use pfn start and end address for rangeset_{xxx}_range()

[xen-unstable-smoke test] 177160: tolerable trouble: pass/starved - PUSHED
 2023-02-13 12:28 UTC 

[PATCH] Argo: don't obtain excess page references
 2023-02-13 10:55 UTC  (5+ messages)
` Ping: "

[PATCH v2] xen: credit2: respect credit2_runqueue=all when arranging runqueues
 2023-02-13 10:41 UTC  (3+ messages)
` Ping: "
  ` Ping²: "

[PATCH v3] x86/ucode/AMD: apply the patch early on every logical thread
 2023-02-13 10:36 UTC  (2+ messages)

[xen-unstable test] 177125: tolerable trouble: fail/pass/starved
 2023-02-13  9:52 UTC 

[PATCH 0/6] xen/x86: Use SPDX (take 1)
 2023-02-13  9:27 UTC  (4+ messages)
` [PATCH 3/6] xen/x86: Replace GPL v2.0 copyright with an SPDX tag in *.h

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

[PATCH][next] xen: Replace one-element array with flexible-array member
 2023-02-13  8:20 UTC  (3+ messages)

[PATCH] xen/grant-dma-iommu: Implement a dummy probe_device() callback
 2023-02-13  8:19 UTC  (3+ messages)

[PATCH] xen/pvcalls-back: fix permanently masked event channel
 2023-02-13  8:19 UTC  (2+ messages)

[PATCH] xen: Allow platform PCI interrupt to be shared
 2023-02-13  8:18 UTC  (2+ messages)

[PATCH linux-next v3] x86/xen/time: prefer tsc as clocksource when it is invariant
 2023-02-13  8:18 UTC  (2+ messages)

[PATCH v3] drivers/xen/hypervisor: Expose Xen SIF flags to userspace
 2023-02-13  8:17 UTC  (2+ messages)

[PATCH v2 0/7] Mini-OS: add minimal 9pfs support
 2023-02-13  6:47 UTC  (20+ messages)
` [PATCH v2 1/7] Mini-OS: xenbus: add support for reading node from directory
` [PATCH v2 2/7] Mini-OS: add concept of mount points
` [PATCH v2 3/7] Mini-OS: add support for runtime mounts
` [PATCH v2 4/7] Mini-OS: add 9pfs frontend
` [PATCH v2 5/7] Mini-OS: add 9pfs transport layer
` [PATCH v2 6/7] Mini-OS: add open and close handling to the 9pfs frontend
` [PATCH v2 7/7] Mini-OS: add read and write support to 9pfsfront

[linux-linus test] 177104: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-13  3:35 UTC 

[linux-linus test] 177074: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-12 20:10 UTC 

[xen-unstable test] 177049: regressions - trouble: blocked/fail/pass/starved
 2023-02-12 16:42 UTC 

[linux-linus test] 177026: regressions - trouble: fail/pass/starved
 2023-02-12 13:37 UTC 

[xen-unstable test] 177001: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-12  7:53 UTC 

[linux-linus test] 176989: regressions - trouble: broken/fail/pass/starved
 2023-02-12  2:46 UTC 

[xen-unstable test] 176948: regressions - trouble: fail/pass/starved
 2023-02-11 21:30 UTC 

[linux-linus test] 176941: regressions - trouble: fail/pass/starved
 2023-02-11 18:29 UTC 

[libvirt test] 176926: tolerable trouble: pass/starved - PUSHED
 2023-02-11 13:49 UTC 

[xen-unstable test] 176906: regressions - trouble: fail/pass/starved
 2023-02-11  9:06 UTC 

[linux-linus test] 176875: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-11  7:32 UTC 

Xenalyze on ARM ( NXP S32G3 with Cortex-A53)
 2023-02-11  0:56 UTC  (6+ messages)
  ` AW: "
      ` AW: AW: Xenstore failed to start / "

[PATCH] xen/arm: Print return code from domain_create and construct_dom{0,U} on panic
 2023-02-11  0:48 UTC  (3+ messages)

[xen-unstable test] 176855: regressions - trouble: fail/pass/starved
 2023-02-11  0:03 UTC 

[PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
 2023-02-10 23:27 UTC  (2+ messages)

[XEN][RFC PATCH v4 07/16] xen/iommu: Move spin_lock from iommu_dt_device_is_assigned to caller
 2023-02-10 23:24 UTC  (8+ messages)
` [XEN][RFC PATCH v4 11/16] common/device_tree: Add rwlock for dt_host
` [XEN][RFC PATCH v4 12/16] xen/arm: Implement device tree node removal functionalities

[libvirt test] 176816: tolerable trouble: pass/starved - PUSHED
 2023-02-10 23:14 UTC 

[linux-5.4 test] 176810: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-10 21:24 UTC 

[XEN][RFC PATCH v4 00/16] dynamic node programming using overlay dtbo
 2023-02-10 19:02 UTC  (9+ messages)
` [XEN][RFC PATCH v4 01/16] xen/arm/device: Remove __init from function type
` [XEN][RFC PATCH v4 02/16] xen/arm: Add CONFIG_OVERLAY_DTB
` [XEN][RFC PATCH v4 03/16] libfdt: Keep fdt functions after init for CONFIG_OVERLAY_DTB

[xen-4.16-testing test] 176835: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-10 18:25 UTC 

[XEN v2 00/11] Add support for 32 bit physical address
 2023-02-10 17:58 UTC  (9+ messages)
` [XEN v2 11/11] xen/arm: p2m: Enable support for 32bit IPA

[linux-linus test] 176771: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-10 16:43 UTC 

[xen-unstable test] 176769: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-10 12:13 UTC 

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