Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-24 23:40:06 to 2023-02-28 12:39:16 UTC [more...]

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

[PATCH v4] core-parking: fix build with gcc12 and NR_CPUS=1
 2023-02-28 12:34 UTC 

[PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
 2023-02-28 12:26 UTC  (31+ messages)
` [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
` [PATCH 2/2] docs/about: Deprecate 32-bit arm hosts and qemu-system-arm

[PATCH] xen/arm: check max_init_domid validity
 2023-02-28 11:10 UTC  (2+ messages)

[PATCH v2 0/4] tools: use xen-tools/libs.h for common definitions
 2023-02-28 10:36 UTC  (9+ messages)
` [PATCH v2 1/4] tools: rename xen-tools/libs.h file to common-macros.h
` [PATCH v2 2/4] tools: add container_of() macro to xen-tools/common-macros.h
` [PATCH v2 3/4] tools: get rid of additional min() and max() definitions
` [PATCH v2 4/4] tools: add offsetof() to xen-tools/common-macros.h

Is xl vcpu-set broken
 2023-02-28 10:24 UTC  (4+ messages)

[PATCH] VT-d: constrain IGD check
 2023-02-28  9:51 UTC 

[PATCH v3] core-parking: fix build with gcc12 and NR_CPUS=1
 2023-02-28  9:08 UTC 

[linux-linus test] 178706: regressions - trouble: fail/pass/starved
 2023-02-28  8:41 UTC 

[PATCH v2] core-parking: fix build with gcc12 and NR_CPUS=1
 2023-02-28  8:30 UTC  (4+ messages)

[PATCH] build: add crypto/ to SUBDIRS
 2023-02-28  8:25 UTC  (11+ messages)

[PATCH v3 00/14] x86/hvm: {svm,vmx} {c,h} cleanup
 2023-02-28  8:05 UTC  (21+ messages)
` [PATCH v3 08/14] x86/vmx: move vmx_update_debug_state() in vmcs.c and declare it static
` [PATCH v3 10/14] x86/vmx: move declarations used only by vmx code from vmx.h to private headers

[ANNOUNCE] Call for agenda items for 3 March Community Call @ 1600 UTC
 2023-02-28  7:16 UTC  (2+ messages)

[xen-unstable test] 178673: regressions - trouble: fail/pass/starved
 2023-02-28  2:39 UTC 

[xen-unstable-smoke test] 178708: tolerable trouble: pass/starved - PUSHED
 2023-02-28  0:58 UTC 

[PATCH] xen-netback: remove unused variables pending_idx and index
 2023-02-28  0:46 UTC  (4+ messages)

[PATCH v3] automation: Add container and build jobs to run cppcheck analysis
 2023-02-27 22:48 UTC  (2+ messages)

[PATCH v7 11/41] mm: Introduce pte_mkwrite_kernel()
 2023-02-27 22:29 UTC  (2+ messages)
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA

[linux-linus test] 178669: regressions - trouble: fail/pass/starved
 2023-02-27 22:27 UTC 

[PATCH 0/2] xen/misra: create exclusion file list
 2023-02-27 22:19 UTC  (11+ messages)
` [PATCH 2/2] xen/misra: add entries to exclude-list.json

[ImageBuilder][PATCH] uboot-script-gen: Add virtio loader
 2023-02-27 22:05 UTC  (2+ messages)

[PATCH] CI: Simplify RISCV smoke testing
 2023-02-27 21:08 UTC  (2+ messages)

[xen-unstable-smoke test] 178690: tolerable trouble: pass/starved - PUSHED
 2023-02-27 21:02 UTC 

[PATCH v4 0/3] Stop using insecure transports
 2023-02-27 20:53 UTC  (18+ messages)
` [PATCH v4 2/3] Build system: Replace git:// and http:// with https://
` [PATCH v5 0/5] Stop using insecure transports
  ` [PATCH v5 1/5] Use HTTPS for all xenbits.xen.org Git repos
  ` [PATCH v5 2/5] Change remaining xenbits.xen.org links to HTTPS
  ` [PATCH v5 3/5] Build system: Do not try to use broken links
  ` [PATCH v5 4/5] Build system: Replace git:// and http:// with https://
  ` [PATCH v5 5/5] Automation and CI: "

[PATCH v1 0/3] enable MMU for RISC-V
 2023-02-27 17:45 UTC  (13+ messages)
` [PATCH v1 1/3] xen/riscv: introduce setup_initial_pages
` [PATCH v1 2/3] xen/riscv: setup initial pagetables

[PATCH] IOMMU/VT-d: Fix iommu=no-igfx if the IOMMU scope contains phantom device
 2023-02-27 16:55 UTC  (2+ messages)

[PATCH v5] x86/ucode/AMD: late load the patch on every logical thread
 2023-02-27 16:05 UTC  (2+ messages)

[XEN PATCH v7 00/20] Xen FF-A mediator
 2023-02-27 15:28 UTC  (6+ messages)
` [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 v3 0/9] Add support for 32 bit physical address
 2023-02-27 15:21 UTC  (4+ messages)
` [XEN v3 6/9] xen/arm: Introduce choice to enable 64/32 bit physical addressing

[PATCH v1 0/2] fix memory leaks reported by GCC -fanalyzer
 2023-02-27 15:00 UTC  (7+ messages)
` [PATCH v1 1/2] xc_core_arch_map_p2m_tree_rw: fix memory leak
  ` [PATCH] libs/guest: Fix resource leaks in xc_core_arch_map_p2m_tree_rw()

[xen-unstable-smoke test] 178663: tolerable trouble: pass/starved - PUSHED
 2023-02-27 14:43 UTC 

[PATCH 0/3] tools: use xen-tools/libs.h for common definitions
 2023-02-27 14:17 UTC  (11+ messages)
` [PATCH 1/3] tools: add container_of() macro to xen-tools/libs.h
` [PATCH 2/3] tools: get rid of additional min() and max() definitions
` [PATCH 3/3] tools: add offsetof() to xen-tools/libs.h

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

[linux-linus test] 178623: regressions - trouble: fail/pass/starved
 2023-02-27 13:39 UTC 

[PATCH v4 0/5] RISCV basic exception handling implementation
 2023-02-27 12:59 UTC  (7+ messages)
` [PATCH v4 1/5] xen/riscv: introduce decode_cause() stuff
` [PATCH v4 2/5] xen/riscv: introduce trap_init()
` [PATCH v4 3/5] xen/riscv: introduce an implementation of macros from <asm/bug.h>

[PATCH] xen/riscv: read hart_id and dtb_base passed by bootloader
 2023-02-27 12:13 UTC  (7+ messages)

S0ix support in Xen
 2023-02-27 12:11 UTC  (2+ messages)

[PATCH v2] x86/svm: Decouple types in struct nestedsvm
 2023-02-27 11:44 UTC  (3+ messages)

[PATCH] x86/setup: drop stale declarations of __bss_{start,end}[]
 2023-02-27 11:27 UTC  (2+ messages)

[PATCH v3 05/14] x86/svm: move nestedsvm declarations used only by svm code to private header
 2023-02-27 10:47 UTC  (4+ messages)
` [PATCH v3 05.5/14] x86/svm: Decouple types in struct nestedsvm

[PATCH] Drop ELF notes from non-EFI binary too
 2023-02-27 10:28 UTC  (2+ messages)

[PATCH] xen/riscv: init bss section
 2023-02-27 10:06 UTC  (3+ messages)

[xen-unstable test] 178616: tolerable trouble: fail/pass/starved
 2023-02-27  9:35 UTC 

[PATCH 0/4] hvm: add hvm_funcs hooks for msr intercept handling
 2023-02-27  7:56 UTC  (5+ messages)
` [PATCH 1/4] x86/vpmu: rename {svm,vmx}_vpmu_initialise to {amd,core2}_vpmu_initialise
` [PATCH 2/4] x86/svm: split svm_intercept_msr() into svm_{set,clear}_msr_intercept()
` [PATCH 3/4] x86/vmx: replace enum vmx_msr_intercept_type with the msr access flags
` [PATCH 4/4] x86/hvm: create hvm_funcs for {svm,vmx}_{set,clear}_msr_intercept()

[linux-linus test] 178595: regressions - trouble: fail/pass/starved
 2023-02-27  3:11 UTC 

[PATCH] drm/virtio: Pass correct device to dma_sync_sgtable_for_device()
 2023-02-26 23:50 UTC  (3+ messages)

[linux-linus test] 178544: regressions - trouble: fail/pass/starved
 2023-02-26 20:29 UTC 

[libvirt test] 178527: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-26 14:37 UTC 

[xen-unstable test] 178515: tolerable trouble: fail/pass/starved
 2023-02-26 12:41 UTC 

[PATCH 0/6] xen/x86: Use SPDX (take 1)
 2023-02-26 12:01 UTC  (7+ 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)

[PATCH v5 0/5] xen/arm: Don't switch TTBR while the MMU is on
 2023-02-26 10:29 UTC  (4+ messages)
` [PATCH v5 3/5] xen/arm64: mm: Introduce helpers to prepare/enable/disable the identity mapping

[linux-linus test] 178479: regressions - trouble: fail/pass/starved
 2023-02-26  8:14 UTC 

[linux-5.4 test] 178453: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-26  4:50 UTC 

[xen-4.16-testing test] 178448: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-25 22:15 UTC 

[xen-unstable test] 178432: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-25 19:59 UTC 

[linux-linus test] 178416: regressions - trouble: broken/fail/pass/starved
 2023-02-25 16:41 UTC 

[libvirt test] 178422: regressions - trouble: blocked/fail/pass/starved
 2023-02-25 11:33 UTC 

[xen-4.16-testing test] 178378: regressions - trouble: fail/pass/starved
 2023-02-25 10:07 UTC 

[xen-unstable test] 178355: tolerable trouble: fail/pass/starved
 2023-02-25  6:25 UTC 

[linux-linus test] 178320: regressions - trouble: fail/pass/starved
 2023-02-25  3:05 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).