xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-05 11:17:18 to 2021-05-10 08:41:49 UTC [more...]

[PATCH v6 0/9] Use Doxygen and sphinx for html documentation
 2021-05-10  8:41 UTC  (5+ messages)
` [PATCH v6 1/9] docs: add doxygen configuration file
` [PATCH v6 2/9] docs: add Xen png logo for the doxygen documentation
` [PATCH v6 3/9] docs: add doxygen templates
` [PATCH v6 4/9] m4/python: add function to docs_tool.m4 and new m4 module

[linux-linus test] 161829: regressions - FAIL
 2021-05-10  8:40 UTC  (3+ messages)
` Regression when booting 5.15 as dom0 on arm64 (WAS: Re: [linux-linus test] 161829: regressions - FAIL)

[PATCH v1] tools: add newlines to xenstored WRL_LOG
 2021-05-10  8:38 UTC  (4+ messages)

[PATCH v3 0/5] Fix redefinition errors for toolstack libs
 2021-05-10  8:35 UTC  (6+ messages)
` [PATCH v3 1/5] tools/debugger: Fix PAGE_SIZE redefinition error
` [PATCH v3 2/5] tools/libfsimage: Fix PATH_MAX "
` [PATCH v3 3/5] tools/libs/foreignmemory: Fix PAGE_SIZE "
` [PATCH v3 4/5] tools/libs/gnttab: "
` [PATCH v3 5/5] tools/ocaml: Fix redefinition errors

[linux-linus test] 161887: regressions - FAIL
 2021-05-10  8:08 UTC 

[PATCH 1/4] x86/xen/entry: Rename xenpv_exc_nmi to noist_exc_nmi
 2021-05-10  7:59 UTC  (2+ messages)

[PATCH] tools/xenstored: Prevent a buffer overflow in dump_state_node_perms()
 2021-05-10  7:49 UTC  (3+ messages)

[PATCH 0/3] xen: remove some checks for always present Xen features
 2021-05-10  7:34 UTC  (2+ messages)

[PATCH 1/1] xen/unpopulated-alloc: fix error return code in fill_list()
 2021-05-10  7:26 UTC  (2+ messages)

[libvirt test] 161889: regressions - FAIL
 2021-05-10  7:07 UTC 

[qemu-mainline test] 161886: regressions - FAIL
 2021-05-10  6:26 UTC 

[linux-linus test] 161880: regressions - FAIL
 2021-05-09 23:25 UTC 

[qemu-mainline test] 161876: regressions - FAIL
 2021-05-09 22:33 UTC 

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-ws16-amd64
 2021-05-09 21:32 UTC 

[xen-unstable test] 161872: tolerable FAIL
 2021-05-09 16:17 UTC 

[linux-linus test] 161865: regressions - FAIL
 2021-05-09 12:06 UTC 

[xen-unstable-coverity test] 161877: all pass - PUSHED
 2021-05-09  9:48 UTC 

[qemu-mainline test] 161862: regressions - FAIL
 2021-05-09  9:06 UTC 

[libvirt test] 161871: regressions - FAIL
 2021-05-09  6:37 UTC 

[xen-unstable test] 161859: tolerable FAIL - PUSHED
 2021-05-09  4:19 UTC 

[linux-linus test] 161857: regressions - FAIL
 2021-05-09  0:09 UTC 

[qemu-mainline test] 161856: regressions - FAIL
 2021-05-08 21:22 UTC 

[PATCH v2 01/13] docs: Warn about incomplete vtpmmgr TPM 2.0 support
 2021-05-08 18:37 UTC 

[xen-unstable test] 161851: regressions - FAIL
 2021-05-08 18:33 UTC 

[PATCH v2 00/13] vtpmmgr: Some fixes - still incomplete
 2021-05-07 15:48 UTC  (22+ messages)
` [PATCH v2 01/13] docs: Warn about incomplete vtpmmgr TPM 2.0 support
` [PATCH v2 02/13] vtpmmgr: Print error code to aid debugging
` [PATCH v2 03/13] stubom: newlib: Enable C99 formats for %z
` [PATCH v2 04/13] vtpmmgr: Allow specifying srk_handle for TPM2
` [PATCH v2 05/13] vtpmmgr: Move vtpmmgr_shutdown
` [PATCH v2 06/13] vtpmmgr: Flush transient keys on shutdown
` [PATCH v2 07/13] vtpmmgr: Flush all transient keys
` [PATCH v2 08/13] vtpmmgr: Shutdown more gracefully
` [PATCH v2 09/13] vtpmmgr: Support GetRandom passthrough on TPM 2.0
` [PATCH v2 10/13] vtpmmgr: Remove bogus cast from TPM2_GetRandom
` [PATCH v2 11/13] vtpmmgr: Fix owner_auth & srk_auth parsing
` [PATCH v2 12/13] vtpmmgr: Check req_len before unpacking command
` [PATCH v2 13/13] vtpm: Correct timeout units and command duration

[linux-linus test] 161843: regressions - FAIL
 2021-05-08 12:18 UTC 

[qemu-mainline test] 161853: regressions - FAIL
 2021-05-08 10:38 UTC 

[qemu-mainline test] 161839: regressions - FAIL
 2021-05-08  9:17 UTC 

[xen-unstable test] 161836: tolerable FAIL - PUSHED
 2021-05-08  7:34 UTC 

[libvirt test] 161848: regressions - FAIL
 2021-05-08  6:35 UTC 

[qemu-mainline bisection] complete test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm
 2021-05-08  2:30 UTC 

[PATCH] xen/gntdev: fix gntdev_mmap() error exit path
 2021-05-08  0:41 UTC  (5+ messages)

[linux-5.4 test] 161832: tolerable FAIL - PUSHED
 2021-05-07 23:21 UTC 

[xen-unstable-smoke test] 161841: tolerable all pass - PUSHED
 2021-05-07 22:53 UTC 

[PATCH v3 0/5] Support Secure Boot for multiboot2 Xen
 2021-05-07 20:26 UTC  (4+ messages)
` [PATCH v3 2/5] xen/x86: manually build xen.mb.efi binary

[qemu-mainline test] 161826: regressions - FAIL
 2021-05-07 17:47 UTC 

[PATCH 0/9] vtpmmgr: Some fixes - still incomplete
 2021-05-07 15:37 UTC  (7+ messages)
` [PATCH 1/9] docs: Warn about incomplete vtpmmgr TPM 2.0 support
` [PATCH 2/9] vtpmmgr: Print error code to aid debugging
` [PATCH 3/9] stubom: newlib: Enable C99 formats for %z

[PATCH RFC 0/2] Add a design document for Live Updating Xen
 2021-05-07 15:28 UTC  (14+ messages)
` [PATCH RFC 1/2] docs/design: Add a design document for Live Update
` [PATCH RFC 2/2] xen/kexec: Reserve KEXEC_TYPE_LIVEUPDATE and KEXEC_RANGE_MA_LIVEUPDATE

[PATCH] tools/misc/xen-vmtrace: handle more signals and install by default
 2021-05-07 15:28 UTC 

[PATCH] Argo/XSM: add SILO hooks
 2021-05-07 15:09 UTC  (2+ messages)

[xen-unstable test] 161825: tolerable FAIL
 2021-05-07 13:40 UTC 

[xen-unstable-smoke test] 161831: tolerable all pass - PUSHED
 2021-05-07 12:56 UTC 

[PATCH v4 00/10] libs/guest: new CPUID/MSR interface
 2021-05-07 11:04 UTC  (11+ messages)
` [PATCH v4 01/10] libx86: introduce helper to fetch cpuid leaf
` [PATCH v4 02/10] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH v4 03/10] libx86: introduce helper to fetch msr entry
` [PATCH v4 04/10] libs/guest: allow fetching a specific MSR entry from a cpu policy
` [PATCH v4 05/10] libs/guest: make a cpu policy compatible with older Xen versions
` [PATCH v4 06/10] libs/guest: introduce helper set cpu topology in cpu policy
` [PATCH v4 07/10] libs/guest: rework xc_cpuid_xend_policy
` [PATCH v4 08/10] libs/guest: apply a featureset into a cpu policy
` [PATCH v4 09/10] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl
` [PATCH v4 10/10] libs/guest: (re)move xc_cpu_policy_apply_cpuid

[PATCH v2] SUPPORT.md: Un-shimmed 32-bit PV guests are no longer supported
 2021-05-07 11:05 UTC  (5+ messages)

[PATCH] x86/shim: fix build when !PV32
 2021-05-07 10:14 UTC  (6+ messages)

[xen-4.12-testing test] 161821: regressions - FAIL
 2021-05-07  9:54 UTC 

[xen-4.12-testing test] 161776: regressions - FAIL
 2021-05-07  9:51 UTC  (4+ messages)

[PATCH] x86/CPUID: don't shrink hypervisor leaves
 2021-05-07  8:40 UTC 

[PATCH] x86: fix build race when generating temporary object files (take 2)
 2021-05-07  8:28 UTC  (2+ messages)
` Ping: "

[PATCH] x86/AMD: also determine L3 cache size
 2021-05-07  8:25 UTC  (4+ messages)
    ` Ping: "

[PATCH] x86emul: fix test harness build for gas 2.36
 2021-05-07  8:22 UTC  (5+ messages)
    ` Ping: "

[libvirt test] 161827: regressions - FAIL
 2021-05-07  7:59 UTC 

[PATCH v4] gnttab: defer allocation of status frame tracking array
 2021-05-07  7:46 UTC  (4+ messages)

[PATCH v1] tools: fix incorrect suggestions for XENCONSOLED_TRACE on FreeBSD
 2021-05-07  7:25 UTC  (4+ messages)

[linux-linus test] 161817: regressions - FAIL
 2021-05-07  5:10 UTC 

Discussion of Xenheap problems on AArch64
 2021-05-07  4:06 UTC  (8+ messages)

[qemu-mainline test] 161812: regressions - FAIL
 2021-05-07  2:31 UTC 

[PATCH] optee: enable OPTEE_SMC_SEC_CAP_MEMREF_NULL capability
 2021-05-07  1:39 UTC 

[xen-unstable test] 161811: tolerable FAIL - PUSHED
 2021-05-06 23:54 UTC 

[xen-4.12-testing test] 161807: regressions - FAIL
 2021-05-06 21:40 UTC 

[xtf test] 161814: all pass - PUSHED
 2021-05-06 20:46 UTC 

Xen Virtual Keyboard modalias breaking uevents
 2021-05-06 20:26 UTC  (3+ messages)
` [PATCH] Xen Keyboard: don't advertise every key known to man

[linux-linus test] 161799: regressions - FAIL
 2021-05-06 18:18 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-ws16-amd64
 2021-05-06 17:55 UTC 

[PATCH v2] tools: fix incorrect suggestions for XENCONSOLED_TRACE on BSD
 2021-05-06 17:42 UTC  (2+ messages)

[PATCH v2] tools: remove unused sysconfig variable XENSTORED_ROOTDIR
 2021-05-06 16:49 UTC  (2+ messages)

[PATCH v5 0/3] Use Doxygen and sphinx for html documentation
 2021-05-06 14:49 UTC  (7+ messages)
` [PATCH v5 3/3] docs/doxygen: doxygen documentation for grant_table.h

[PATCH v4 0/3] zstd decompression fallout / consolidation
 2021-05-06 12:54 UTC  (7+ messages)
` [PATCH v4 3/3] unzstd: make helper symbols static

[PATCH] SUPPORT.md: Un-shimmed 32-bit PV guests are no longer supported
 2021-05-06 12:45 UTC  (2+ messages)

[qemu-mainline test] 161780: regressions - FAIL
 2021-05-06 12:36 UTC 

[xen-unstable test] 161778: tolerable FAIL - PUSHED
 2021-05-06 12:28 UTC 

[PATCH v3 00/13] libs/guest: new CPUID/MSR interface
 2021-05-06 10:52 UTC  (7+ messages)
` [PATCH v3 08/13] libs/guest: make a cpu policy compatible with older Xen versions

[PATCH v2] tools/libs: move cpu policy related prototypes to xenguest.h
 2021-05-06  9:57 UTC 

[libvirt test] 161804: regressions - FAIL
 2021-05-06  7:33 UTC 

[PATCH 0/5] x86/xstate: Fixes to size calculations
 2021-05-06  6:17 UTC  (13+ messages)
` [PATCH 4/5] x86/cpuid: Simplify recalculate_xstate()
` [PATCH 5/5] x86/cpuid: Fix handling of xsave dynamic leaves

[PATCH v3 00/10] arm64: Get rid of READ/WRITE_SYSREG32
 2021-05-06  6:13 UTC  (13+ messages)
` [PATCH v3 02/10] arm/domain: "
` [PATCH v3 03/10] arm: Modify type of actlr to register_t
` [PATCH v3 05/10] arm/gic: Get rid of READ/WRITE_SYSREG32
` [PATCH v3 07/10] xen/arm: Always access SCTLR_EL2 using READ/WRITE_SYSREG()
` [PATCH v3 10/10] arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t

[libvirt test] 161783: regressions - FAIL
 2021-05-06  1:23 UTC 

[xen-unstable-smoke test] 161800: tolerable all pass - PUSHED
 2021-05-06  0:47 UTC 

[linux-linus test] 161773: regressions - FAIL
 2021-05-05 21:27 UTC 

[xen-unstable-smoke test] 161796: tolerable all pass - PUSHED
 2021-05-05 20:14 UTC 

[PATCH] xen-block: Use specific blockdev driver
 2021-05-05 17:44 UTC  (2+ messages)

[PATCH] xen: Free xenforeignmemory_resource at exit
 2021-05-05 17:42 UTC  (2+ messages)

[xen-4.15-testing test] 161772: tolerable FAIL - PUSHED
 2021-05-05 17:29 UTC 

[xen-unstable-smoke test] 161793: tolerable all pass - PUSHED
 2021-05-05 17:12 UTC 

[PATCH v4 0/3] xen/pci: Make PCI passthrough code non-x86 specific
 2021-05-05 16:09 UTC  (4+ messages)
` [PATCH v4 3/3] xen/pci: Refactor MSI code that implements MSI functionality within XEN

[PATCH] libx86: Introduce x86_cpu_policy_calculate_compatible() with MSR_ARCH_CAPS handling
 2021-05-05 15:18 UTC  (12+ messages)

[PATCH] automation: save xen config before building
 2021-05-05 14:24 UTC  (3+ messages)

[PATCH] tools/libs: move cpu policy related prototypes to xenguest.h
 2021-05-05 13:31 UTC  (2+ messages)

[PATCH v3 00/22] xvmalloc() / x86 xstate area / x86 CPUID / AMX+XFD
 2021-05-05 13:29 UTC  (3+ messages)
` [PATCH v3 02/22] x86/xstate: use xvzalloc() for save area allocation

[PATCH] libs/guest: Don't hide the indirection on xc_cpu_policy_t
 2021-05-05 12:48 UTC  (3+ messages)

[PATCH] public/gnttab: relax v2 recommendation
 2021-05-05 12:18 UTC  (9+ messages)

[XEN PATCH v2] xl: constify cmd_table entries
 2021-05-05 11:46 UTC  (2+ messages)

[xen-4.13-testing test] 161770: tolerable FAIL - PUSHED
 2021-05-05 11:42 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).