xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-03 16:01:38 to 2021-06-08 12:37:36 UTC [more...]

[PATCH v3 0/5] Fix redefinition errors for toolstack libs
 2021-06-08 12:37 UTC  (4+ messages)
` [PATCH v3 3/5] tools/libs/foreignmemory: Fix PAGE_SIZE redefinition error

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-debianhvm-amd64-shadow
 2021-06-08 12:36 UTC 

[PATCH v4 0/5] Fix redefinition errors for toolstack libs
 2021-06-08 12:35 UTC  (6+ messages)
` [PATCH v4 1/5] tools/debugger: Fix PAGE_SIZE redefinition error
` [PATCH v4 2/5] tools/libfsimage: Fix PATH_MAX "
` [PATCH v4 3/5] tools/libs/foreignmemory: Fix PAGE_SIZE "
` [PATCH v4 4/5] tools/libs/gnttab: "
` [PATCH v4 5/5] tools/ocaml: Fix redefinition errors

xen-unstable build-failure: xg_cpuid_x86.c:99:42: error: ‘INIT_SPECIAL_FEATURES’ undeclared (first use in this function); did you mean ‘INIT_PV_MAX_FEATURES’?
 2021-06-08 12:22 UTC  (2+ messages)

[xen-unstable-smoke test] 162541: regressions - FAIL
 2021-06-08 11:48 UTC 

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

[XEN PATCH] tools/firmware/ovmf: Use OvmfXen platform file is exist
 2021-06-08 10:40 UTC  (3+ messages)

[PATCH v2] xen/grant-table: Simplify the update to the per-vCPU maptrack freelist
 2021-06-08 10:08 UTC 

[PATCH v20210601 00/38] leftover from 2020
 2021-06-08 10:07 UTC  (17+ messages)
` [PATCH v20210601 04/38] tools: add readv_exact to libxenctrl
` [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] x86/cpuid: Drop special_features[]
 2021-06-08  9:01 UTC  (5+ messages)

[PATCH] xen/grant-table: Simplify the update to the per-vCPU maptrack freelist
 2021-06-08  9:01 UTC  (3+ messages)

[xen-unstable-smoke test] 162538: regressions - FAIL
 2021-06-08  8:38 UTC 

[linux-linus test] 162532: regressions - FAIL
 2021-06-08  8:38 UTC 

[libvirt test] 162535: regressions - FAIL
 2021-06-08  8:05 UTC 

[PATCH 0/2] displif: Protocol version 2
 2021-06-08  7:54 UTC  (5+ messages)
` [PATCH 2/2] libgnttab: Add support for Linux dma-buf offset

[BUG] Passed through PCI devices lost after Windows HVM DomU reboot
 2021-06-08  6:24 UTC  (2+ messages)

[PATCH v2 0/2] tools/xenstore: set resource limits of xenstored
 2021-06-08  5:58 UTC  (3+ messages)
` [PATCH v2 1/2] tools/xenstore: set oom score for xenstore daemon on Linux
` [PATCH v2 2/2] tools/xenstore: set open file descriptor limit for xenstored

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-08  5:39 UTC  (8+ messages)
` [PATCH 10/30] ps3disk: use blk_mq_alloc_disk
` [PATCH 20/30] nullb: "

[xen-unstable-smoke test] 162534: regressions - FAIL
 2021-06-08  5:16 UTC 

[qemu-mainline test] 162527: regressions - FAIL
 2021-06-08  5:07 UTC 

[xen-unstable-smoke test] 162531: regressions - FAIL
 2021-06-08  1:48 UTC 

[linux-linus test] 162483: regressions - FAIL
 2021-06-07 23:04 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-ovmf-amd64
 2021-06-07 22:12 UTC 

[xen-unstable-smoke test] 162523: regressions - FAIL
 2021-06-07 22:11 UTC 

[qemu-mainline test] 162501: regressions - FAIL
 2021-06-07 20:36 UTC 

[xen-unstable-smoke test] 162517: regressions - FAIL
 2021-06-07 18:44 UTC 

[PATCH v6 0/3] evtchn: (not so) recent XSAs follow-on
 2021-06-07 18:15 UTC  (5+ messages)
` [PATCH v6 1/3] evtchn: slightly defer lock acquire where possible

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

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

[xen-unstable test] 162475: tolerable FAIL
 2021-06-07 17:31 UTC 

[PATCH v6 0/9] Use Doxygen and sphinx for html documentation
 2021-06-07 16:24 UTC  (2+ messages)

Invalid _Static_assert expanded from HASH_CALLBACKS_CHECK
 2021-06-07 16:20 UTC  (5+ messages)

[PATCH 2/2] Remove leading underscores from Xen defines
 2021-06-07 16:00 UTC  (2+ messages)

[xen-unstable-smoke test] 162498: regressions - FAIL
 2021-06-07 15:48 UTC 

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-07 15:21 UTC  (20+ messages)
` [RFC PATCH V3 01/11] x86/HV: Initialize GHCB page in Isolation VM
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function
` [RFC PATCH V3 09/11] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V3 11/11] HV/Storvsc: Add Isolation VM support for storvsc driver

[OSSTEST PATCH 1/3] host allocation: Prepare for further starvation check
 2021-06-07 15:16 UTC  (3+ messages)
` [OSSTEST PATCH 2/3] host allocation: Check "job class" too
` [OSSTEST PATCH 3/3] host allocation: Avoid starving out failing tests

[OSSTEST PATCH] ts-xen-build-prep: Install figlet
 2021-06-07 15:16 UTC 

[ovmf test] 162371: tolerable FAIL - PUSHED
 2021-06-07 14:49 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as tools/libs reviewer
 2021-06-07 14:26 UTC  (2+ messages)

[PATCH v2] tools/libs/guest: fix save and restore of pv domains after 32-bit de-support
 2021-06-07 14:25 UTC  (4+ messages)

[PATCH v3 00/10] arm64: Get rid of READ/WRITE_SYSREG32
 2021-06-07 13:31 UTC  (11+ messages)
` [PATCH v3 10/10] arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t

[qemu-mainline test] 162474: regressions - FAIL
 2021-06-07 12:56 UTC 

[PATCH] x86/cpuid: Fix HLE and RTM handling (again)
 2021-06-07 12:52 UTC  (2+ messages)

[PATCH] credit2: make sure we pick a runnable unit from the runq if there is one
 2021-06-07 12:10 UTC  (2+ messages)

[Bugfix PATCH for-4.15] xen: credit2: fix per-entity load tracking when continuing running
 2021-06-07 11:44 UTC  (2+ messages)

[PATCH] tools/libs/guest: fix save and restore of pv domains after 32-bit de-support
 2021-06-07 11:20 UTC  (4+ messages)

[xen-unstable-smoke test] 162490: regressions - FAIL
 2021-06-07 11:20 UTC 

[PATCH] docs: release-technician-checklist: update to leaf tree version pinning
 2021-06-07 11:14 UTC  (4+ messages)
` Ping: "

[libvirt test] 162481: regressions - FAIL
 2021-06-07 10:44 UTC 

[PATCH v2] SUPPORT.md: Un-shimmed 32-bit PV guests are no longer supported
 2021-06-07  9:18 UTC  (3+ messages)

[xen-unstable-smoke test] 162480: regressions - FAIL
 2021-06-07  7:08 UTC 

[PATCH] MAINTAINERS: adjust x86/mm/shadow maintainers
 2021-06-07  6:33 UTC  (2+ messages)

[PATCH V2 0/9] Domain on Static Allocation
 2021-06-07  6:17 UTC  (11+ messages)
` [PATCH 1/9] xen/arm: introduce domain "
` [PATCH 2/9] xen/arm: introduce PGC_reserved
` [PATCH 3/9] xen/arm: introduce CONFIG_STATIC_ALLOCATION
` [PATCH 4/9] xen/arm: static memory initialization
` [PATCH 5/9] xen: introduce assign_pages_nr
` [PATCH 6/9] xen/arm: introduce alloc_staticmem_pages and alloc_domstatic_pages
` [PATCH 7/9] xen/arm: take care of concurrency on static memory allocation
` [PATCH 8/9] xen/arm: check `xen,static-mem` property during domain construction
` [PATCH 9/9] xen/arm: introduce allocate_static_memory

[linux-linus test] 162463: regressions - FAIL
 2021-06-07  4:35 UTC 

[PATCH v8 00/15] Restricted DMA
 2021-06-07  3:28 UTC  (3+ messages)

[xen-unstable-smoke test] 162470: regressions - FAIL
 2021-06-07  3:08 UTC 

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2021-06-07  2:25 UTC 

[qemu-mainline test] 162454: regressions - FAIL
 2021-06-07  1:34 UTC 

[xen-unstable-smoke test] 162461: regressions - FAIL
 2021-06-06 23:15 UTC 

[linux-linus test] 162433: regressions - FAIL
 2021-06-06 20:45 UTC 

[xen-unstable-smoke test] 162453: regressions - FAIL
 2021-06-06 19:51 UTC 

[xen-unstable-smoke test] 162446: regressions - FAIL
 2021-06-06 16:40 UTC 

[qemu-mainline test] 162429: regressions - FAIL
 2021-06-06 16:40 UTC 

[ovmf test] 162436: tolerable FAIL - PUSHED
 2021-06-06 15:31 UTC 

[xen-unstable test] 162422: tolerable FAIL
 2021-06-06 14:31 UTC 

[xen-unstable-smoke test] 162441: regressions - FAIL
 2021-06-06 13:47 UTC 

[xen-unstable-smoke test] 162432: regressions - FAIL
 2021-06-06 10:13 UTC 

[libvirt test] 162427: regressions - FAIL
 2021-06-06  9:56 UTC 

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

[xen-unstable-smoke test] 162425: regressions - FAIL
 2021-06-06  6:54 UTC 

[qemu-mainline test] 162409: regressions - FAIL
 2021-06-06  4:36 UTC 

[xen-unstable-smoke test] 162417: regressions - FAIL
 2021-06-06  2:37 UTC 

[linux-linus test] 162404: regressions - FAIL
 2021-06-06  0:36 UTC 

[xen-unstable-smoke test] 162411: regressions - FAIL
 2021-06-05 22:11 UTC 

[xen-unstable test] 162385: tolerable FAIL
 2021-06-05 21:24 UTC 

[xen-unstable-smoke test] 162407: regressions - FAIL
 2021-06-05 17:28 UTC 

[qemu-mainline test] 162379: regressions - FAIL
 2021-06-05 16:59 UTC 

[xen-unstable-smoke test] 162400: regressions - FAIL
 2021-06-05 14:08 UTC 

[linux-linus test] 162369: regressions - FAIL
 2021-06-05 13:32 UTC 

[libvirt test] 162390: regressions - FAIL
 2021-06-05 12:49 UTC 

[xen-unstable-smoke test] 162395: regressions - FAIL
 2021-06-05 10:41 UTC 

[xen-4.13-testing test] 162367: tolerable FAIL - PUSHED
 2021-06-05  9:22 UTC 

[xen-unstable-smoke test] 162388: regressions - FAIL
 2021-06-05  7:20 UTC 

[xen-4.14-testing test] 162365: tolerable FAIL - PUSHED
 2021-06-05  3:34 UTC 

[xen-unstable-smoke test] 162381: regressions - FAIL
 2021-06-05  2:33 UTC 

[xen-4.15-testing test] 162366: tolerable FAIL - PUSHED
 2021-06-05  2:17 UTC 

Ryzen 4000 (Mobile) Softlocks/Micro-stutters
 2021-06-05  0:46 UTC  (10+ messages)

[xen-unstable-smoke test] 162374: regressions - FAIL
 2021-06-04 22:38 UTC 

[qemu-mainline test] 162362: regressions - FAIL
 2021-06-04 22:16 UTC 

[xen-unstable-smoke test] 162370: regressions - FAIL
 2021-06-04 19:46 UTC 

[PATCH v2 0/6] tools/libs: add missing support of linear p2m_list, cleanup
 2021-06-04 18:05 UTC  (8+ messages)
` [PATCH v2 1/6] tools/libs/guest: fix max_pfn setting in map_p2m()
` [PATCH v2 2/6] tools/libs/ctrl: fix xc_core_arch_map_p2m() to support linear p2m table
` [PATCH v2 3/6] tools/libs/ctrl: use common p2m mapping code in xc_domain_resume_any()
` [PATCH v2 4/6] tools/libs: move xc_resume.c to libxenguest
` [PATCH v2 5/6] tools/libs: move xc_core* from libxenctrl "
` [PATCH v2 6/6] tools/libs/guest: make some definitions private "

[ovmf test] 162368: tolerable trouble: pass/starved - PUSHED
 2021-06-04 17:35 UTC 

[seabios test] 162361: tolerable FAIL - PUSHED
 2021-06-04 17:20 UTC 

[edk2-devel] [PATCH 00/43] OvmfPkg: remove Xen support from OvmfPkg*.dsc, in favor of OvmfXen.dsc
 2021-06-04 16:05 UTC  (4+ messages)

[linux-linus test] 162358: regressions - FAIL
 2021-06-04 15:46 UTC 

[ovmf test] 162359: all pass - PUSHED
 2021-06-04 15:36 UTC 

[RESEND 0/5] ARM/arm64: arm_pm_restart removal
 2021-06-04 14:03 UTC  (6+ messages)
` [PATCH 1/5] ARM: xen: Register with kernel restart handler
` [PATCH 2/5] drivers: firmware: psci: "
` [PATCH 3/5] ARM: "
` [PATCH 4/5] ARM64: Remove arm_pm_restart()
` [PATCH 5/5] ARM: "

[xen-unstable test] 162357: trouble: broken/fail/pass
 2021-06-04 12:30 UTC 

[libvirt test] 162360: regressions - FAIL
 2021-06-04  8:44 UTC 

pci passthrough issue introduced between 4.14.1 and 4.15.0
 2021-06-04  8:37 UTC  (10+ messages)

[qemu-mainline test] 162356: regressions - FAIL
 2021-06-04  8:14 UTC 

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

SR-IOV: do we need to virtualize in Xen or rely on Dom0?
 2021-06-04  6:37 UTC 

[linux-linus test] 162354: regressions - FAIL
 2021-06-04  2:47 UTC 

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2021-06-04  1:49 UTC  (14+ messages)

[PATCH v7 0/2] Minimal build for RISCV
 2021-06-04  1:49 UTC  (7+ 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

[qemu-mainline test] 162347: regressions - FAIL
 2021-06-04  0:08 UTC 

[PATCH v4 0/4] Minimal build for RISCV
 2021-06-03 23:26 UTC  (6+ messages)
` [PATCH v4 3/4] xen: Add files needed for minimal riscv build

[qemu-mainline bisection] complete test-amd64-i386-freebsd10-amd64
 2021-06-03 19:36 UTC 

[linux-5.4 test] 162346: tolerable FAIL - PUSHED
 2021-06-03 19:08 UTC 

[linux-linus test] 162344: regressions - FAIL
 2021-06-03 16:41 UTC 

[PATCH v4] tools/libs/store: cleanup libxenstore interface
 2021-06-03 16:20 UTC  (2+ messages)


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