xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-16 13:07:26 to 2021-06-18 14:47:38 UTC [more...]

[RFC PATCH 00/10] xsm: introducing domain roles
 2021-06-18 14:47 UTC  (9+ messages)
` [RFC PATCH 01/10] headers: introduce new default privilege model
` [RFC PATCH 02/10] control domain: refactor is_control_domain
` [RFC PATCH 04/10] xsm: convert rewrite privilege check function
` [RFC PATCH 05/10] hardware domain: convert to domain roles

[RESEND PATCH 00/12] golang/xenlight: domain life cycle support
 2021-06-18 14:44 UTC  (19+ messages)
` [RESEND PATCH 01/12] golang/xenlight: update generated code
` [RESEND PATCH 02/12] golang/xenlight: fix StringList toC conversion
` [RESEND PATCH 03/12] golang/xenlight: fix string conversion in generated toC functions
` [RESEND PATCH 04/12] golang/xenlight: export keyed union interface types
` [RESEND PATCH 05/12] golang/xenlight: use struct pointers in keyed union fields
` [RESEND PATCH 06/12] golang/xenlight: rename Ctx receivers to ctx
` [RESEND PATCH 07/12] golang/xenlight: add logging conveniences for within xenlight
` [RESEND PATCH 08/12] golang/xenlight: add functional options to configure Context

[PATCH v13 00/12] Restricted DMA
 2021-06-18 14:32 UTC  (23+ messages)
` [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v13 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v13 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v13 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v13 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v13 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v13 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v13 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v13 09/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v13 10/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v13 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v13 12/12] of: Add plumbing for "

[PATCH] tools/ocaml/libs/xc: add OCaml stubs to query CPU policy
 2021-06-18 13:46 UTC  (5+ messages)

[PATCH 0/5] allow xc_domain_maximum_gpfn() to observe full GFN value
 2021-06-18 13:46 UTC  (12+ messages)
` [PATCH 1/5] x86/HVM: wire up multicalls
` [PATCH 2/5] libxencall: osdep_hypercall() should return long
` [PATCH 3/5] libxencall: introduce variant of xencall2() returning long
` [PATCH 4/5] libxc: use multicall for memory-op on Linux (and Solaris)
` [PATCH 5/5] libxc: make xc_domain_maximum_gpfn() endianness-agnostic

[xtf test] 162886: all pass - PUSHED
 2021-06-18 13:06 UTC 

[PATCH 0/6] xsm: refactoring xsm hooks
 2021-06-18 12:44 UTC  (19+ messages)
` [PATCH 1/6] xsm: refactor xsm_ops handling
` [PATCH 2/6] xsm: decouple xsm header inclusion selection
` [PATCH 3/6] xsm: enabling xsm to always be included
` [PATCH 4/6] xsm: remove xen_defualt_t from hook definitions
` [PATCH 5/6] xsm: expanding function related macros in dummy.h
` [PATCH 6/6] xsm: removing the XSM_ASSERT_ACTION macro

[PATCH v20210601 00/38] leftover from 2020
 2021-06-18 12:25 UTC  (4+ messages)
` [PATCH v20210601 07/38] tools: unify type checking for data pfns in migration stream

Uses of /hypervisor memory range (was: FreeBSD/Xen/ARM issues)
 2021-06-18 12:19 UTC  (8+ messages)

[ovmf test] 162884: regressions - FAIL
 2021-06-18 11:50 UTC 

[xen-4.14-testing test] 162881: tolerable FAIL - PUSHED
 2021-06-18 11:02 UTC 

[PATCH] maintainers: adding new reviewer for xsm
 2021-06-18  9:59 UTC  (3+ messages)

[PATCH v1] tools: use integer division in convert-legacy-stream
 2021-06-18  9:54 UTC  (3+ messages)

[PATCH] i386: load kernel on xen using DMA
 2021-06-18  8:54 UTC  (2+ messages)

[xen-4.15-testing test] 162882: tolerable FAIL - PUSHED
 2021-06-18  7:21 UTC 

[qemu-mainline test] 162879: regressions - FAIL
 2021-06-18  4:56 UTC 

Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory)
 2021-06-18  1:06 UTC  (9+ messages)

[linux-linus test] 162877: regressions - FAIL
 2021-06-18  0:05 UTC 

Backport 6d49fbdeab3e to 4.14
 2021-06-17 22:48 UTC  (2+ messages)

[xen-unstable test] 162876: regressions - FAIL
 2021-06-17 22:41 UTC 

[ovmf test] 162878: regressions - FAIL
 2021-06-17 21:52 UTC 

[xen-unstable test] 161917: regressions - FAIL
 2021-06-17 21:26 UTC  (10+ messages)
` Regressed XSA-286, was "

[xen-unstable-smoke test] 162880: tolerable all pass - PUSHED
 2021-06-17 20:20 UTC 

[PATCH v20210616 00/36] leftover from 2020
 2021-06-17 17:40 UTC  (25+ messages)
` [PATCH v20210616 04/36] tools: create libxensaverestore
` [PATCH v20210616 05/36] MAINTAINERS: add myself as saverestore maintainer
` [PATCH v20210616 15/36] tools: save: move iov array
` [PATCH v20210616 16/36] tools: save: move rec_pfns array
` [PATCH v20210616 18/36] tools: save: move local_pages array
` [PATCH v20210616 24/36] tools: restore: split record processing
` [PATCH v20210616 25/36] tools: restore: split handle_page_data
` [PATCH v20210616 27/36] tools: recognize LIBXL_API_VERSION for 4.16
` [PATCH v20210616 28/36] tools: adjust libxl_domain_suspend to receive a struct props
` [PATCH v20210616 30/36] tools: add callback to libxl for precopy_policy and precopy_stats_t
` [PATCH v20210616 31/36] tools: add --max_iters to libxl_domain_suspend
` [PATCH v20210616 32/36] tools: add --min_remaining "
` [PATCH v20210616 34/36] tools: add API for expandable bitmaps
` [PATCH v20210616 35/36] tools: use sr_bitmap for populated_pfns
` [PATCH v20210616 36/36] tools: use superpages during restore of HVM guest

[PATCH] tools/xenstored: Don't crash xenstored when Live-Update is cancelled
 2021-06-17 17:38 UTC 

[qemu-mainline test] 162871: regressions - FAIL
 2021-06-17 16:12 UTC 

hypercalls with 64-bit results
 2021-06-17 15:26 UTC  (11+ messages)

[PATCH v1] tools: ipxe: update for fixing build with GCC11
 2021-06-17 13:47 UTC  (6+ messages)

[ovmf test] 162875: regressions - FAIL
 2021-06-17 13:01 UTC 

[linux-linus test] 162868: regressions - FAIL
 2021-06-17 12:22 UTC 

[PATCH 0/3] x86/ept: force WB to foreign and grant mappings
 2021-06-17 11:57 UTC  (7+ messages)
` [PATCH 2/3] x86/mtrr: move epte_get_entry_emt to p2m-ept.c
` [PATCH 3/3] x86/ept: force WB cache attributes for grant and foreign maps

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-win7-amd64
 2021-06-17 11:37 UTC 

[xen-unstable test] 162867: regressions - FAIL
 2021-06-17 11:31 UTC 

[PATCH 00/10] Domain on Static Allocation
 2021-06-17 11:22 UTC  (17+ messages)
` [PATCH 01/10] xen/arm: introduce domain "

[ovmf test] 162869: regressions - FAIL
 2021-06-17 10:43 UTC 

[libvirt test] 162870: regressions - FAIL
 2021-06-17  8:18 UTC 

[PATCH v12 00/12] Restricted DMA
 2021-06-17  6:40 UTC  (7+ messages)
` [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v12 11/12] dt-bindings: of: Add restricted DMA pool

[qemu-mainline test] 162860: regressions - FAIL
 2021-06-17  4:29 UTC 

[ovmf test] 162865: regressions - FAIL
 2021-06-17  1:29 UTC 

[linux-5.4 test] 162859: tolerable FAIL - PUSHED
 2021-06-16 23:03 UTC 

[linux-linus test] 162856: regressions - FAIL
 2021-06-16 22:00 UTC 

[xen-unstable test] 162854: regressions - FAIL
 2021-06-16 20:49 UTC 

[PATCH] code-of-conduct.rst: Add Stefano Stabellini as a Conduct Team member
 2021-06-16 19:43 UTC 

[ovmf test] 162855: regressions - FAIL
 2021-06-16 16:05 UTC 

[PATCH] swiotlb-xen: override common mmap and get_sgtable dma ops
 2021-06-16 15:44 UTC  (9+ messages)
` [PATCH 1/2] Revert "swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable"
  ` [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops

[xen-unstable test] 162845: regressions - FAIL
 2021-06-16 15:34 UTC  (7+ messages)

[PATCH] code-of-conduct.rst: Add Stefano Stabellini as a Conduct Team member
 2021-06-16 15:20 UTC  (2+ messages)

[PATCH 00/10] tools/xenstored: Bug fixes + Improve Live-Update
 2021-06-16 15:15 UTC  (12+ messages)
` [PATCH 01/10] MAINTAINERS: Add myself as reviewers for tools/xenstore
` [PATCH 02/10] tools/xenstored: Introduce lu_get_connection() and use it
` [PATCH 03/10] tools/xenstore: Don't assume conn->in points to the LU request
` [PATCH 04/10] tools/xenstored: Limit the number of requests a connection can delay
` [PATCH 05/10] tools/xenstored: xenstored_core.h should include fcntl.h
` [PATCH 06/10] tools/xenstored: Introduce a wrapper for conn->funcs->can_{read, write}
` [PATCH 07/10] tools/xenstored: delay_request: don't assume conn->in == in
` [PATCH 08/10] tools/xenstored: Extend restore code to handle multiple input buffer
` [PATCH 09/10] tools/xenstored: Dump delayed requests
` [PATCH 10/10] tools/xenstored: Delay new transaction while Live-Update is pending

[PATCH 0/5] tools/tests: More cleanup for automation improvements
 2021-06-16 14:14 UTC  (8+ messages)
` [PATCH 2/5] tools/tests: Drop run runes

[qemu-mainline test] 162850: regressions - FAIL
 2021-06-16 13:42 UTC 

[PATCH v2] tools: ipxe: update for fixing build with GCC11
 2021-06-16 13:14 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).