xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-17 14:01:24 to 2021-05-19 09:30:06 UTC [more...]

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

Preserving transactions accross Xenstored Live-Update
 2021-05-19  9:09 UTC  (2+ messages)

[PATCH 00/10] Domain on Static Allocation
 2021-05-19  7:58 UTC  (48+ messages)
` [PATCH 01/10] xen/arm: introduce domain "
` [PATCH 02/10] xen/arm: handle static memory in dt_unreserved_regions
` [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 06/10] xen: replace order with nr_pfns in assign_pages for better compatibility
` [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] 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 

[PATCH v2 0/2] automation: fix building in the openSUSE Tumbleweed
 2021-05-19  6:28 UTC  (4+ messages)
` [PATCH v2 1/2] automation: use DOCKER_CMD for building containers too
` [PATCH v2 2/2] automation: fix dependencies on openSUSE Tumbleweed containers

Deploy XEN Project
 2021-05-19  5:59 UTC 

[xen-unstable-smoke test] 162075: regressions - FAIL
 2021-05-19  5:23 UTC 

[PATCH v2 0/4] Support xen-driven USB3 debug capability
 2021-05-18 21:50 UTC  (7+ messages)
` [PATCH v2 1/4] usb: early: Avoid using DbC if already enabled

[xen-unstable test] 162058: tolerable FAIL - PUSHED
 2021-05-19  5:03 UTC 

[xen-unstable-smoke test] 162072: regressions - FAIL
 2021-05-19  3:30 UTC 

[qemu-mainline test] 162019: regressions - FAIL
 2021-05-19  1:27 UTC 

[xen-unstable-smoke test] 162067: regressions - FAIL
 2021-05-19  1:14 UTC 

[xen-unstable-smoke test] 162065: regressions - FAIL
 2021-05-18 23:22 UTC 

[xen-unstable-smoke test] 162062: regressions - FAIL
 2021-05-18 21:53 UTC 

[linux-linus test] 161996: regressions - FAIL
 2021-05-18 20:39 UTC 

[xen-unstable-smoke bisection] complete build-arm64-xsm
 2021-05-18 19:57 UTC 

[ovmf test] 162046: all pass - PUSHED
 2021-05-18 19:49 UTC 

[xen-unstable-smoke test] 162055: regressions - FAIL
 2021-05-18 19:10 UTC 

[xen-unstable test] 161990: tolerable FAIL - PUSHED
 2021-05-18 18:06 UTC 

Xen Virtual Keyboard modalias breaking uevents
 2021-05-18 17:13 UTC  (5+ messages)
` [PATCH] Xen Keyboard: don't advertise every key known to man

[xen-unstable-smoke test] 162036: regressions - FAIL
 2021-05-18 17:07 UTC 

[PATCH] tools/libs: guest: Fix Arm build after 8fc4916daf2a
 2021-05-18 17:05 UTC  (2+ messages)

[ovmf test] 162002: all pass - PUSHED
 2021-05-18 16:49 UTC 

[PATCH v2 0/2] xen-pciback: a fix and a workaround
 2021-05-18 16:14 UTC  (3+ 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

[PATCH] tools/xenstored: Remove unused parameter in check_domains()
 2021-05-18 16:12 UTC  (3+ messages)

[PATCH v2 0/2] Use const whenever we point to literal strings (take 1)
 2021-05-18 16:01 UTC  (6+ messages)
` [PATCH v2 1/2] xen/char: console: Use const whenever we point to literal strings
` [PATCH v2 2/2] tools/console: "

[xen-unstable-smoke test] 162023: tolerable all pass - PUSHED
 2021-05-18 15:58 UTC 

[PATCH 0/2] automation: fix building in the openSUSE Tumbleweed
 2021-05-18 15:30 UTC  (9+ messages)
` [PATCH 1/2] automation: use DOCKER_CMD for building containers too
` [PATCH 2/2] automation: fix dependencies on openSUSE Tumbleweed containers

QEMU backport necessary for building with "recent" toolchain (on openSUSE Tumbleweed)
 2021-05-18 15:24 UTC 

[PATCH] tools/xenstored: Remove unused parameter in check_domains()
 2021-05-18 15:22 UTC  (2+ messages)

[PATCH v3 0/5] Minimal build for RISCV
 2021-05-18 15:17 UTC  (26+ messages)
` [PATCH v3 1/5] xen/char: Default HAS_NS16550 to y only for X86 and ARM
` [PATCH v3 2/5] xen/common: Guard iommu symbols with CONFIG_HAS_PASSTHROUGH
` [PATCH v3 3/5] xen: Fix build when !CONFIG_GRANT_TABLE
` [PATCH v3 4/5] xen: Add files needed for minimal riscv build

[PATCH v2] libelf: improve PVH elfnote parsing
 2021-05-18 14:47 UTC 

Discussion of Xenheap problems on AArch64
 2021-05-18 14:09 UTC  (15+ messages)

[PATCH 00/14] Use const whether we point to literal strings (take 1)
 2021-05-18 14:02 UTC  (10+ messages)
` [PATCH 05/14] tools/libs: guest: Use const whenever we point to literal strings
` [PATCH 09/14] tools/console: "
` PING Re: [PATCH 00/14] Use const whether we point to literal strings (take 1)

[PATCH] tools/xenstore: claim resources when running as daemon
 2021-05-18 13:09 UTC  (6+ messages)

[PATCH v3 0/2] tools/xenstore: simplify xenstored main loop
 2021-05-18 12:52 UTC  (4+ messages)
` [PATCH v3 1/2] tools/xenstore: move per connection read and write func hooks into a struct
` [PATCH v3 2/2] tools/xenstore: simplify xenstored main loop

[qemu-mainline test] 161986: regressions - FAIL
 2021-05-18 12:09 UTC 

[PATCH] Xen: Design doc for 1:1 direct-map and static allocation
 2021-05-18 11:48 UTC  (3+ messages)

[PATCH v4 00/10] libs/guest: new CPUID/MSR interface
 2021-05-18 11:29 UTC  (5+ messages)
` [PATCH v4 03/10] libx86: introduce helper to fetch msr entry

[PATCH] libelf: improve PVH elfnote parsing
 2021-05-18 11:28 UTC  (5+ messages)

[PATCH] xen-netback: Check for hotplug-status existence before watching
 2021-05-18 10:42 UTC  (16+ messages)

[libvirt test] 161988: regressions - FAIL
 2021-05-18  8:19 UTC 

[linux-linus test] 161984: regressions - FAIL
 2021-05-18  7:28 UTC 

[PATCH v6 00/15] Restricted DMA
 2021-05-18  6:54 UTC  (2+ messages)

[PATCH v7 00/15] Restricted DMA
 2021-05-18  6:51 UTC  (18+ 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 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v7 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v7 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v7 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v7 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v7 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v7 15/15] of: Add plumbing for "

[ovmf test] 161987: all pass - PUSHED
 2021-05-18  5:51 UTC 

[xen-unstable test] 161983: regressions - FAIL
 2021-05-18  5:47 UTC 

[PATCH RFCv2 00/15] xen/arm: mm: Remove open-coding mappings
 2021-05-18  0:51 UTC  (15+ messages)
` [PATCH RFCv2 10/15] xen/arm: mm: Allocate xen page tables in domheap rather than xenheap
` [PATCH RFCv2 14/15] xen/arm: mm: Rework setup_xenheap_mappings()
` [PATCH RFCv2 15/15] xen/arm: mm: Re-implement setup_frame_table_mappings() with map_pages_to_xen()

[qemu-mainline test] 161981: regressions - FAIL
 2021-05-18  0:13 UTC 

[xen-unstable-smoke test] 161985: tolerable all pass - PUSHED
 2021-05-17 23:28 UTC 

[xen-unstable-smoke test] 161982: tolerable all pass - PUSHED
 2021-05-17 20:25 UTC 

[PATCH v3 0/5] Fix redefinition errors for toolstack libs
 2021-05-17 18:16 UTC  (7+ messages)
` [PATCH v3 3/5] tools/libs/foreignmemory: Fix PAGE_SIZE redefinition error
` [PATCH v3 4/5] tools/libs/gnttab: "
` [PATCH v3 5/5] tools/ocaml: Fix redefinition errors

[linux-linus test] 161977: regressions - FAIL
 2021-05-17 18:16 UTC 

[PATCH] tools/xenstore: cleanup Makefile and gitignore
 2021-05-17 17:57 UTC  (3+ messages)

[PATCH v2 0/2] tools/xenstore: simplify xenstored main loop
 2021-05-17 17:54 UTC  (5+ messages)
` [PATCH v2 2/2] "

[ovmf test] 161979: all pass - PUSHED
 2021-05-17 17:36 UTC 

[xen-unstable-smoke test] 161980: tolerable all pass - PUSHED
 2021-05-17 16:56 UTC 

[qemu-mainline test] 161976: regressions - FAIL
 2021-05-17 16:20 UTC 

[PATCH v5 0/2] xen/pci: Make PCI passthrough code non-x86 specific
 2021-05-17 16:04 UTC  (3+ messages)
` [PATCH v5 1/2] xen/pci: Refactor PCI MSI intercept related code

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

[PATCH 0/8] xen: harden frontends against malicious backends
 2021-05-17 15:33 UTC  (17+ messages)
` [PATCH 3/8] xen/blkfront: don't take local copy of a request from the ring page
` [PATCH 4/8] xen/blkfront: don't trust the backend response data blindly
` [PATCH 5/8] xen/netfront: read response from backend only once
` [PATCH 6/8] xen/netfront: don't read data from request on the ring page
` [PATCH 7/8] xen/netfront: don't trust the backend response data blindly


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