xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-08 20:18:18 to 2023-06-12 11:58:07 UTC [more...]

[PATCH v1] tools: fix make rpmball
 2023-06-12 11:57 UTC  (6+ messages)

[PATCH 0/5] tools: address Coverity UNUSED issues
 2023-06-12 11:47 UTC  (6+ messages)
` [PATCH 1/5] xen-mfndump: drop dead assignment to "page" from lookup_pte_func()
` [PATCH 2/5] libxl: drop dead assignments to "ret" from libxl__domain_config_setdefault()
` [PATCH 3/5] libxg: drop dead assignment to "ptes" from xc_core_arch_map_p2m_list_rw()
` [PATCH 4/5] libxg: drop dead assignment to "rc" from xc_cpuid_apply_policy()
` [PATCH 5/5] libxl: drop dead assignment to transaction variable from libxl__domain_make()

[PATCH v3 0/4] Make sscanf() stricter
 2023-06-12 11:19 UTC  (9+ messages)
` [PATCH v3 1/4] limits.h: add UCHAR_MAX, SCHAR_MAX, and SCHAR_MIN
` [PATCH v3 2/4] vsscanf(): Integer overflow is a conversion failure
` [PATCH v3 3/4] vsscanf(): do not skip spaces
` [PATCH v3 4/4] Reject NUL bytes in xenstore nodes

[XEN][PATCH v7 00/19] dynamic node programming using overlay dtbo
 2023-06-12 11:17 UTC  (3+ messages)
` [XEN][PATCH v7 17/19] tools/libs/ctrl: Implement new xc interfaces for dt overlay

New Defects reported by Coverity Scan for XenProject
 2023-06-12 11:06 UTC  (2+ messages)

[PATCH v3 00/16] tools/xenstore: more cleanups
 2023-06-12 10:39 UTC  (20+ messages)
` [PATCH v3 03/16] tools/xenstore: modify interface of create_hashtable()
` [PATCH v3 04/16] tools/xenstore: rename hashtable_insert() and let it return 0 on success
` [PATCH v3 05/16] tools/xenstore: make some write limit functions static
` [PATCH v3 06/16] tools/xenstore: switch write limiting to use millisecond time base
` [PATCH v3 09/16] tools/xenstore: remove support of file backed data base
` [PATCH v3 10/16] tools/libs/store: use xen_list.h instead of xenstore/list.h
` [PATCH v3 11/16] tools/libs/store: make libxenstore independent of utils.h

[PATCH] xen/arm: rename guest_cpuinfo in domain_cpuinfo
 2023-06-12 10:38 UTC  (2+ messages)

[PATCH] tools/xenstored: Correct the prototype of domain_max_chk()
 2023-06-12 10:30 UTC  (2+ messages)

[PATCH v2] docs/misra: new rules addition
 2023-06-12  9:50 UTC  (4+ messages)

[PATCH] docs/misra: new rules addition
 2023-06-12  9:25 UTC  (8+ messages)

[xen-unstable test] 181385: tolerable FAIL
 2023-06-12  9:07 UTC 

unexport swiotlb_active
 2023-06-12  8:23 UTC  (11+ messages)
` [PATCH 2/4] x86: always initialize xen-swiotlb when xen-pcifront is enabling

[PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-06-12  8:09 UTC  (11+ messages)
` [PATCH v2 13/16] xen-blkback: Implement diskseq checks

[qemu-mainline test] 181388: regressions - FAIL
 2023-06-12  8:00 UTC 

[PATCH v1 0/8] xen/riscv: introduce identity mapping
 2023-06-12  7:15 UTC  (12+ messages)
` [PATCH v1 1/8] xen/riscv: make sure that identity mapping isn't bigger then page size
` [PATCH v1 2/8] xen/riscv: add .sbss section to .bss
` [PATCH v1 3/8] xen/riscv: introduce reset_stack() function
` [PATCH v1 4/8] xen/riscv: introduce function for physical offset calculation

[PATCH] xen: speed up grant-table reclaim
 2023-06-12  6:45 UTC  (3+ messages)

[qemu-mainline test] 181386: regressions - FAIL
 2023-06-12  4:34 UTC 

[linux-linus test] 181383: regressions - FAIL
 2023-06-12  4:02 UTC 

[qemu-mainline test] 181384: regressions - FAIL
 2023-06-12  1:58 UTC 

[qemu-mainline test] 181382: regressions - FAIL
 2023-06-11 23:26 UTC 

[linux-linus test] 181378: regressions - FAIL
 2023-06-11 22:03 UTC 

[qemu-mainline test] 181380: regressions - FAIL
 2023-06-11 22:00 UTC 

[qemu-mainline test] 181379: regressions - FAIL
 2023-06-11 17:42 UTC 

[qemu-mainline test] 181376: regressions - FAIL
 2023-06-11 15:39 UTC 

[libvirt test] 181374: tolerable all pass - PUSHED
 2023-06-11 14:26 UTC 

[linux-linus test] 181371: regressions - FAIL
 2023-06-11 14:08 UTC 

[xen-unstable test] 181373: trouble: fail/pass/starved
 2023-06-11 11:05 UTC 

Asking for help to debug xen efi on Kunpeng machine
 2023-06-11  9:17 UTC  (8+ messages)

[qemu-mainline test] 181375: regressions - FAIL
 2023-06-11  8:44 UTC 

[qemu-mainline test] 181372: regressions - FAIL
 2023-06-11  7:25 UTC 

[linux-5.4 test] 181363: tolerable FAIL - PUSHED
 2023-06-11  5:46 UTC 

[xen-unstable test] 181360: trouble: broken/fail/pass
 2023-06-11  2:23 UTC 

[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-06-10 22:51 UTC  (14+ messages)
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
              ` [patch] x86/realmode: Make stack lock work in trampoline_compat()

[qemu-mainline test] 181361: regressions - FAIL
 2023-06-10 21:17 UTC 

[linux-linus test] 181359: regressions - FAIL
 2023-06-10 20:29 UTC 

[PATCH v2 0/3] Make sscanf() stricter
 2023-06-10 19:59 UTC  (6+ messages)
` [PATCH v2 1/3] vsscanf(): Integer overflow is a conversion failure
` [PATCH v2 2/3] vsscanf(): do not skip spaces
` [PATCH v2 3/3] Strict XenStore entry parsing

[PATCH v7 0/5] xen/arm: Don't switch TTBR while the MMU is on
 2023-06-10 18:49 UTC  (3+ messages)
` [PATCH v7 1/5] xen/arm32: head: Widen the use of the temporary mapping

[PATCH RFC 0/4] x86/fixmap: Unify FIXADDR_TOP
 2023-06-10 18:37 UTC  (4+ messages)

[libvirt test] 181358: regressions - FAIL
 2023-06-10 16:33 UTC 

[linux-5.4 test] 181354: regressions - FAIL
 2023-06-10 15:12 UTC 

[PATCH 1/4] Rip out simple_strtoll()
 2023-06-10 12:59 UTC  (12+ messages)
` [PATCH 2/4] vsscanf(): Return -ERANGE on integer overflow
` [PATCH 3/4] Add strict version of vsscanf()
` [PATCH 4/4] Strict XenStore entry parsing

[qemu-mainline test] 181356: regressions - FAIL
 2023-06-10  8:52 UTC 

[xen-unstable test] 181352: tolerable FAIL - PUSHED
 2023-06-10  8:04 UTC 

[linux-linus test] 181337: regressions - FAIL
 2023-06-10  4:53 UTC 

[qemu-mainline test] 181345: regressions - FAIL
 2023-06-10  3:07 UTC 

[linux-5.4 test] 181336: regressions - FAIL
 2023-06-10  2:48 UTC 

[xen-unstable-smoke test] 181349: tolerable all pass - PUSHED
 2023-06-09 22:20 UTC 

[xen-unstable-smoke test] 181347: regressions - FAIL
 2023-06-09 19:38 UTC 

[PATCH] CI: Add Ocaml to the alpine containers
 2023-06-09 17:25 UTC  (4+ messages)

[xen-unstable-smoke test] 181344: regressions - FAIL
 2023-06-09 17:19 UTC 

[PATCH 0/3] Initial support for Power
 2023-06-09 16:20 UTC  (20+ messages)
` [PATCH 1/3] xen: Add files needed for minimal Power build
` [PATCH 2/3] xen/ppc: Implement early serial printk on PaPR/pseries
` [PATCH 3/3] maintainers: Add PPC64 maintainer

[qemu-mainline test] 181335: regressions - FAIL
 2023-06-09 15:51 UTC 

[PATCH v2] tools/ocaml/xc: Fix xc_physinfo() bindings
 2023-06-09 15:33 UTC 

[PATCH v3] iscsi_ibft: Fix finding the iBFT under Xen Dom 0
 2023-06-09 15:32 UTC  (9+ messages)

[xen-unstable-smoke test] 181342: regressions - FAIL
 2023-06-09 15:20 UTC 

[libvirt test] 181328: tolerable all pass - PUSHED
 2023-06-09 14:46 UTC 

Xen reliance on non-standard GCC features
 2023-06-09 14:25 UTC  (12+ messages)

RHEL 8.8 and derivatives: suspend and live migration issue
 2023-06-09 14:23 UTC  (2+ messages)

[xen-unstable-smoke test] 181340: regressions - FAIL
 2023-06-09 13:18 UTC 

[PATCH] tools: Move MASK_INSR to common-macros.h
 2023-06-09 12:27 UTC  (6+ messages)
` [PATCH v2] "

[xen-unstable test] 181325: trouble: broken/fail/pass
 2023-06-09 12:21 UTC 

[xen-unstable-smoke test] 181338: regressions - FAIL
 2023-06-09 11:38 UTC 

[PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-06-09 10:46 UTC  (9+ messages)

[PATCH] tools: Move MASK_INSR to common-macros.h
 2023-06-09 10:10 UTC  (8+ messages)

[PATCH] tools/ocaml/xc: Fix xc_physinfo() bindings
 2023-06-09 10:00 UTC  (4+ messages)

[xen-unstable-smoke test] 181333: regressions - FAIL
 2023-06-09  9:18 UTC 

[linux-linus test] 181320: regressions - FAIL
 2023-06-09  9:10 UTC 

[qemu-mainline test] 181327: regressions - FAIL
 2023-06-09  7:58 UTC 

[xen-unstable-smoke test] 181330: regressions - FAIL
 2023-06-09  7:01 UTC 

[xen-unstable-smoke test] 181326: regressions - FAIL
 2023-06-09  4:41 UTC 

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

[qemu-mainline test] 181322: regressions - FAIL
 2023-06-09  3:17 UTC 

[xen-unstable-smoke test] 181323: regressions - FAIL
 2023-06-09  2:45 UTC 

[xen-unstable-smoke test] 181319: regressions - FAIL
 2023-06-09  0:47 UTC 

[qemu-mainline test] 181312: regressions - FAIL
 2023-06-08 23:42 UTC 

[linux-linus test] 181300: regressions - FAIL
 2023-06-08 22:54 UTC 

[xen-unstable-smoke test] 181316: regressions - FAIL
 2023-06-08 22:35 UTC 

[xen-unstable-smoke test] 181314: regressions - FAIL
 2023-06-08 20:18 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).