xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-04 11:53:27 to 2021-05-06 14:32:53 UTC [more...]

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

[PATCH v2 00/13] vtpmmgr: Some fixes - still incomplete
 2021-05-06 14:04 UTC  (15+ 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

[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  (35+ messages)
` [PATCH v3 01/13] libxl: don't ignore the return value from xc_cpuid_apply_policy
` [PATCH v3 02/13] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH v3 03/13] libs/guest: allow fetching a specific MSR entry "
` [PATCH v3 04/13] libs/guest: allow updating a cpu policy CPUID data
` [PATCH v3 05/13] libs/guest: allow updating a cpu policy MSR data
` [PATCH v3 06/13] libs/guest: introduce helper to check cpu policy compatibility
` [PATCH v3 07/13] libs/guest: obtain a compatible cpu policy from two input ones
` [PATCH v3 08/13] libs/guest: make a cpu policy compatible with older Xen versions
` [PATCH v3 12/13] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl
` [PATCH v3 13/13] libs/guest: (re)move xc_cpu_policy_apply_cpuid

[PATCH RFC 0/2] Add a design document for Live Updating Xen
 2021-05-06 10:42 UTC  (3+ 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 v5 0/3] Use Doxygen and sphinx for html documentation
 2021-05-06  9:58 UTC  (11+ messages)
` [PATCH v5 1/3] docs: add doxygen support "
` [PATCH v5 2/3] docs: hypercalls sphinx skeleton for generated html
` [PATCH v5 3/3] docs/doxygen: doxygen documentation for grant_table.h

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

[xen-4.12-testing test] 161776: regressions - FAIL
 2021-05-06  7:50 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  (22+ messages)
` [PATCH 2/5] x86/xstate: Rename _xstate_ctxt_size() to hw_uncompressed_size()
` [PATCH 3/5] x86/xstate: Rework xstate_ctxt_size() as xstate_uncompressed_size()
` [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  (18+ messages)
` [PATCH v3 01/10] arm64/vfp: "
` [PATCH v3 02/10] arm/domain: "
` [PATCH v3 03/10] arm: Modify type of actlr to register_t
` [PATCH v3 04/10] arm/gic: Remove member hcr of structure gic_v3
` [PATCH v3 05/10] arm/gic: Get rid of READ/WRITE_SYSREG32
` [PATCH v3 06/10] arm/p2m: "
` [PATCH v3 07/10] xen/arm: Always access SCTLR_EL2 using READ/WRITE_SYSREG()
` [PATCH v3 08/10] arm/page: Get rid of READ/WRITE_SYSREG32
` [PATCH v3 09/10] arm/time,vtimer: "
` [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  (7+ messages)
` [PATCH v4 2/3] xen/pci: Refactor PCI MSI intercept related code
` [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  (4+ messages)

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

[PATCH v4] gnttab: defer allocation of status frame tracking array
 2021-05-05 12:13 UTC  (5+ 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 

[xen-4.14-testing test] 161771: tolerable FAIL - PUSHED
 2021-05-05 10:33 UTC 

[xen-4.11-testing test] 161769: tolerable FAIL - PUSHED
 2021-05-05 10:29 UTC 

[xen-unstable-coverity test] 161786: all pass - PUSHED
 2021-05-05  9:58 UTC 

[PATCH] x86/p2m: please Clang after making certain parts HVM-only
 2021-05-05  8:01 UTC  (2+ messages)

[qemu-mainline test] 161766: regressions - FAIL
 2021-05-05  2:02 UTC 

[PATCH v2 0/8] assorted replacement of x[mz]alloc_bytes()
 2021-05-04 23:49 UTC  (4+ messages)
` [PATCH v2 8/8] Arm/optee: don't open-code xzalloc_flex_struct()
  ` Ping: "

[xen-unstable test] 161755: tolerable FAIL
 2021-05-04 22:46 UTC 

[xen-unstable-smoke test] 161775: tolerable all pass - PUSHED
 2021-05-04 21:57 UTC 

[xen-4.12-testing test] 161761: regressions - FAIL
 2021-05-04 18:49 UTC 

[PATCH 0/9] vtpmmgr: Some fixes - still incomplete
 2021-05-04 17:55 UTC  (27+ 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 4/9] vtpmmgr: Allow specifying srk_handle for TPM2
` [PATCH 5/9] vtpmmgr: Move vtpmmgr_shutdown
` [PATCH 6/9] vtpmmgr: Flush transient keys on shutdown
` [PATCH 7/9] vtpmmgr: Flush all transient keys
` [PATCH 8/9] vtpmmgr: Shutdown more gracefully
` [PATCH 9/9] vtpmmgr: Support GetRandom passthrough on TPM 2.0

[PATCH v1] tools: handle missing xencommons in xen-init-dom0.service
 2021-05-04 17:50 UTC  (2+ messages)

[PATCH v1] tools: handle missing xencommons in xenconsoled.service
 2021-05-04 17:50 UTC  (2+ messages)

[PATCH v1] tools: fix incorrect suggestions for XENCONSOLED_TRACE on FreeBSD
 2021-05-04 17:47 UTC  (2+ messages)

[RFC v2 0/7] add function support to IDL
 2021-05-04 17:31 UTC  (11+ messages)
` [RFC v2 1/7] libxl: remove extra whitespace from gentypes.py
` [RFC v2 5/7] libxl: add device function definitions to libxl_types.idl
` [RFC v2 6/7] libxl: implement device add/remove/destroy functions generation

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

[xen-unstable-smoke test] 161768: tolerable all pass - PUSHED
 2021-05-04 16:06 UTC 

[XEN PATCH] xl: constify cmd_table entries
 2021-05-04 15:51 UTC  (3+ messages)

[PATCH v1] tools: fix incorrect suggestions for XENCONSOLED_TRACE on NetBSD
 2021-05-04 13:53 UTC 

[linux-linus test] 161700: regressions - FAIL
 2021-05-04 13:36 UTC 

Xen PR Alias
 2021-05-04 12:58 UTC 

Xen Security Advisory 370 v2 (CVE-2021-28689) - x86: Speculative vulnerabilities with bare (non-shim) 32-bit PV guests
 2021-05-04 12: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 NNTP newsgroup(s).