xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-05 13:26:11 to 2022-10-08 19:08:25 UTC [more...]

[PATCH][4.17] EFI: don't convert memory marked for runtime use to ordinary RAM
 2022-10-08 19:08 UTC  (9+ messages)

[linux-linus test] 173474: regressions - FAIL
 2022-10-08 17:49 UTC 

[PATCH v2 0/2] xen/gntdev: Fixes for leaks and VMA splitting
 2022-10-08 15:17 UTC  (8+ messages)
` [PATCH v2 1/2] xen/gntdev: Prevent leaking grants
` [PATCH v2 2/2] xen/gntdev: Accommodate VMA splitting

[PATCH 1/2] x86: Check return values from early_memremap calls
 2022-10-08 15:12 UTC 

[PATCH V2 0/2] Other misc fixes for Xen grant DMA-mapping layer
 2022-10-08 15:10 UTC  (3+ messages)
` [PATCH V2 1/2] xen/virtio: Handle cases when page offset > PAGE_SIZE properly
` [PATCH V2 2/2] xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts

[ovmf test] 173472: tolerable FAIL - PUSHED
 2022-10-08 13:56 UTC 

[PATCH] xen/virtio: Handle cases when page offset > PAGE_SIZE properly
 2022-10-08 13:21 UTC  (6+ messages)

[linux-linus test] 173470: regressions - FAIL
 2022-10-08 12:50 UTC 

[ovmf test] 173471: all pass - PUSHED
 2022-10-08 10:51 UTC 

[libvirt test] 173468: tolerable all pass - PUSHED
 2022-10-08  9:36 UTC 

[ovmf test] 173469: all pass - PUSHED
 2022-10-08  8:11 UTC 

[xen-unstable test] 173466: tolerable FAIL
 2022-10-08  8:10 UTC 

[linux-linus test] 173462: tolerable FAIL - PUSHED
 2022-10-08  6:18 UTC 

[linux-5.4 test] 173461: tolerable FAIL - PUSHED
 2022-10-08  2:47 UTC 

[ovmf test] 173463: all pass - PUSHED
 2022-10-08  1:49 UTC 

[xen-unstable test] 173459: tolerable FAIL - PUSHED
 2022-10-08  1:48 UTC 

[PATCH] argo: Remove reachable ASSERT_UNREACHABLE
 2022-10-08  1:12 UTC  (3+ messages)

[PATCH v3 0/4] introduce SPDX
 2022-10-08  0:15 UTC  (5+ messages)
` [PATCH v3 1/4] Add SPDX to CODING_STYLE
` [PATCH v3 2/4] Add licenses under LICENSES
` [PATCH v3 3/4] add SPDX to arch/arm/*.c
` [PATCH v3 4/4] Remove extra copies of licenses and license headers

[PATCH v1 0/4] Yocto Gitlab CI
 2022-10-07 23:36 UTC  (2+ messages)

[PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
 2022-10-07 20:50 UTC  (2+ messages)

[PATCH] ImageBuilder: Add support for 64-bit addresses
 2022-10-07 20:33 UTC  (3+ messages)

[PATCH] xen/virtio: Handle PCI devices which Host controller is described in DT
 2022-10-07 20:24 UTC  (4+ messages)

Free Rtos porting on XEN
 2022-10-07 20:21 UTC  (3+ messages)

[PATCH] xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
 2022-10-07 20:08 UTC  (11+ messages)

[PATCH 0/9] gnttab: further work from XSA-380 / -382 context
 2022-10-07 19:57 UTC  (9+ messages)
` [PATCH 7/9] gnttab: no need to translate handle for gnttab_get_status_frames()
` [PATCH 8/9] gnttab: bail from GFN-storing loops early in case of error
` [PATCH 9/9] gnttab: don't silently truncate GFNs in compat setup-table handling

[linux-linus test] 173456: tolerable FAIL - PUSHED
 2022-10-07 18:25 UTC 

[linux-5.4 test] 173454: tolerable FAIL - PUSHED
 2022-10-07 17:24 UTC 

[xen-unstable-smoke test] 173457: tolerable all pass - PUSHED
 2022-10-07 16:58 UTC 

[PATCH v2 0/3] xen/virtio: support grant based virtio on x86
 2022-10-07 16:01 UTC  (6+ messages)
` [PATCH v2 1/3] xen/virtio: restructure xen grant dma setup
` [PATCH v2 2/3] xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
` [PATCH v2 3/3] xen/virtio: enable grant based virtio on x86

xen ovmf/uefi firmware does not save screen resolution
 2022-10-07 14:03 UTC  (2+ messages)
    ` Support for UEFI guest booting on Xen x86 (Was: Re: xen ovmf/uefi firmware does not save screen resolution)

[PATCH 0/3] Prepare the tree for 4.17 RC
 2022-10-07 13:26 UTC  (14+ messages)
` [PATCH 1/3] process/release-technician-checklist: Explain how the banner in README is generated
` [PATCH 2/3] Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.17 RC1)
` [PATCH 3/3] Update Xen version to 4.17-rc

[PATCH 00/19] xen/arm64: Suspend to RAM support for Xen
 2022-10-07 13:08 UTC 

xenbits disk space "garbage collection"
 2022-10-07 12:50 UTC 

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2022-10-07 12:39 UTC  (3+ messages)
` [RFC PATCH v2 1/2] xen/memory : Add a stats_table resource type
` [RFC PATCH v2 2/2] tools/misc: Add xen-vcpus-stats tool

[xen-unstable test] 173452: tolerable FAIL
 2022-10-07 12:06 UTC 

[libvirt test] 173453: tolerable all pass - PUSHED
 2022-10-07 11:57 UTC 

[PATCH 01/19] xen/arm: Implement PSCI system suspend
 2022-10-07 11:17 UTC  (21+ messages)
` [PATCH 02/19] watchdog: Introduce a separate struct for watchdog timers
` [PATCH 03/19] xen/arm: While a domain is suspended put its watchdogs on pause
` [PATCH 04/19] xen/arm: Trigger Xen suspend when Dom0 completes suspend
` [PATCH 05/19] xen/x86: Move freeze/thaw_domains into common files
` [PATCH 09/19] xen/arm: Implement GIC suspend/resume functions (gicv2 only)
` [PATCH 08/19] xen/arm: Add rcu_barrier() before enabling non-boot CPUs on resume
` [PATCH 06/19] xen/arm: Freeze domains on suspend and thaw them "
` [PATCH 07/19] xen/arm: Disable/enable non-boot physical CPUs on suspend/resume
` [PATCH 10/19] xen/arm: Suspend/resume GIC on system suspend/resume
` [PATCH 12/19] xen/arm: Implement PSCI SYSTEM_SUSPEND call (physical interface)
` [PATCH 11/19] xen/arm: Suspend/resume timer interrupt generation
` [PATCH 15/19] xen/arm: Resume Dom0 after Xen resumes
` [PATCH 13/19] xen/arm: Resume memory management on Xen resume
` [PATCH 16/19] xen/arm: Suspend/resume console on Xen suspend/resume
` [PATCH 14/19] xen/arm: Save/restore context on suspend/resume
` [PATCH 17/19] xen: don't free percpu areas during suspend
` [PATCH 19/19] Fix misleading indentation gcc warning
` [PATCH 18/19] timers: Don't migrate timers during suspend

[linux-linus test] 173451: tolerable FAIL - PUSHED
 2022-10-07  8:21 UTC 

[PATCH 0/2] Misc fixes for Xen grant DMA-mapping layer
 2022-10-07  5:19 UTC  (13+ messages)
` [PATCH 1/2] xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()
` [PATCH 2/2] xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devices

[PATCH] xen/xenbus: Fix spelling mistake "hardward" -> "hardware"
 2022-10-07  5:18 UTC  (2+ messages)

[linux-5.4 test] 173450: regressions - FAIL
 2022-10-07  4:47 UTC 

[PATCH 0/3] xen/virtio: support grant based virtio on x86
 2022-10-07  4:35 UTC  (11+ messages)
` [PATCH 1/3] xen/virtio: restructure xen grant dma setup
` [PATCH 2/3] xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
` [PATCH 3/3] xen/virtio: enable grant based virtio on x86

[qemu-mainline test] 173447: tolerable FAIL - PUSHED
 2022-10-07  1:11 UTC 

[linux-linus test] 173442: tolerable FAIL - PUSHED
 2022-10-06 21:01 UTC 

[ovmf test] 173449: all pass - PUSHED
 2022-10-06 19:49 UTC 

[linux-5.4 test] 173439: regressions - FAIL
 2022-10-06 18:48 UTC 

[PATCH v4 0/2] EFI improvements for Xen dom0
 2022-10-06 17:56 UTC  (19+ messages)
` [PATCH v4 1/2] Avoid using EFI tables Xen may have clobbered

[PATCH v2] xen/pcifront: move xenstore config scanning into sub-function
 2022-10-06 16:27 UTC  (2+ messages)

[libvirt test] 173438: tolerable all pass - PUSHED
 2022-10-06 15:24 UTC 

[PATCH] xen/pcifront: move xenstore config scanning into sub-function
 2022-10-06 15:01 UTC  (3+ messages)

[xen-unstable test] 173436: tolerable FAIL
 2022-10-06 13:50 UTC 

[qemu-mainline test] 173435: tolerable FAIL - PUSHED
 2022-10-06 13:33 UTC 

[PATCH 0/2][4.17] x86emul: string insn corrections
 2022-10-06 13:11 UTC  (3+ messages)
` [PATCH 1/2][4.17] x86emul: further correct 64-bit mode zero count repeated string insn handling
` [PATCH 2/2][4.17] x86emul: pull permission check ahead for REP INS/OUTS

[PATCH v2][4.17] EFI: don't convert memory marked for runtime use to ordinary RAM
 2022-10-06  9:51 UTC  (5+ messages)

[PATCH for-4.17] x86/pci: allow BARs to be positioned on e820 reserved regions
 2022-10-06  9:43 UTC  (9+ messages)

[linux-linus test] 173434: regressions - FAIL
 2022-10-06  7:52 UTC 

CONFIG_XEN_VIRTIO{_FORCE_GRANT} interferes with nested virt
 2022-10-06  6:37 UTC  (10+ messages)

[ovmf test] 173437: all pass - PUSHED
 2022-10-06  6:18 UTC 

[PATCH] xen-pcifront: Handle missed Connected state
 2022-10-06  5:12 UTC  (2+ messages)

[linux-5.4 test] 173433: regressions - FAIL
 2022-10-06  5:07 UTC 

[qemu-mainline test] 173431: trouble: broken/fail/pass
 2022-10-06  0:50 UTC 

[xen-unstable test] 173430: tolerable FAIL - PUSHED
 2022-10-05 21:40 UTC 

[linux-5.4 test] 173427: regressions - FAIL
 2022-10-05 17:34 UTC 

[linux-linus test] 173426: tolerable FAIL - PUSHED
 2022-10-05 16:56 UTC 

[PATCH for-4.17 0/2] x86: Activate DOITM
 2022-10-05 13:53 UTC  (13+ messages)
` [PATCH 1/2] x86/cpuid: Infrastructure to support pseudo feature identifiers
` [PATCH 2/2] x86: Activate Data Operand Invariant Timing Mode by default


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