xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-30 16:44:26 to 2021-05-04 18:49:46 UTC [more...]

[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 v3 00/13] libs/guest: new CPUID/MSR interface
 2021-05-04 17:11 UTC  (31+ 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

[XEN PATCH v2] xl: constify cmd_table entries
 2021-05-04 16:14 UTC 

[PATCH v4 0/3] Use Doxygen and sphinx for html documentation
 2021-05-04 16:14 UTC  (9+ messages)
` [PATCH v4 1/3] docs: add doxygen support "
` [PATCH v4 2/3] docs: hypercalls sphinx skeleton for generated html
` [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 0/5] x86/xstate: Fixes to size calculations
 2021-05-04 14:17 UTC  (18+ messages)
` [PATCH 1/5] x86/xstate: Elide redundant writes in set_xcr0()
` [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 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 

[PATCH v5 0/3] Use Doxygen and sphinx for html documentation
 2021-05-04 13:31 UTC  (4+ 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

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 

[PATCH v4 00/12] x86/intr: introduce EOI callbacks and fix vPT
 2021-05-04 11:42 UTC  (20+ messages)
` [PATCH v4 01/12] x86/rtc: drop code related to strict mode
` [PATCH v4 05/12] x86/hvm: allowing registering EOI callbacks for GSIs
` [PATCH v4 07/12] x86/dpci: switch to use a GSI EOI callback
` [PATCH v4 08/12] x86/vpt: switch interrupt injection model
` [PATCH v4 09/12] x86/irq: remove unused parameter from hvm_isa_irq_assert
` [PATCH v4 10/12] x86/irq: drop return value from hvm_ioapic_assert

[xen-unstable-smoke test] 161758: tolerable all pass - PUSHED
 2021-05-04 11:40 UTC 

[PATCH 00/13] Intel Hardware P-States (HWP) support
 2021-05-04 11:31 UTC  (16+ messages)
` [PATCH 01/13] cpufreq: Allow restricting to internal governors only
` [PATCH 02/13] cpufreq: Add perf_freq to cpuinfo
` [PATCH 03/13] cpufreq: Export intel_feature_detect
` [PATCH 04/13] cpufreq: Add Hardware P-State (HWP) driver
` [PATCH 05/13] xenpm: Change get-cpufreq-para output for internal
` [PATCH 06/13] cpufreq: Export HWP parameters to userspace
` [PATCH 07/13] libxc: Include hwp_para in definitions
` [PATCH 08/13] xenpm: Print HWP parameters
` [PATCH 09/13] xen: Add SET_CPUFREQ_HWP xen_sysctl_pm_op
` [PATCH 10/13] libxc: Add xc_set_cpufreq_hwp
` [PATCH 11/13] xenpm: Factor out a non-fatal cpuid_parse variant
` [PATCH 12/13] xenpm: Add set-cpufreq-hwp subcommand
` [PATCH 13/13] CHANGELOG: Add Intel HWP entry

[qemu-mainline test] 161631: regressions - FAIL
 2021-05-04 10:55 UTC 

[ovmf test] 161726: all pass - PUSHED
 2021-05-04 10:53 UTC 

[xen-4.12-testing test] 161718: regressions - FAIL
 2021-05-04  9:31 UTC 

[libvirt test] 161698: regressions - FAIL
 2021-05-04  9:04 UTC 

[PATCH] x86/vhpet: fix RTC special casing
 2021-05-04  8:54 UTC  (2+ messages)

[PATCH v4] gnttab: defer allocation of status frame tracking array
 2021-05-04  8:42 UTC 

[xen-unstable test] 161628: tolerable FAIL - PUSHED
 2021-05-04  8:25 UTC 

[PATCH v3 00/22] xvmalloc() / x86 xstate area / x86 CPUID / AMX+XFD
 2021-05-04  7:57 UTC  (15+ messages)
` [PATCH v3 01/22] mm: introduce xvmalloc() et al and use for grant table allocations
` [PATCH v3 03/22] x86/xstate: re-size save area when CPUID policy changes
` [PATCH v3 04/22] x86/xstate: re-use valid_xcr0() for boot-time checks
` [PATCH v3 05/22] x86/xstate: drop xstate_offsets[] and xstate_sizes[]

[ovmf test] 161629: all pass - PUSHED
 2021-05-04  6:24 UTC 

[xen-4.12-testing test] 161661: regressions - FAIL
 2021-05-04  5:55 UTC 

[linux-linus test] 161623: regressions - FAIL
 2021-05-04  4:20 UTC 

[xen-4.12-testing test] 161621: regressions - FAIL
 2021-05-04  2:22 UTC 

[qemu-mainline test] 161616: regressions - FAIL
 2021-05-03 21:18 UTC 

[PATCH 1/4] x86/xen/entry: Rename xenpv_exc_nmi to noist_exc_nmi
 2021-05-03 19:41 UTC  (3+ messages)

[xen-unstable test] 161613: tolerable FAIL
 2021-05-03 17:56 UTC 

[xen-unstable-smoke test] 161625: tolerable all pass - PUSHED
 2021-05-03 16:12 UTC 

[PATCH v1] tools: add newlines to xenstored WRL_LOG
 2021-05-03 15:47 UTC 

[PATCH v4 0/3] xen/pci: Make PCI passthrough code non-x86 specific
 2021-05-03 14:46 UTC  (5+ 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 v5 00/16] Restricted DMA
 2021-05-03 14:26 UTC  (4+ messages)
` [PATCH v5 14/16] dma-direct: Allocate memory from restricted DMA pool if available

[XEN PATCH 0/8] Fix libxl with QEMU 6.0 + remove some more deprecated usages
 2021-05-03 14:13 UTC  (4+ messages)
` [XEN PATCH 3/8] libxl: Replace deprecated "cpu-add" QMP command by "device_add"

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

[PATCH] x86: Always have CR4.PKE set in HVM context
 2021-05-03 13:14 UTC  (3+ messages)

[linux-linus test] 161610: regressions - FAIL
 2021-05-03 12:37 UTC 

[xen-4.12-testing test] 161609: regressions - FAIL
 2021-05-03 10:45 UTC 

[libvirt test] 161615: regressions - FAIL
 2021-05-03  6:16 UTC 

[qemu-mainline test] 161604: regressions - FAIL
 2021-05-03  5:45 UTC 

[linux-5.4 test] 161600: tolerable FAIL - PUSHED
 2021-05-03  1:36 UTC 

[xen-unstable test] 161599: tolerable FAIL
 2021-05-02 23:38 UTC 

[linux-linus test] 161594: regressions - FAIL
 2021-05-02 18:01 UTC 

[xen-4.12-testing test] 161592: regressions - FAIL
 2021-05-02 16:31 UTC 

Xen and Microservices
 2021-05-02 16:03 UTC  (5+ messages)

[qemu-mainline bisection] complete test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm
 2021-05-02 15:57 UTC 

[qemu-mainline test] 161587: regressions - FAIL
 2021-05-02 11:49 UTC 

[libvirt test] 161596: regressions - FAIL
 2021-05-02 10:54 UTC 

[xen-unstable-coverity test] 161601: all pass - PUSHED
 2021-05-02  9:54 UTC 

[xen-unstable test] 161584: tolerable FAIL
 2021-05-02  8:19 UTC 

[linux-linus test] 161579: regressions - FAIL
 2021-05-02  3:19 UTC 

[xen-4.12-testing test] 161576: regressions - FAIL
 2021-05-02  0:23 UTC 

[qemu-mainline test] 161571: regressions - FAIL
 2021-05-01 20:35 UTC 

Do we need to do anything about "dead µops?"
 2021-05-01 17:35 UTC 

[xen-unstable test] 161567: tolerable FAIL - PUSHED
 2021-05-01 17:05 UTC 

[linux-linus test] 161562: regressions - FAIL
 2021-05-01 11:30 UTC 

[xen-4.12-testing test] 161560: regressions - FAIL
 2021-05-01  8:51 UTC 

[libvirt test] 161570: regressions - FAIL
 2021-05-01  7:51 UTC 

[qemu-mainline test] 161554: regressions - FAIL
 2021-05-01  5:11 UTC 

[ovmf test] 161559: all pass - PUSHED
 2021-05-01  2:45 UTC 

[xen-unstable test] 161551: tolerable FAIL - PUSHED
 2021-05-01  1:12 UTC 

[linux-linus test] 161549: regressions - FAIL
 2021-04-30 20:56 UTC 

[xen-unstable-smoke test] 161556: tolerable all pass - PUSHED
 2021-04-30 20:41 UTC 

[PATCH 0/5] Fix redefinition errors for toolstack libs
 2021-04-30 19:33 UTC  (6+ messages)
` [PATCH 1/5] tools/debugger: Fix PAGE_SIZE redefinition error

[RFC PATCH] iommu: make no-quarantine mean no-quarantine
 2021-04-30 19:27 UTC  (8+ messages)

[xen-4.12-testing test] 161545: regressions - FAIL
 2021-04-30 19:15 UTC 

[PATCH] xen: Free xenforeignmemory_resource at exit
 2021-04-30 16:37 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).