xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-19 06:46:53 to 2021-05-24 20:38:01 UTC [more...]

[RESEND PATCH 00/12] golang/xenlight: domain life cycle support
 2021-05-24 20:36 UTC  (3+ messages)
` [RESEND PATCH 01/12] golang/xenlight: update generated code
` [RESEND PATCH 02/12] golang/xenlight: fix StringList toC conversion

[linux-linus test] 162141: regressions - FAIL
 2021-05-24 19:22 UTC 

[qemu-mainline test] 162139: regressions - FAIL
 2021-05-24 16:46 UTC 

[PATCH] x86/shadow: fix DO_UNSHADOW()
 2021-05-24 16:28 UTC  (3+ messages)

[PATCH v7 00/15] Restricted DMA
 2021-05-24 15:53 UTC  (24+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v7 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v7 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()

[PATCH v4 0/4] Minimal build for RISCV
 2021-05-24 14:34 UTC  (5+ messages)
` [PATCH v4 1/4] xen/char: Default HAS_NS16550 to y only for X86 and ARM
` [PATCH v4 2/4] xen/common: Guard iommu symbols with CONFIG_HAS_PASSTHROUGH
` [PATCH v4 3/4] xen: Add files needed for minimal riscv build
` [PATCH v4 4/4] automation: Add container for riscv64 builds

[xen-unstable test] 162137: tolerable FAIL
 2021-05-24 13:42 UTC 

[qemu-mainline bisection] complete test-amd64-i386-freebsd10-i386
 2021-05-24 13:03 UTC 

[XEN PATCH v1] libxl/arm: provide guests with random seed
 2021-05-24 13:03 UTC  (2+ messages)

[XEN PATCH v1] libxl: use getrandom() syscall for random data extraction
 2021-05-24 12:54 UTC  (2+ messages)

[PATCH -next] xen/pcpu: Use DEVICE_ATTR_RW macro
 2021-05-24 12:48 UTC  (2+ messages)

[PATCH 00/10] Domain on Static Allocation
 2021-05-24 10:24 UTC  (52+ messages)
` [PATCH 01/10] xen/arm: introduce domain "
` [PATCH 03/10] xen/arm: introduce PGC_reserved
` [PATCH 04/10] xen/arm: static memory initialization
` [PATCH 05/10] xen/arm: introduce alloc_staticmem_pages
` [PATCH 07/10] xen/arm: intruduce alloc_domstatic_pages
` [PATCH 08/10] xen/arm: introduce reserved_page_list
` [PATCH 09/10] xen/arm: parse `xen,static-mem` info during domain construction
` [PATCH 10/10] xen/arm: introduce allocate_static_memory

[linux-linus test] 162136: regressions - FAIL
 2021-05-24  9:12 UTC 

[libvirt test] 162138: regressions - FAIL
 2021-05-24  7:44 UTC 

[qemu-mainline test] 162135: regressions - FAIL
 2021-05-24  5:56 UTC 

Invalid _Static_assert expanded from HASH_CALLBACKS_CHECK
 2021-05-24  4:29 UTC 

[linux-linus test] 162134: regressions - FAIL
 2021-05-24  1:07 UTC 

[qemu-mainline test] 162132: regressions - FAIL
 2021-05-23 21:43 UTC 

[linux-linus test] 162129: regressions - FAIL
 2021-05-23 17:44 UTC 

[qemu-mainline test] 162127: regressions - FAIL
 2021-05-23 14:05 UTC 

[ovmf test] 162131: all pass - PUSHED
 2021-05-23 14:01 UTC 

[xen-unstable test] 162126: tolerable FAIL
 2021-05-23 11:33 UTC 

[xen-unstable-coverity test] 162130: all pass - PUSHED
 2021-05-23 10:05 UTC 

[libvirt test] 162128: regressions - FAIL
 2021-05-23  8:00 UTC 

[linux-linus test] 162125: regressions - FAIL
 2021-05-23  4:34 UTC 

[qemu-mainline test] 162124: regressions - FAIL
 2021-05-23  2:01 UTC 

[linux-5.4 test] 162123: tolerable FAIL - PUSHED
 2021-05-22 20:15 UTC 

[linux-linus test] 162122: regressions - FAIL
 2021-05-22 18:34 UTC 

[GIT PULL] xen: branch for v5.13-rc3
 2021-05-22 17:35 UTC  (2+ messages)

[qemu-mainline test] 162121: regressions - FAIL
 2021-05-22 15:17 UTC 

[xen-unstable test] 162119: tolerable FAIL
 2021-05-22 12:29 UTC 

[linux-linus test] 162118: regressions - FAIL
 2021-05-22  7:23 UTC 

[libvirt test] 162120: regressions - FAIL
 2021-05-22  5:56 UTC 

[qemu-mainline test] 162116: regressions - FAIL
 2021-05-22  5:41 UTC 

[linux-linus test] 162114: regressions - FAIL
 2021-05-21 23:33 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-qemuu-freebsd11-amd64
 2021-05-21 22:21 UTC 

[qemu-mainline test] 162112: regressions - FAIL
 2021-05-21 20:49 UTC 

[ovmf test] 162113: all pass - PUSHED
 2021-05-21 19:55 UTC 

[PATCH V5 0/2] Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm")
 2021-05-21 19:51 UTC  (4+ messages)

[RESEND PATCH V5 0/2] Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm")
 2021-05-21 19:46 UTC  (3+ messages)
` [RESEND PATCH V5 1/2] libxl: Add support for Virtio disk configuration
` [RESEND PATCH V5 2/2] libxl: Introduce basic virtio-mmio support on Arm

[linux-linus test] 162109: regressions - FAIL
 2021-05-21 16:58 UTC 

[xen-unstable test] 162107: tolerable FAIL
 2021-05-21 14:32 UTC 

[PATCH 11/11] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
 2021-05-21 14:13 UTC  (4+ messages)

[ovmf test] 162111: all pass - PUSHED
 2021-05-21 13:33 UTC 

[PATCH v3 0/2] libelf: small fixes for PVH
 2021-05-21 13:31 UTC  (6+ messages)
` [PATCH v3 1/2] libelf: don't attempt to parse __xen_guest "
` [PATCH v3 2/2] libelf: improve PVH elfnote parsing

[PATCH] x86/Xen: swap NX determination and GDT setup on BSP
 2021-05-21 13:17 UTC  (11+ messages)

[qemu-mainline test] 162108: regressions - FAIL
 2021-05-21 11:40 UTC 

[PATCH 0/8] xen: harden frontends against malicious backends
 2021-05-21 10:43 UTC  (2+ messages)

[PATCH v2] libelf: improve PVH elfnote parsing
 2021-05-21  9:37 UTC  (6+ messages)

[PATCH v2 0/2] xen-pciback: a fix and a workaround
 2021-05-21  8:29 UTC  (11+ messages)
` [PATCH v2 1/2] xen-pciback: redo VF placement in the virtual topology
` [PATCH v2 2/2] xen-pciback: reconfigure also from backend watch handler

[libvirt test] 162110: regressions - FAIL
 2021-05-21  8:23 UTC 

[PATCH v3 00/10] arm64: Get rid of READ/WRITE_SYSREG32
 2021-05-21  7:07 UTC  (9+ messages)
` [PATCH v3 10/10] arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2021-05-21  5:26 UTC  (11+ messages)

QEMU backport necessary for building with "recent" toolchain (on openSUSE Tumbleweed)
 2021-05-21  5:26 UTC  (3+ messages)

[linux-linus test] 162106: regressions - FAIL
 2021-05-21  3:24 UTC 

[qemu-mainline test] 162104: regressions - FAIL
 2021-05-21  1:37 UTC 

[linux-linus test] 162103: regressions - FAIL
 2021-05-20 20:48 UTC 

[xen-unstable test] 162102: tolerable FAIL - PUSHED
 2021-05-20 17:56 UTC 

Uses of /hypervisor memory range (was: FreeBSD/Xen/ARM issues)
 2021-05-20 16:21 UTC  (7+ messages)

[PATCH 00/13] Intel Hardware P-States (HWP) support
 2021-05-20 14:57 UTC  (2+ messages)

[PATCH v2] x86emul: de-duplicate scatters to the same linear address
 2021-05-20 13:34 UTC 

[qemu-mainline test] 162099: regressions - FAIL
 2021-05-20 13:00 UTC 

Hand over of the Xen shared info page
 2021-05-20 12:37 UTC  (8+ messages)

[PATCH] xen-netback: correct success/error reporting for the SKB-with-fraglist case
 2021-05-20 11:46 UTC  (7+ messages)

regression in recent pvops kernels, dom0 crashes early
 2021-05-20  9:42 UTC  (6+ messages)

[PATCH] Xen: Design doc for 1:1 direct-map and static allocation
 2021-05-20  9:19 UTC  (4+ messages)

[PATCH v2 0/2] automation: fix building in the openSUSE Tumbleweed
 2021-05-20  9:18 UTC  (6+ messages)
` [PATCH v2 2/2] automation: fix dependencies on openSUSE Tumbleweed containers

[linux-linus test] 162097: regressions - FAIL
 2021-05-20  9:16 UTC 

[libvirt test] 162100: regressions - FAIL
 2021-05-20  8:05 UTC 

[xen-unstable test] 162095: tolerable FAIL - PUSHED
 2021-05-20  7:36 UTC 

Preserving transactions accross Xenstored Live-Update
 2021-05-20  6:41 UTC  (8+ messages)

[qemu-mainline test] 162090: regressions - FAIL
 2021-05-20  3:10 UTC 

[linux-5.4 test] 162084: tolerable FAIL - PUSHED
 2021-05-19 22:23 UTC 

[xen-unstable-smoke test] 162096: tolerable all pass - PUSHED
 2021-05-19 22:09 UTC 

[linux-linus test] 162082: regressions - FAIL
 2021-05-19 19:08 UTC 

[xen-unstable-smoke test] 162093: tolerable all pass - PUSHED
 2021-05-19 16:18 UTC 

IRC networks
 2021-05-19 16:15 UTC  (2+ messages)

[xen-unstable test] 162078: tolerable FAIL
 2021-05-19 16:04 UTC 

[PATCH] x86/tboot: adjust UUID check
 2021-05-19 15:49 UTC 

[PATCH] x86/tboot: include all valid frame table entries in S3 integrity check
 2021-05-19 15:48 UTC 

[PATCH] x86: make hypervisor build with gcc11
 2021-05-19 15:39 UTC 

[xen-unstable-smoke bisection] complete build-armhf
 2021-05-19 14:38 UTC 

[PATCH v3 0/5] Support Secure Boot for multiboot2 Xen
 2021-05-19 14:35 UTC  (11+ messages)
` [PATCH v3 2/5] xen/x86: manually build xen.mb.efi binary

[PATCH v3 0/5] Fix redefinition errors for toolstack libs
 2021-05-19 14:03 UTC  (4+ messages)
` [PATCH v3 5/5] tools/ocaml: Fix redefinition errors

[xen-unstable-smoke test] 162089: regressions - FAIL
 2021-05-19 13:34 UTC 

[PATCH] tools/libs: guest: Fix Arm build after 8fc4916daf2a
 2021-05-19 12:36 UTC  (3+ messages)

[qemu-mainline test] 162070: regressions - FAIL
 2021-05-19 12:28 UTC 

Deploy XEN Project
 2021-05-19 11:59 UTC  (2+ messages)

[ovmf test] 162071: all pass - PUSHED
 2021-05-19 11:25 UTC 

[xen-unstable-smoke test] 162087: regressions - FAIL
 2021-05-19 11:24 UTC 

[xen-unstable-coverity test] 162086: all pass - PUSHED
 2021-05-19  9:48 UTC 

[xen-unstable-smoke test] 162083: regressions - FAIL
 2021-05-19  9:37 UTC 

[linux-linus test] 162063: regressions - FAIL
 2021-05-19  7:49 UTC 

[xen-unstable-smoke test] 162079: regressions - FAIL
 2021-05-19  7:26 UTC 

[libvirt test] 162076: regressions - FAIL
 2021-05-19  7:19 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).