xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-15 14:00:29 to 2021-02-18 17:04:25 UTC [more...]

[for-4.15][PATCH v3 0/3] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-02-18 17:04 UTC  (18+ messages)
` [for-4.15][PATCH v3 1/3] xen/iommu: x86: Clear the root page-table before freeing the page-tables
` [for-4.15][PATCH v3 2/3] xen/x86: iommu: Ignore IOMMU mapping requests when a domain is dying
` [for-4.15][PATCH v3 3/3] xen/iommu: x86: Harden the IOMMU page-table allocator

[PATCH v2] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
 2021-02-18 16:35 UTC  (2+ messages)

[PATCH v2 0/4] Permit fault-less access to non-emulated MSRs
 2021-02-18 15:57 UTC  (14+ messages)
` [PATCH v2 1/4] xl: Add support for ignore_msrs option
` [PATCH v2 2/4] x86: Introduce MSR_UNHANDLED
` [PATCH v2 3/4] x86: Allow non-faulting accesses to non-emulated MSRs if policy permits this
` [PATCH v2 4/4] tools/libs: Apply MSR policy to a guest

[xen-unstable-smoke test] 159461: tolerable all pass - PUSHED
 2021-02-18 15:39 UTC 

[linux-linus test] 159440: regressions - FAIL
 2021-02-18 15:39 UTC 

[PATCH v2 0/7] Xen guest loader (to boot Xen+Kernel under TCG)
 2021-02-18 15:22 UTC  (10+ messages)
` [PATCH v2 3/7] device_tree: add qemu_fdt_setprop_string_array helper
` [PATCH v2 7/7] tests/avocado: add boot_xen tests

[PATCH HVM v2 1/1] hvm: refactor set param
 2021-02-18 15:01 UTC  (2+ messages)
` [PATCH HVM v4 "

[PATCH 0/3] gnttab: misc fixes
 2021-02-18 15:02 UTC  (13+ messages)
` [PATCH 1/3] gnttab: never permit mapping transitive grants
` [PATCH 2/3] gnttab: bypass IOMMU (un)mapping when a domain is (un)mapping its own grant
` [PATCH 3/3] gnttab: GTF_sub_page is a v2-only flag

ld 2.36 regression linking EFI binary from ELF input with debug info
 2021-02-18 14:55 UTC  (2+ messages)
` ld 2.36 regression linking EFI binary from ELF input

[qemu-mainline test] 159434: regressions - FAIL
 2021-02-18 14:27 UTC 

Xen Security Advisory 366 v1 - missed flush in XSA-321 backport
 2021-02-18 11:47 UTC 

[PATCH v2 0/8] xen/events: bug fixes and some diagnostic aids
 2021-02-18 11:47 UTC  (9+ messages)
` [PATCH v2 3/8] xen/events: avoid handling the same event on two cpus at the same time
` [PATCH v2 6/8] xen/events: add per-xenbus device event statistics and settings
` [PATCH v2 8/8] xen/evtchn: use READ/WRITE_ONCE() for accessing ring indices

[PATCH] firmware: don't build hvmloader if it is not needed
 2021-02-18 11:40 UTC  (7+ messages)

[RFC] xen/arm: introduce XENFEAT_ARM_dom0_iommu
 2021-02-18 10:34 UTC  (11+ messages)

oxenstored restart after system crash
 2021-02-18 10:13 UTC  (2+ messages)

Linux DomU freezes and dies under heavy memory shuffling
 2021-02-18  9:34 UTC  (7+ messages)

HEADS UP: FreeBSD/Xen dom0 UEFI support
 2021-02-18  9:00 UTC 

[linux-5.4 test] 159431: regressions - FAIL
 2021-02-18  8:57 UTC 

[PATCH v5 0/8] x86/tlb: Concurrent TLB flushes
 2021-02-18  8:14 UTC  (5+ messages)
` [PATCH v5 4/8] x86/mm/tlb: Flush remote and local TLBs concurrently

[libvirt test] 159437: regressions - FAIL
 2021-02-18  4:45 UTC 

[xen-unstable test] 159424: tolerable FAIL - PUSHED
 2021-02-18  3:37 UTC 

[RFC PATCH 00/34] block: introduce bio_new()
 2021-02-18  1:28 UTC  (4+ messages)
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io

[PATCH] xen/arm : smmuv3: Fix to handle multiple StreamIds per device
 2021-02-17 23:23 UTC  (3+ messages)

[xen-4.14-testing test] 159420: tolerable FAIL - PUSHED
 2021-02-17 21:29 UTC 

[xen-unstable-smoke test] 159445: tolerable all pass - PUSHED
 2021-02-17 18:55 UTC 

[BUG] Linux pvh vm not getting destroyed on shutdown
 2021-02-17 18:19 UTC  (2+ messages)

[PATCH for-4.15 0/3] tools/libxl: -Og fixes for libxl__domain_get_device_model_uid()
 2021-02-17 18:13 UTC  (6+ messages)
` [PATCH 1/3] tools/libxl: Split out and err paths in libxl__domain_get_device_model_uid()
` [PATCH 2/3] tools/libxl: Simplfy the out path "
` [PATCH 3/3] tools/libxl: Rework invariants "

[xen-4.13-testing test] 159419: tolerable FAIL - PUSHED
 2021-02-17 18:01 UTC 

[xen-unstable-smoke test] 159443: tolerable all pass - PUSHED
 2021-02-17 15:58 UTC 

Linux PV/PVH domU crash on (guest) resume from suspend
 2021-02-17 15:37 UTC  (4+ messages)

[for-4.15][PATCH v2 0/5] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-02-17 13:54 UTC  (22+ messages)
` [for-4.15][PATCH v2 1/5] xen/x86: p2m: Don't map the special pages in the IOMMU page-tables
` [for-4.15][PATCH v2 2/5] xen/iommu: Check if the IOMMU was initialized before tearing down
` [for-4.15][PATCH v2 4/5] xen/iommu: x86: Don't leak the IOMMU page-tables
` [for-4.15][PATCH v2 5/5] xen/iommu: x86: Clear the root page-table before freeing the page-tables

[xen-4.12-testing test] 159418: tolerable FAIL - PUSHED
 2021-02-17 12:26 UTC 

[PATCH v2 0/2] IOREQ: mapcache invalidation request sending corrections
 2021-02-17 10:58 UTC  (8+ messages)
` [PATCH v2 2/2] IOREQ: refine when to send mapcache invalidation request
      ` Ping: "

[xen-unstable-coverity test] 159441: all pass - PUSHED
 2021-02-17  9:52 UTC 

[PATCH] x86emul: de-duplicate scatters to the same linear address
 2021-02-17  8:32 UTC  (4+ messages)
    ` Ping: "

[PATCH v3 0/4] x86/time: calibration rendezvous adjustments
 2021-02-17  8:27 UTC  (3+ messages)
  ` Ping: "

[PATCH v2 0/8] x86/PV: avoid speculation abuse through guest accessors
 2021-02-17  8:23 UTC  (9+ messages)
` [PATCH v2 1/8] x86: split __{get,put}_user() into "guest" and "unsafe" variants
` [PATCH v2 2/8] x86: split __copy_{from,to}_user() "
` [PATCH v2 3/8] x86/PV: harden guest memory accesses against speculative abuse
` [PATCH v2 4/8] x86: rename {get,put}_user() to {get,put}_guest()
` [PATCH v2 5/8] x86/gdbsx: convert "user" to "guest" accesses
` [PATCH v2 6/8] x86: rename copy_{from,to}_user() to copy_{from,to}_guest_pv()
` [PATCH v2 7/8] x86: move stac()/clac() from {get,put}_unsafe_asm()
` [PATCH v2 8/8] x86/PV: use get_unsafe() instead of copy_from_unsafe()

[xen-4.11-testing test] 159417: tolerable FAIL - PUSHED
 2021-02-17  7:54 UTC 

[linux-linus test] 159413: regressions - FAIL
 2021-02-17  5:29 UTC 

[linux-5.4 bisection] complete test-armhf-armhf-xl-multivcpu
 2021-02-17  5:24 UTC 

[PATCH 0/1] Fix for a buggy XSA-321 resolution in Xen 4.9
 2021-02-17  1:55 UTC  (5+ messages)
` [PATCH 1/1] x86/ept: Fix buggy XSA-321 backport

[qemu-mainline test] 159408: regressions - FAIL
 2021-02-17  1:13 UTC 

[linux-5.4 test] 159399: regressions - FAIL
 2021-02-16 22:08 UTC 

[xen-tip:linux-next 7/9] drivers/net/xen-netback/netback.c:1334:17: warning: variable 'ret' set but not used
 2021-02-16 20:32 UTC 

[PATCH] xen/iommu: arm: Don't insert an IOMMU mapping when the grantee and granter
 2021-02-16 18:52 UTC  (4+ messages)

[PATCH for-4.15 00/10] tools: Support to use abi-dumper on libraries
 2021-02-16 18:05 UTC  (35+ messages)
` [PATCH 01/10] tools/xl: Fix exit code for `xl vkbattach`
` [PATCH 02/10] tools/libxg: Fix uninitialised variable in write_x86_cpu_policy_records()
` [PATCH 04/10] tools/libxl: Fix uninitialised variable in libxl__domain_get_device_model_uid()
  ` [PATCH v2 "
` [PATCH 05/10] tools/libxl: Fix uninitialised variable in libxl__write_stub_dmargs()
` [PATCH 06/10] stubdom/xenstored: Fix uninitialised variables in lu_read_state()
  ` [PATCH v1.1 "
` [PATCH 07/10] tools: Use -Og for debug builds when available
` [PATCH 08/10] tools: Check for abi-dumper in ./configure
` [PATCH 09/10] tools/libs: Add rule to generate headers.lst
  ` [PATCH v2 "
` [PATCH 10/10] tools/libs: Write out an ABI analysis when abi-dumper is available

[RESEND PATCH 0/2] Adding const to many libxl/xl functions
 2021-02-16 17:23 UTC  (3+ messages)
` [RESEND PATCH 2/2] tools/xl: Mark libxl_domain_config * arg of printf_info_*() const
` [RESEND PATCH 1/2] tools/libxl: Mark pointer args of many functions constant

[xen-unstable-smoke test] 159416: tolerable all pass - PUSHED
 2021-02-16 17:23 UTC 

[PATCH 03/10] tools/libxg: Fix uninitialised variable in meminit()
 2021-02-16 16:27 UTC  (4+ messages)
` [PATCH v1.1 03/10] tools/libxg: Drop stale p2m logic from ARM's meminit()

[xen-unstable test] 159396: tolerable FAIL
 2021-02-16 16:24 UTC 

[PATCH DO NOT APPLY] docs: Document allocator properties and the rubric for using them
 2021-02-16 15:29 UTC  (6+ messages)

[PATCH] x86/EFI: work around GNU ld 2.36 issue
 2021-02-16 13:19 UTC  (5+ messages)

[linux-5.4 bisection] complete test-arm64-arm64-xl-thunderx
 2021-02-16 13:01 UTC 

[GIT PULL] xen: branch for v5.12-rc1
 2021-02-16 12:40 UTC 

Xen Security Advisory 362 v3 (CVE-2021-26931) - Linux: backends treating grant mapping errors as bugs
 2021-02-16 12:35 UTC 

Xen Security Advisory 361 v4 (CVE-2021-26932) - Linux: grant mapping error handling issues
 2021-02-16 12:35 UTC 

Xen Security Advisory 364 v3 (CVE-2021-26933) - arm: The cache may not be cleaned for newly allocated scrubbed pages
 2021-02-16 12:35 UTC 

Xen Security Advisory 363 v3 (CVE-2021-26934) - Linux: display frontend "be-alloc" mode is unsupported
 2021-02-16 12:35 UTC 

Xen Security Advisory 365 v3 (CVE-2021-26930) - Linux: error handling issues in blkback's grant mapping
 2021-02-16 12:35 UTC 

cleanup updating the size of block devices v3
 2021-02-16 11:46 UTC  (4+ messages)
` [PATCH 12/78] dm: use set_capacity_and_notify

[linux-linus test] 159391: regressions - FAIL
 2021-02-16 11:35 UTC 

[libvirt test] 159401: regressions - FAIL
 2021-02-16  9:36 UTC 

[qemu-mainline test] 159389: regressions - FAIL
 2021-02-16  9:15 UTC 

[ovmf test] 159394: all pass - PUSHED
 2021-02-16  8:01 UTC 

[linux-5.4 test] 159372: regressions - FAIL
 2021-02-16  3:39 UTC 

[linux-5.4 bisection] complete test-armhf-armhf-xl-arndale
 2021-02-15 23:28 UTC 

[linux-linus test] 159367: regressions - FAIL
 2021-02-15 22:24 UTC 

[qemu-mainline test] 159364: regressions - FAIL
 2021-02-15 21:15 UTC 

[xen-unstable test] 159362: tolerable FAIL
 2021-02-15 15:48 UTC 

Boot time and 3 sec in warning_print
 2021-02-15 15:10 UTC  (10+ messages)


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