xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 13:56:50 to 2021-05-02 09:54:28 UTC [more...]

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

Xen and Microservices
 2021-05-02  8:53 UTC  (3+ messages)

[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  (16+ messages)
` [PATCH 1/5] tools/debugger: Fix PAGE_SIZE redefinition error
` [PATCH 2/5] tools/libfsimage: Fix PATH_MAX "
` [PATCH 3/5] tools/libs/foreignmemory: Fix PAGE_SIZE "

[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 

[PATCH] xen-block: Use specific blockdev driver
 2021-04-30 16:34 UTC 

[qemu-mainline test] 161540: regressions - FAIL
 2021-04-30 16:04 UTC 

[PATCH] x86: Always have CR4.PKE set in HVM context
 2021-04-30 15:56 UTC  (6+ messages)

[PATCH v3 00/13] libs/guest: new CPUID/MSR interface
 2021-04-30 15:52 UTC  (14+ 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 09/13] libs/guest: introduce helper set cpu topology in cpu policy
` [PATCH v3 10/13] libs/guest: rework xc_cpuid_xend_policy
` [PATCH v3 11/13] libs/guest: apply a featureset into a cpu policy
` [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 0/3] x86: Initial pieces for guest CET support
 2021-04-30 15:08 UTC  (13+ messages)
` [PATCH 1/3] x86/hvm: Introduce experimental "
` [PATCH 2/3] x86/svm: Enumeration for CET

[PATCH 0/3] firmware/shim: build adjustments
 2021-04-30 14:45 UTC  (4+ messages)
` [PATCH 1/3] firmware/shim: update linkfarm exclusions
` [PATCH 2/3] firmware/shim: drop XEN_CONFIG_EXPERT uses
` [PATCH 3/3] firmware/shim: UNSUPPORTED=n

[PATCH v2 00/12] x86/p2m: restrict more code to build just for HVM
 2021-04-30 14:37 UTC  (25+ messages)
` [PATCH v2 01/12] x86/p2m: set_{foreign,mmio}_p2m_entry() are HVM-only
` [PATCH v2 02/12] x86/p2m: {,un}map_mmio_regions() "
` [PATCH v2 04/12] AMD/IOMMU: guest IOMMU support is for HVM only
` [PATCH v2 05/12] x86/p2m: change_entry_type_* hooks are HVM-only
` [PATCH v2 06/12] x86/p2m: hardware-log-dirty related "
` [PATCH v2 07/12] x86/p2m: the recalc hook is HVM-only
` [PATCH v2 09/12] x86: make mem-paging configuarable and default it to off for being unsupported
` [PATCH v2 10/12] x86/p2m: {get,set}_entry hooks and p2m-pt.c are HVM-only
` [PATCH v2 12/12] x86/p2m: re-arrange struct p2m_domain
` Ping: [PATCH v2 00/12] x86/p2m: restrict more code to build just for HVM

Xen Virtual Keyboard modalias breaking uevents
 2021-04-30 13:16 UTC  (7+ messages)

[PATCH 1/4] x86/xen/entry: Rename xenpv_exc_nmi to noist_exc_nmi
 2021-04-30 12:05 UTC  (4+ messages)

[xen-unstable test] 161534: tolerable FAIL
 2021-04-30 11:46 UTC 

[PATCH v2 0/5] Fix redefinition errors for toolstack libs
 2021-04-30 11:33 UTC  (7+ messages)
` [PATCH v2 1/5] tools/debugger: Fix PAGE_SIZE redefinition error
` [PATCH v2 2/5] tools/libfsimage: Fix PATH_MAX "
` [PATCH v2 3/5] tools/libs/foreignmemory: Fix PAGE_SIZE "
` [PATCH v2 4/5] tools/libs/gnttab: "
` [PATCH v2 5/5] tools/ocaml: Fix redefinition errors

[linux-linus test] 161524: regressions - FAIL
 2021-04-30  9:34 UTC 

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-win7-amd64
 2021-04-30  9:13 UTC 

[PATCH] public/gnttab: relax v2 recommendation
 2021-04-30  8:36 UTC  (4+ messages)

[PATCH v3] gnttab: defer allocation of status frame tracking array
 2021-04-30  8:09 UTC  (6+ messages)
` Ping: "

[ANNOUNCE] Call for agenda items for 6 May Community Call @ 1500 UTC
 2021-04-30  7:44 UTC 

[libvirt test] 161542: regressions - FAIL
 2021-04-30  7:36 UTC 

Xen 4.14.2 released
 2021-04-30  6:51 UTC 

[xen-4.12-testing test] 161522: regressions - FAIL
 2021-04-30  5:50 UTC 

[qemu-mainline test] 161514: regressions - FAIL
 2021-04-30  3:01 UTC 

[ovmf test] 161530: all pass - PUSHED
 2021-04-30  0:24 UTC 

[xen-unstable-smoke test] 161533: tolerable all pass - PUSHED
 2021-04-29 23:15 UTC 

[xen-unstable test] 161512: tolerable FAIL
 2021-04-29 21:02 UTC 

[xen-unstable-smoke test] 161525: regressions - FAIL
 2021-04-29 20:03 UTC 

[ovmf test] 161518: all pass - PUSHED
 2021-04-29 19:59 UTC 

[PATCH v4 00/12] x86/intr: introduce EOI callbacks and fix vPT
 2021-04-29 15:51 UTC  (7+ messages)
` [PATCH v4 01/12] x86/rtc: drop code related to strict mode
` [PATCH v4 02/12] x86/vlapic: introduce an EOI callback mechanism
` [PATCH v4 04/12] x86/vioapic: switch to use the "

[libvirt test] 161516: regressions - FAIL
 2021-04-29 14:49 UTC 

[PATCH v4 0/3] xen/pci: Make PCI passthrough code non-x86 specific
 2021-04-29 14:46 UTC  (4+ messages)
` [PATCH v4 1/3] xen/iommu: Move iommu_update_ire_from_msi(..) to xen/iommu.h
` [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

[linux-linus test] 161509: regressions - FAIL
 2021-04-29 14:22 UTC 

[PATCH] x86/ACPI: Fix build error when tboot is disabled
 2021-04-29 13:51 UTC  (5+ messages)

[PATCH v4 0/3] x86/time: calibration rendezvous adjustments
 2021-04-29 13:51 UTC  (8+ messages)
` [PATCH v4 3/3] x86/time: avoid reading the platform timer in rendezvous functions

[PATCH v4 0/3] zstd decompression fallout / consolidation
 2021-04-29 13:26 UTC  (7+ messages)
` [PATCH v4 1/3] unzstd: replace INIT and STATIC
` [PATCH v4 3/3] unzstd: make helper symbols static
` Ping: [PATCH v4 0/3] zstd decompression fallout / consolidation

[PATCH v3 0/3] Use Doxygen and sphinx for html documentation
 2021-04-29 13:19 UTC  (9+ messages)
` [PATCH v3 3/3] docs/doxygen: doxygen documentation for grant_table.h

Serial Console : SOL vs Physical Port
 2021-04-29 12:56 UTC  (3+ messages)

[PATCH v4] hotplug/Linux: fix starting of xenstored with restarting systemd
 2021-04-29 12:07 UTC 

[PATCH v3 0/3] xen/pci: Make PCI passthrough code non-x86 specific
 2021-04-29 11:59 UTC  (14+ messages)
` [PATCH v3 2/3] xen/pci: Refactor PCI MSI intercept related code
` [PATCH v3 3/3] xen/pci: Refactor MSI code that implements MSI functionality within XEN

[PATCH v2 0/2] common: XSA-327 follow-up
 2021-04-29 11:55 UTC  (5+ messages)
` [PATCH v3] evtchn/fifo: don't enforce higher than necessary alignment

[xen-4.12-testing test] 161508: regressions - FAIL
 2021-04-29 11:47 UTC 

[PATCH v5 02/10] numa: Teach ram block notifiers about resizeable ram blocks
 2021-04-29 11:27 UTC 

[PATCH v2 00/10] Get rid of READ/WRITE_SYSREG32
 2021-04-29 10:35 UTC  (18+ messages)
` [PATCH v2 02/10] arm/domain: "
` [PATCH v2 03/10] arm: Modify type of actlr to register_t
` [PATCH v2 05/10] arm/gic: Get rid of READ/WRITE_SYSREG32
` [PATCH v2 07/10] arm/mm: "
` [PATCH v2 10/10] arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t

[PATCH v3 00/22] xvmalloc() / x86 xstate area / x86 CPUID / AMX+XFD
 2021-04-29  9:40 UTC  (6+ messages)
` [PATCH v3 19/22] x86emul: support TILELOADD{,T1} and TILESTORE

[PATCH] x86emul: fix test harness build for gas 2.36
 2021-04-29  9:24 UTC  (4+ messages)
    ` Ping: "

[PATCH] x86/AMD: also determine L3 cache size
 2021-04-29  9:21 UTC  (3+ messages)

[PATCH] build: centralize / unify asm-offsets generation
 2021-04-29  9:18 UTC  (11+ messages)
                  ` Ping: "

[ovmf test] 161504: all pass - PUSHED
 2021-04-29  6:42 UTC 

[linux-5.4 test] 161503: tolerable FAIL - PUSHED
 2021-04-29  5:39 UTC 

[qemu-mainline test] 161495: regressions - FAIL
 2021-04-29  3:04 UTC 

[PATCH 00/12] golang/xenlight: domain life cycle support
 2021-04-29  0:14 UTC  (13+ messages)
` [PATCH 01/12] golang/xenlight: update generated code
  ` [PATCH 02/12] golang/xenlight: fix StringList toC conversion
  ` [PATCH 03/12] golang/xenlight: fix string conversion in generated toC functions
  ` [PATCH 04/12] golang/xenlight: export keyed union interface types
  ` [PATCH 05/12] golang/xenlight: use struct pointers in keyed union fields
  ` [PATCH 06/12] golang/xenlight: rename Ctx receivers to ctx
  ` [PATCH 07/12] golang/xenlight: add logging conveniences for within xenlight
  ` [PATCH 08/12] golang/xenlight: add functional options to configure Context
  ` [PATCH 09/12] golang/xenlight: add DomainDestroy wrapper
  ` [PATCH 10/12] golang/xenlight: add SendTrigger wrapper
  ` [PATCH 11/12] golang/xenlight: do not negate ret when converting to Error
  ` [PATCH 12/12] golang/xenlight: add NotifyDomainDeath method to Context

[xen-unstable test] 161492: tolerable FAIL - PUSHED
 2021-04-28 23:37 UTC 

[PATCH RFCv2 00/15] xen/arm: mm: Remove open-coding mappings
 2021-04-28 21:47 UTC  (3+ messages)
` [PATCH RFCv2 12/15] xen/arm: add Persistent Map (PMAP) infrastructure

[libvirt test] 161496: regressions - FAIL
 2021-04-28 19:32 UTC 

[linux-linus test] 161491: regressions - FAIL
 2021-04-28 17:47 UTC 

[RESEND PATCH 0/2] Adding const to many libxl/xl functions
 2021-04-28 17:29 UTC  (4+ messages)
` [RESEND PATCH 1/2] tools/libxl: Mark pointer args of many functions constant
  ` [SUSPECTED SPAM][RESEND "

[XEN PATCH 0/8] Fix libxl with QEMU 6.0 + remove some more deprecated usages
 2021-04-28 16:53 UTC  (3+ messages)
` [XEN PATCH 1/8] libxl: Replace deprecated QMP command by "query-cpus-fast"

[PATCH v2 00/21] libs/guest: new CPUID/MSR interface
 2021-04-28 16:45 UTC  (7+ messages)
` [PATCH v2 01/21] libxl: don't ignore the return value from xc_cpuid_apply_policy
` [PATCH v2 20/21] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl
` [PATCH v2 21/21] libs/guest: (re)move xc_cpu_policy_apply_cpuid

[xen-4.12-testing test] 161489: regressions - FAIL
 2021-04-28 15:35 UTC 

[qemu-mainline bisection] complete test-armhf-armhf-libvirt
 2021-04-28 15:11 UTC 

[PATCH RESEND v3 0/3] Generic SMMU Bindings
 2021-04-28 13:56 UTC  (3+ messages)
` [PATCH RESEND v3 3/3] arm,smmu: add support for generic DT bindings. Implement add_device and dt_xlate


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).