xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-31 15:01:04 to 2021-06-03 11:55:37 UTC [more...]

[PATCH 00/13] Intel Hardware P-States (HWP) support
 2021-06-03 11:55 UTC  (6+ messages)
` [PATCH 04/13] cpufreq: Add Hardware P-State (HWP) driver

[qemu-mainline test] 162342: regressions - FAIL
 2021-06-03  9:45 UTC 

[PATCH v2 00/12] x86: memcpy() / memset() (non-)ERMS flavors plus fallout
 2021-06-03  9:39 UTC  (5+ messages)
` [PATCH v2 07/12] mm: allow page scrubbing routine(s) to be arch controlled

[PATCH 00/10] Domain on Static Allocation
 2021-06-03  9:09 UTC  (16+ messages)
` [PATCH 01/10] xen/arm: introduce domain "
` [PATCH 07/10] xen/arm: intruduce alloc_domstatic_pages

[libvirt test] 162345: regressions - FAIL
 2021-06-03  6:57 UTC 

[linux-linus test] 162340: regressions - FAIL
 2021-06-03  3:36 UTC 

[ovmf test] 162341: all pass - PUSHED
 2021-06-03  1:58 UTC 

[qemu-mainline test] 162339: regressions - FAIL
 2021-06-03  0:55 UTC 

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-03  0:10 UTC  (37+ messages)
` [PATCH 01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
` [PATCH 02/30] blk-mq: improve the blk_mq_init_allocated_queue interface
` [PATCH 03/30] blk-mq: add the blk_mq_alloc_disk APIs
` [PATCH 04/30] virtio-blk: use blk_mq_alloc_disk
` [PATCH 05/30] pcd: "
` [PATCH 06/30] pf: "
` [PATCH 07/30] ms_block: "
` [PATCH 08/30] mspro: "
` [PATCH 09/30] mtd_blkdevs: "
` [PATCH 10/30] ps3disk: "
` [PATCH 11/30] swim3: "
` [PATCH 12/30] swim: "
` [PATCH 13/30] sunvdc: "
` [PATCH 14/30] gdrom: "
` [PATCH 15/30] blk-mq: remove blk_mq_init_sq_queue
` [PATCH 16/30] aoe: use blk_mq_alloc_disk and blk_cleanup_disk
` [PATCH 17/30] floppy: "
` [PATCH 18/30] loop: "
` [PATCH 19/30] nbd: "
` [PATCH 20/30] nullb: use blk_mq_alloc_disk
` [PATCH 21/30] pd: use blk_mq_alloc_disk and blk_cleanup_disk
` [PATCH 22/30] rbd: "
` [PATCH 23/30] rnbd: "
` [PATCH 24/30] sx8: "
` [PATCH 25/30] xen-blkfront: "
` [PATCH 26/30] ubi: "
` [PATCH 27/30] scm_blk: "
` [PATCH 28/30] amiflop: "
` [PATCH 29/30] ataflop: "
` [PATCH 30/30] z2ram: "

[PATCH v7 0/2] Minimal build for RISCV
 2021-06-02 23:38 UTC  (3+ messages)
` [PATCH v7 1/2] xen/char: Default HAS_NS16550 to y only for X86 and ARM
` [PATCH v7 2/2] xen: Add files needed for minimal riscv build

[PATCH v5 0/2] Minimal build for RISCV
 2021-06-02 23:26 UTC  (4+ messages)
` [PATCH v6 1/2] xen/char: Default HAS_NS16550 to y only for X86 and ARM
` [PATCH v6 2/2] xen: Add files needed for minimal riscv build

[PATCH v5 0/2] Minimal build for RISCV
 2021-06-02 23:03 UTC  (5+ messages)
` [PATCH v5 1/2] xen/char: Default HAS_NS16550 to y only for X86 and ARM
` [PATCH v5 2/2] xen: Add files needed for minimal riscv build

[xen-unstable test] 162337: tolerable FAIL
 2021-06-02 20:39 UTC 

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2021-06-02 19:37 UTC  (13+ messages)

[ovmf test] 162338: all pass - PUSHED
 2021-06-02 19:19 UTC 

[linux-linus test] 162333: regressions - FAIL
 2021-06-02 16:46 UTC 

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-02 16:02 UTC  (5+ messages)
` [RFC PATCH V3 09/11] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM

[PATCH v2 0/6] tools/libs: add missing support of linear p2m_list, cleanup
 2021-06-02 15:10 UTC  (4+ messages)

[PATCH v20210601 00/38] leftover from 2020
 2021-06-02 13:48 UTC  (80+ messages)
` [PATCH v20210601 01/38] tools: add API to work with sevaral bits at once
` [PATCH v20210601 02/38] xl: fix description of migrate --debug
  ` [PATCH v20210602 "
` [PATCH v20210601 03/38] tools: create libxensaverestore
` [PATCH v20210601 04/38] tools: add readv_exact to libxenctrl
` [PATCH v20210601 05/38] tools: add xc_is_known_page_type "
` [PATCH v20210601 06/38] tools: use xc_is_known_page_type
` [PATCH v20210601 07/38] tools: unify type checking for data pfns in migration stream
` [PATCH v20210601 08/38] tools: show migration transfer rate in send_dirty_pages
` [PATCH v20210601 09/38] tools/guest: prepare to allocate arrays once
` [PATCH v20210601 10/38] tools/guest: save: move batch_pfns
` [PATCH v20210601 11/38] tools/guest: save: move mfns array
` [PATCH v20210601 12/38] tools/guest: save: move types array
` [PATCH v20210601 13/38] tools/guest: save: move errors array
` [PATCH v20210601 14/38] tools/guest: save: move iov array
` [PATCH v20210601 15/38] tools/guest: save: move rec_pfns array
` [PATCH v20210601 16/38] tools/guest: save: move guest_data array
` [PATCH v20210601 17/38] tools/guest: save: move local_pages array
` [PATCH v20210601 18/38] tools/guest: restore: move pfns array
` [PATCH v20210601 19/38] tools/guest: restore: move types array
` [PATCH v20210601 20/38] tools/guest: restore: move mfns array
` [PATCH v20210601 21/38] tools/guest: restore: move map_errs array
` [PATCH v20210601 22/38] tools/guest: restore: move mfns array in populate_pfns
` [PATCH v20210601 23/38] tools/guest: restore: move pfns "
` [PATCH v20210601 24/38] tools/guest: restore: split record processing
` [PATCH v20210601 25/38] tools/guest: restore: split handle_page_data
` [PATCH v20210601 26/38] tools/guest: restore: write data directly into guest
` [PATCH v20210601 27/38] tools: recognize LIBXL_API_VERSION for 4.16
` [PATCH v20210601 28/38] tools: adjust libxl_domain_suspend to receive a struct props
` [PATCH v20210601 29/38] tools: change struct precopy_stats to precopy_stats_t
` [PATCH v20210601 30/38] tools: add callback to libxl for precopy_policy and precopy_stats_t
` [PATCH v20210601 31/38] tools: add --max_iters to libxl_domain_suspend
` [PATCH v20210601 32/38] tools: add --min_remaining "
` [PATCH v20210601 33/38] tools: add --abort_if_busy "
` [PATCH v20210601 34/38] tools: add API for expandable bitmaps
` [PATCH v20210601 35/38] tools: use xg_sr_bitmap for populated_pfns
` [PATCH v20210601 36/38] tools: use superpages during restore of HVM guest
` [PATCH v20210601 37/38] tools: remove migration stream verify code
` [PATCH v20210601 38/38] hotplug/Linux: fix starting of xenstored with restarting systemd

[PATCH] x86emul: pad blob-execution "okay" messages
 2021-06-02 14:38 UTC 

[PATCH] x86emul: avoid using _PRE_EFLAGS() in a few cases
 2021-06-02 14:37 UTC 

[qemu-mainline test] 162331: regressions - FAIL
 2021-06-02 13:51 UTC 

[ovmf test] 162334: all pass - PUSHED
 2021-06-02 12:33 UTC 

[PATCH 0/3] firmware/shim: build adjustments
 2021-06-02 11:57 UTC  (4+ messages)
` [PATCH v2] firmware/shim: UNSUPPORTED=n

[PATCH RFC v2 00/23] Design document and performance evaluation for post-copy live migration
 2021-06-02 11:20 UTC  (2+ messages)
` [Xen-devel] "

[ANNOUNCE] Call for agenda items for 3 June Community Call @ 1500 UTC
 2021-06-02 10:47 UTC 

[xen-unstable test] 162330: tolerable FAIL - PUSHED
 2021-06-02 10:39 UTC 

[xen-unstable-coverity test] 162335: all pass - PUSHED
 2021-06-02  9:50 UTC 

[PATCH 0/3] x86/ept: force WB to foreign and grant mappings
 2021-06-02  9:36 UTC  (4+ messages)
` [PATCH 3/3] x86/ept: force WB cache attributes for grant and foreign maps

[edk2-devel] [PATCH 00/43] OvmfPkg: remove Xen support from OvmfPkg*.dsc, in favor of OvmfXen.dsc
 2021-06-02  8:36 UTC 

[XEN PATCH] libs/foreignmemory: Fix osdep_xenforeignmemory_map prototype
 2021-06-02  8:25 UTC  (2+ messages)

[libvirt test] 162332: regressions - FAIL
 2021-06-02  8:04 UTC 

[linux-linus test] 162329: regressions - FAIL
 2021-06-02  5:55 UTC 

[PATCH] autoconf: fix handling absolute $PYTHON path
 2021-06-02  3:32 UTC 

[qemu-mainline test] 162328: regressions - FAIL
 2021-06-02  3:13 UTC 

[PATCH v4 0/4] Minimal build for RISCV
 2021-06-02  2:13 UTC  (10+ messages)
` [PATCH v4 3/4] xen: Add files needed for minimal riscv build

[xen-unstable test] 162325: tolerable FAIL
 2021-06-01 21:44 UTC 

[ovmf test] 162326: all pass - PUSHED
 2021-06-01 21:05 UTC 

[xen-unstable-smoke test] 162327: tolerable all pass - PUSHED
 2021-06-01 18:54 UTC 

[linux-linus test] 162310: regressions - FAIL
 2021-06-01 18:50 UTC 

[qemu-mainline test] 162299: regressions - FAIL
 2021-06-01 16:09 UTC 

pci passthrough issue introduced between 4.14.1 and 4.15.0
 2021-06-01 15:50 UTC  (9+ messages)

[PATCH v2] xen/page_alloc: Remove dead code in alloc_domheap_pages()
 2021-06-01 15:35 UTC  (3+ messages)

[PATCH v6 0/3] evtchn: (not so) recent XSAs follow-on
 2021-06-01 11:54 UTC  (4+ messages)
` [PATCH v6 1/3] evtchn: slightly defer lock acquire where possible

[ovmf test] 162288: all pass - PUSHED
 2021-06-01 11:22 UTC 

[xen-unstable test] 162282: tolerable FAIL - PUSHED
 2021-06-01 10:58 UTC 

[XEN PATCH] tools/firmware/ovmf: Use OvmfXen platform file is exist
 2021-06-01 10:28 UTC 

pci passthrough issue introduced between 4.14.1 and 4.15.0
 2021-06-01 10:03 UTC  (2+ messages)

[linux-linus test] 162279: regressions - FAIL
 2021-06-01  7:34 UTC 

[libvirt test] 162295: regressions - FAIL
 2021-06-01  6:00 UTC 

[qemu-mainline test] 162277: regressions - FAIL
 2021-06-01  4:52 UTC 

[xen-unstable test] 162276: regressions - FAIL
 2021-06-01  1:15 UTC 

[linux-linus test] 162274: regressions - FAIL
 2021-05-31 20:20 UTC 

[seabios test] 162273: tolerable FAIL - PUSHED
 2021-05-31 19:24 UTC 

[qemu-mainline test] 162270: regressions - FAIL
 2021-05-31 16:23 UTC 

[PATCH v7 00/15] Restricted DMA
 2021-05-31 15:00 UTC  (7+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions


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