xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 13:22:28 to 2021-07-09 15:38:08 UTC [more...]

[PATCH] tools/misc/xen-vmtrace: handle more signals and install by default
 2021-07-09 15:37 UTC  (2+ messages)

[PATCH v2] xen/arm64: Remove READ/WRITE_SYSREG32 helper macros
 2021-07-09 15:21 UTC  (3+ messages)

[xen-unstable-smoke test] 163474: tolerable all pass - PUSHED
 2021-07-09 15:21 UTC 

[xen-unstable test] 163458: tolerable FAIL - PUSHED
 2021-07-09 15:21 UTC 

[PATCH v4 0/5] Fix redefinition errors for toolstack libs
 2021-07-09 15:08 UTC  (9+ messages)
` [PATCH v4 3/5] tools/libs/foreignmemory: Fix PAGE_SIZE redefinition error
` [PATCH v4 4/5] tools/libs/gnttab: "

[libvirt test] 163466: regressions - FAIL
 2021-07-09 14:54 UTC 

[PATCH v1 1/2] automation: provide SDL and SDL2 in opensuse images
 2021-07-09 14:32 UTC  (2+ messages)
` [PATCH v1 2/2] automation: provide pciutils in opensuse packages

[PATCH v1] automation: add meson and ninja to tumbleweed container
 2021-07-09 14:06 UTC 

[PATCH v2 0/3] xen: harden blkfront against malicious backends
 2021-07-09 13:58 UTC  (14+ messages)
` [PATCH v2 1/3] xen/blkfront: read response from backend only once
` [PATCH v2 2/3] xen/blkfront: don't take local copy of a request from the ring page
` [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly

[qemu-mainline bisection] complete test-amd64-i386-qemuu-rhel6hvm-amd
 2021-07-09 13:34 UTC 

[ovmf test] 163460: regressions - FAIL
 2021-07-09 12:59 UTC 

[PATCH v2 0/2] tools/xenstore: set resource limits of xenstored
 2021-07-09 12:34 UTC  (4+ messages)
` [PATCH v2 1/2] tools/xenstore: set oom score for xenstore daemon on Linux

[PATCH v1] automation: document how to refresh a container
 2021-07-09 12:28 UTC  (4+ messages)

fix vbd rd_sects stat
 2021-07-09 12:18 UTC  (6+ messages)
        ` xenstat-exporter: [Was Re: fix vbd rd_sects stat]

[PATCH v1] automation: avoid globbering the docker run args
 2021-07-09 11:48 UTC  (2+ messages)

[Kvmtool] Some thoughts on using kvmtool Virtio for Xen
 2021-07-09 11:37 UTC  (6+ messages)

[PATCH v2] tools: ipxe: update for fixing build with GCC11
 2021-07-09 11:32 UTC  (2+ messages)

[xen-unstable-smoke test] 163468: tolerable all pass - PUSHED
 2021-07-09 11:05 UTC 

[PATCH v20210701 00/40] leftover from 2020
 2021-07-09  9:35 UTC  (6+ messages)
` [PATCH v20210701 07/40] tools: create libxensaverestore

Xen/ARM API issue (page size)
 2021-07-09  9:19 UTC  (5+ messages)

[linux-5.4 test] 163450: tolerable FAIL - PUSHED
 2021-07-09  8:51 UTC 

[PATCH] cirrus-ci: Fix FreeBSD build following QEMU update
 2021-07-09  8:14 UTC  (2+ messages)

[PATCH v1] compiler.h: define CONFIG_GCC_VERSION
 2021-07-09  6:54 UTC  (2+ messages)

[PATCH v4 0/2] Introducing Hyperlaunch capability design (formerly: DomB mode of dom0less)
 2021-07-09  6:35 UTC  (2+ messages)

[qemu-mainline test] 163444: regressions - FAIL
 2021-07-09  3:41 UTC 

[linux-linus test] 163439: regressions - FAIL
 2021-07-09  0:28 UTC 

[ovmf test] 163441: regressions - FAIL
 2021-07-09  0:05 UTC 

[xen-unstable test] 163436: tolerable FAIL - PUSHED
 2021-07-08 22:45 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-qemuu-freebsd12-amd64
 2021-07-08 22:04 UTC 

Backport of commit 3de218ff39b9e3f0d4
 2021-07-08 18:27 UTC  (2+ messages)

[linux-5.4 test] 163428: regressions - FAIL
 2021-07-08 17:39 UTC 

[PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
 2021-07-08 16:44 UTC  (11+ messages)

[PULL 36/40] vl: switch -M parsing to keyval
 2021-07-08 16:31 UTC 

[xen-unstable-smoke test] 163445: tolerable all pass - PUSHED
 2021-07-08 16:04 UTC 

[PATCH v1] automation: use zypper dup in tumbleweed dockerfile
 2021-07-08 15:00 UTC  (5+ messages)

[RFC PATCH V4 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-08 14:40 UTC  (15+ messages)
` [RFC PATCH V4 01/12] x86/HV: Initialize shared memory boundary in the Isolation VM
` [RFC PATCH V4 02/12] x86/HV: Add new hvcall guest address host visibility support
` [RFC PATCH V4 03/12] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [RFC PATCH V4 04/12] HV: Add Write/Read MSR registers via ghcb page
` [RFC PATCH V4 05/12] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH V4 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC PATCH V4 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [RFC PATCH V4 08/12] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [RFC PATCH V4 09/12] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V4 10/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V4 11/12] HV/Storvsc: Add Isolation VM support for storvsc driver
` [RFC PATCH V4 12/12] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[XEN PATCH 0/2] automation: Fix build with new qemu-xen version
 2021-07-08 14:20 UTC  (17+ messages)
` [XEN PATCH 1/2] automation: Adding ninja-build to some docker images
` [XEN PATCH 2/2] automation: Check if ninja is available before building QEMU

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-08 13:54 UTC  (16+ messages)
` [Resend RFC PATCH V4 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V4 02/13] x86/HV: Initialize shared memory boundary in the "
` [Resend RFC PATCH V4 03/13] x86/HV: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V4 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [Resend RFC PATCH V4 05/13] HV: Add Write/Read MSR registers via ghcb page
` [Resend RFC PATCH V4 06/13] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V4 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V4 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [Resend RFC PATCH V4 10/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [Resend RFC PATCH V4 11/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V4 12/13] HV/Storvsc: Add Isolation VM support for storvsc driver
` [Resend RFC PATCH V4 13/13] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[RFC PATCH 00/10] xsm: introducing domain roles
 2021-07-08 13:17 UTC  (3+ messages)
` [RFC PATCH 08/10] xsm-silo: convert silo over to "

[PATCH] x86/PV: address odd UB in I/O emulation
 2021-07-08 12:53 UTC  (3+ messages)

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-08 12:41 UTC  (7+ messages)
` [PATCH v2 4/4] "

[qemu-mainline test] 163420: regressions - FAIL
 2021-07-08 12:32 UTC 

[XEN PATCH v6 00/31] xen: Build system improvements
 2021-07-08 12:03 UTC  (27+ messages)
` [XEN PATCH v6 02/31] build: introduce cpp_flags macro
` [XEN PATCH v6 03/31] build: use if_changed on built_in.o
` [XEN PATCH v6 05/31] build: factorise generation of the linker scripts
` [XEN PATCH v6 06/31] x86/mm: avoid building multiple .o from a single .c file
` [XEN PATCH v6 07/31] build,include: rework compat-build-source.py
` [XEN PATCH v6 09/31] build: clean "lib.a"
` [XEN PATCH v6 10/31] build: use $(kconfig) shortcut in clean rule
` [XEN PATCH v6 11/31] build: fix clean targets when subdir-y is used
` [XEN PATCH v6 12/31] build: use subdir-y in test/Makefile
` [XEN PATCH v6 13/31] build,tools: have default rules depends on symbols
` [XEN PATCH v6 15/31] build: move make option changes check earlier
` [XEN PATCH v6 17/31] build: convert binfile use to if_changed
` [XEN PATCH v6 23/31] build: fix arch/x86/node.o rule

[PATCH] drm/xen: Implement mmap as GEM object function
 2021-07-08 12:02 UTC  (2+ messages)

[PATCH v1] automation: collect log files in subdirectories
 2021-07-08 11:49 UTC  (3+ messages)

[PATCH v1] automation: dump contents of /etc/os-release
 2021-07-08 11:37 UTC  (2+ messages)

[PATCH V2 0/9] Domain on Static Allocation
 2021-07-08 11:07 UTC  (8+ messages)
` [PATCH 6/9] xen/arm: introduce alloc_staticmem_pages and alloc_domstatic_pages

[ovmf test] 163426: regressions - FAIL
 2021-07-08 10:23 UTC 

[libvirt test] 163431: regressions - FAIL
 2021-07-08 10:17 UTC 

[linux-linus test] 163418: regressions - trouble: broken/fail/pass
 2021-07-08  9:38 UTC 

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-07-08  8:53 UTC  (3+ messages)

[xen-unstable test] 163416: trouble: broken/fail/pass
 2021-07-08  8:00 UTC 

[PATCH 0/8] xen: harden frontends against malicious backends
 2021-07-08  6:56 UTC  (12+ messages)
` [PATCH 4/8] xen/blkfront: don't trust the backend response data blindly

[xen-unstable-smoke test] 163422: tolerable all pass - PUSHED
 2021-07-08  2:28 UTC 

[PATCH] tools/libxc: use uint32_t for pirq in xc_domain_irq_permission
 2021-07-08  2:06 UTC  (15+ messages)

[linux-5.4 test] 163402: regressions - trouble: broken/fail/pass
 2021-07-08  1:37 UTC 

[ovmf test] 163404: regressions - FAIL
 2021-07-08  0:55 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-qemuu-freebsd11-amd64
 2021-07-08  0:19 UTC 

[xen-unstable-smoke test] 163415: trouble: broken/pass
 2021-07-07 22:12 UTC 

[qemu-mainline test] 163394: regressions - trouble: broken/fail/pass
 2021-07-07 20:47 UTC 

[RESEND PATCH 00/12] golang/xenlight: domain life cycle support
 2021-07-07 19:29 UTC  (6+ messages)
` [RESEND PATCH 03/12] golang/xenlight: fix string conversion in generated toC functions

[linux-linus test] 163389: regressions - trouble: broken/fail/pass
 2021-07-07 19:29 UTC 

[GIT PULL] xen: branch for v5.14-rc1
 2021-07-07 18:45 UTC  (2+ messages)

[xen-unstable-smoke test] 163408: tolerable all pass - PUSHED
 2021-07-07 18:39 UTC 

A possible pointer_overflow in xen-4.13
 2021-07-07 15:59 UTC  (2+ messages)

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 15:45 UTC 

[PATCH v5 0/4] xen/arm: Properly disable M2P on Arm
 2021-07-07 14:48 UTC  (7+ messages)
` [PATCH v5 1/4] xen: XENMEM_exchange should only be used/compiled for arch supporting PV guest

[xen-unstable test] 163386: tolerable FAIL
 2021-07-07 14:43 UTC 

how handle domU checkpoints properly
 2021-07-07 14:27 UTC  (2+ messages)

[xen-unstable-smoke test] 163401: regressions - trouble: blocked/fail
 2021-07-07 14:08 UTC 

[PATCH] tools/go: honor append build flags
 2021-07-07 13:42 UTC  (2+ messages)

[PATCH v7 0/9] Use Doxygen and sphinx for html documentation
 2021-07-07 13:24 UTC  (5+ messages)
` [PATCH v7 9/9] docs/doxygen: doxygen documentation for grant_table.h

[PATCH 0/2] IOMMU: adjustments after ""IOMMU: make DMA containment of quarantined devices optional""
 2021-07-07 13:22 UTC  (2+ messages)
` [PATCH 2/2] CHANGELOG: record changed PCI device quarantining default


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