xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-16 17:24:01 to 2021-02-19 16:36:40 UTC [more...]

How does shadow page table work during migration?
 2021-02-19 16:36 UTC  (2+ messages)

[PATCH v2 for-4.15] tools/libxl: Work around unintialised variable libxl__domain_get_device_model_uid()
 2021-02-19 16:35 UTC  (2+ messages)

[PATCH v2 0/8] x86/PV: avoid speculation abuse through guest accessors
 2021-02-19 16:30 UTC  (14+ 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()

[PATCH v3 0/4] x86/time: calibration rendezvous adjustments
 2021-02-19 16:06 UTC  (4+ messages)
  ` Ping: "

[PATCH] build: remove more absolute paths from dependency tracking files
 2021-02-19 16:05 UTC 

[PATCH v3 0/8] xen/events: bug fixes and some diagnostic aids
 2021-02-19 15:40 UTC  (9+ messages)
` [PATCH v3 1/8] xen/events: reset affinity of 2-level event when tearing it down
` [PATCH v3 2/8] xen/events: don't unmask an event channel when an eoi is pending
` [PATCH v3 3/8] xen/events: avoid handling the same event on two cpus at the same time
` [PATCH v3 4/8] xen/netback: fix spurious event detection for common event case
` [PATCH v3 5/8] xen/events: link interdomain events to associated xenbus device
` [PATCH v3 6/8] xen/events: add per-xenbus device event statistics and settings
` [PATCH v3 7/8] xen/evtchn: use smp barriers for user event ring
` [PATCH v3 8/8] xen/evtchn: use READ/WRITE_ONCE() for accessing ring indices

[xen-4.11-testing test] 159459: tolerable FAIL - PUSHED
 2021-02-19 15:22 UTC 

[PATCH-for-4.15] tools/libs/light: fix xl save -c handling
 2021-02-19 15:01 UTC  (3+ messages)

[PATCH v2 0/4] Permit fault-less access to non-emulated MSRs
 2021-02-19 14:57 UTC  (17+ 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

[PATCH] xen/arm : smmuv3: Fix to handle multiple StreamIds per device
 2021-02-19 14:46 UTC  (4+ messages)

[PATCH] x86/irq: simplify loop in unmap_domain_pirq
 2021-02-19 14:39 UTC  (2+ messages)

[PATCH HVM v2 1/1] hvm: refactor set param
 2021-02-19 13:44 UTC  (3+ messages)
` [PATCH HVM v4 "

Linux PV/PVH domU crash on (guest) resume from suspend
 2021-02-19 13:41 UTC  (9+ messages)

[bug report] xen-blkback: don't "handle" error by BUG()
 2021-02-19 11:07 UTC  (2+ messages)

[linux-5.4 test] 159457: tolerable FAIL - PUSHED
 2021-02-19 10:48 UTC 

[RFC] xen/arm: introduce XENFEAT_ARM_dom0_iommu
 2021-02-19 10:32 UTC  (13+ messages)

[for-4.15][PATCH v3 0/3] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-02-19  9:24 UTC  (24+ 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] firmware: don't build hvmloader if it is not needed
 2021-02-19  8:28 UTC  (9+ messages)

[PATCH] x86/EFI: suppress GNU ld 2.36'es creation of base relocs
 2021-02-19  8:09 UTC 

[xen-unstable test] 159453: tolerable FAIL - PUSHED
 2021-02-19  6:24 UTC 

[linux-5.4 bisection] complete test-armhf-armhf-libvirt
 2021-02-19  3:41 UTC 

[xen-4.14-testing test] 159450: tolerable FAIL - PUSHED
 2021-02-18 23:34 UTC 

[libvirt test] 159454: regressions - FAIL
 2021-02-18 22:29 UTC 

[xen-4.13-testing test] 159448: tolerable FAIL - PUSHED
 2021-02-18 20:28 UTC 

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

[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 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  (7+ messages)
` [PATCH v2 3/8] xen/events: avoid handling the same event on two cpus at the same time
` [PATCH v2 8/8] xen/evtchn: use READ/WRITE_ONCE() for accessing ring indices

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

[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 

[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: "

[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 04/10] tools/libxl: Fix uninitialised variable in libxl__domain_get_device_model_uid()
 2021-02-16 18:05 UTC  (4+ messages)
` [PATCH v2 "

[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

[PATCH 09/10] tools/libs: Add rule to generate headers.lst
 2021-02-16 17:32 UTC  (3+ messages)
` [PATCH v2 "

[xen-unstable-smoke test] 159416: tolerable all pass - PUSHED
 2021-02-16 17:23 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).