xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-16 11:06:04 to 2022-09-22 07:55:33 UTC [more...]

[PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
 2022-09-22  7:55 UTC  (34+ messages)
` [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
` [PATCH 2/9] exec/hwaddr.h: Add missing include
` [PATCH 3/9] hw/core/sysbus: Resolve main_system_bus singleton
` [PATCH 4/9] hw/ppc/spapr: Fix code style problems reported by checkpatch
` [PATCH 5/9] exec/address-spaces: Wrap address space singletons into functions
` [PATCH 6/9] target/loongarch/cpu: Remove unneeded include directive
` [PATCH 7/9] hw/sysbus: Introduce dedicated struct SysBusState for TYPE_SYSTEM_BUS
` [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
` [PATCH 9/9] exec/address-spaces: Inline legacy functions

[PATCH v2 1/4] tools: remove xenstore entries on vchan server closure
 2022-09-22  6:29 UTC  (3+ messages)

[PATCH v3] Support ESRT in Xen dom0
 2022-09-22  6:12 UTC  (8+ messages)

[qemu-mainline test] 173269: tolerable FAIL - PUSHED
 2022-09-22  0:45 UTC 

[linux-linus test] 173268: tolerable FAIL - PUSHED
 2022-09-22  0:18 UTC 

"Helping newcomers to step in to Xen project"
 2022-09-21 20:46 UTC 

Design session "virtio"
 2022-09-21 20:19 UTC  (2+ messages)

How to do display sharing between guests or bring up guests display
 2022-09-21 18:32 UTC  (2+ messages)

Design session PVH dom0
 2022-09-21 15:53 UTC 

[PATCH v2] xsm/flask: adjust print messages to use %pd
 2022-09-21 15:39 UTC  (2+ messages)

Design Session: Resource allocation for Guests
 2022-09-21 15:37 UTC 

[PATCH v2] build: correct cppcheck-misra make rule
 2022-09-21 15:32 UTC  (2+ messages)

Xen summit: x86 emulator design session
 2022-09-21 14:21 UTC 

Design session, "Progressing of pending patch series"
 2022-09-21 10:21 UTC 

[libvirt test] 173266: tolerable FAIL - PUSHED
 2022-09-21 10:15 UTC 

[BUG] problems with NICs pass through to OpenBSD guest
 2022-09-21  8:59 UTC  (12+ messages)

[xen-unstable test] 173264: tolerable FAIL
 2022-09-21  8:59 UTC 

USB-C 250GB SSD Passthrough fails to DomU Ubuntu
 2022-09-21  7:12 UTC  (4+ messages)

[qemu-mainline test] 173262: tolerable FAIL - PUSHED
 2022-09-21  5:30 UTC 

[PATCH] xen-netback: use kstrdup instead of open-coding it
 2022-09-21  2:16 UTC 

[PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
 2022-09-21  1:19 UTC  (6+ messages)

[linux-linus test] 173261: tolerable FAIL - PUSHED
 2022-09-21  0:56 UTC 

[PATCH 1/4] x86/entry: Work around Clang __bdos() bug
 2022-09-21  0:07 UTC  (2+ messages)

[PATCH] x86/vpmu: fix race-condition in vpmu_load
 2022-09-20 18:27 UTC  (16+ messages)

[linux-5.4 test] 173260: tolerable FAIL - PUSHED
 2022-09-20 17:21 UTC 

[PATCH -next] xen-netfront: make bounce_skb static
 2022-09-20 15:30 UTC  (2+ messages)

[PATCH v7 00/11] Add Xue - console over USB 3 Debug Capability
 2022-09-20 15:07 UTC  (17+ messages)
` [PATCH v7 01/11] drivers/char: allow using both dbgp=xhci and dbgp=ehci
` [PATCH v7 02/11] IOMMU: add common API for device reserved memory
` [PATCH v7 03/11] IOMMU/AMD: wire common device reserved memory API
` [PATCH v7 04/11] drivers/char: mark DMA buffers as reserved for the XHCI
` [PATCH v7 05/11] drivers/char: add RX support to the XHCI driver
` [PATCH v7 06/11] drivers/char: fix handling cable re-plug in XHCI console driver
` [PATCH v7 07/11] drivers/char: allow driving the rest of XHCI by a domain while Xen uses DbC
` [PATCH v7 08/11] IOMMU/VT-d: wire common device reserved memory API
` [PATCH v7 09/11] console: support multiple serial console simultaneously
` [PATCH v7 10/11] drivers/char: suspend handling in XHCI console driver
` [PATCH v7 11/11] drivers/char: add console=ehci as an alias for console=dbgp

[Xen-devel] Xen crash after S3 suspend - Xen 4.13
 2022-09-20 14:30 UTC  (12+ messages)
        ` [Xen-devel] Xen crash after S3 suspend - Xen 4.13 and newer

[PATCH] xen: credit2: respect credit2_runqueue=all when arranging runqueues
 2022-09-20 13:23 UTC  (3+ messages)

[PATCH] x86/PVH: restore VMX APIC assist for Dom0
 2022-09-20 13:05 UTC  (2+ messages)

[PATCH V6 3/3] libxl: arm: make creation of iommu node independent of disk device
 2022-09-20 10:29 UTC  (4+ messages)
` [PATCH V6.1 "

[PATCH v5 0/6] Device tree based NUMA support for Arm - Part#2
 2022-09-20  9:12 UTC  (7+ messages)
` [PATCH v5 1/6] xen/x86: Provide helpers for common code to access acpi_numa
` [PATCH v5 2/6] xen/x86: move generically usable NUMA code from x86 to common
` [PATCH v5 3/6] xen/x86: Use ASSERT instead of VIRTUAL_BUG_ON for phys_to_nid
` [PATCH v5 4/6] xen/x86: use arch_get_ram_range to get information from E820 map
` [PATCH v5 5/6] xen/x86: move NUMA scan nodes codes from x86 to common
` [PATCH v5 6/6] xen: introduce a Kconfig option to configure NUMA nodes number

[xen-unstable test] 173259: tolerable FAIL
 2022-09-20  8:38 UTC 

[PATCH RFC v2 1/1] wiotlb: split buffer into 32-bit default and 64-bit extra zones
 2022-09-20  7:55 UTC  (2+ messages)

[PATCH 00/12] Arm cache coloring
 2022-09-20  7:54 UTC  (11+ messages)
` [PATCH 06/12] xen/common: add cache coloring allocator for domains
` [PATCH 12/12] xen/arm: add cache coloring support for Xen

where are xs APIs defined
 2022-09-20  5:58 UTC  (3+ messages)

Layer 3 (point-to-point) netfront and netback drivers
 2022-09-19 23:32 UTC  (5+ messages)

[PATCH v3 00/10] x86: make pat and mtrr independent from each other
 2022-09-19 19:25 UTC  (7+ messages)
` [PATCH v3 03/10] x86/mtrr: replace use_intel() with a local flag
` [PATCH v3 05/10] x86/mtrr: split generic_set_all()

[for-4.17 v2] xen/arm: domain_build: Always print the static shared memory region
 2022-09-19 18:37 UTC 

[for-4.17 PATCH] acpi: Add TPM2 interface definition and make the TPM version configurable
 2022-09-19 17:18 UTC  (6+ messages)
` [PATCH 1/2] acpi: Make "
  ` [PATCH 2/2] acpi: Add TPM2 interface definition

[PATCH] xen: credit2: respect credit2_runqueue=all when arranging runqueues
 2022-09-19 15:04 UTC 

[XEN PATCH v3] build: Fix x86 out-of-tree build without EFI
 2022-09-19 14:18 UTC  (3+ messages)

[PATCH v3 0/2] xen/gnttab: reduce size of struct active_grant_entry
 2022-09-19 13:57 UTC  (3+ messages)
` [PATCH v3 1/2] xen: add knownalive_domain_from_domid() helper
` [PATCH v3 2/2] xen/gnttab: reduce size of struct active_grant_entry

[PATCH 0/2] xen/gntdev: Fixes for leaks and VMA splitting
 2022-09-19 10:32 UTC  (5+ messages)
` [PATCH 1/2] xen/gntdev: Prevent leaking grants
` [PATCH 2/2] xen/gntdev: Accommodate VMA splitting

[PATCH 0/7] Fix MISRA C 2012 Rule 20.7 violations
 2022-09-19  9:23 UTC  (9+ messages)

[PATCH v6 0/9] Xen FF-A mediator
 2022-09-19  9:12 UTC  (10+ messages)
` [PATCH v6 1/9] xen/arm: smccc: add support for SMCCCv1.2 extended input/output registers
` [PATCH v6 2/9] xen/arm: add a primitive FF-A mediator
` [PATCH v6 3/9] xen/arm: ffa: add direct request support
` [PATCH v6 4/9] xen/arm: ffa: map SPMC rx/tx buffers
` [PATCH v6 5/9] xen/arm: ffa: send guest events to Secure Partitions
` [PATCH v6 6/9] xen/arm: ffa: support mapping guest RX/TX buffers
` [PATCH v6 7/9] xen/arm: ffa: support guest FFA_PARTITION_INFO_GET
` [PATCH v6 8/9] xen/arm: move regpair_to_uint64() and uint64_to_regpair() to regs.h
` [PATCH v6 9/9] xen/arm: ffa: support sharing memory

[PATCH] MAINTAINERS: change my email
 2022-09-19  8:44 UTC  (5+ messages)
` [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates

[xen-unstable test] 173258: tolerable FAIL
 2022-09-19  8:41 UTC 

[linux-linus test] 173257: tolerable FAIL - PUSHED
 2022-09-19  5:13 UTC 

[linux-linus test] 173255: tolerable FAIL - PUSHED
 2022-09-18 23:20 UTC 

[xen-unstable test] 173254: tolerable FAIL
 2022-09-18 11:20 UTC 

[qemu-mainline test] 173253: tolerable FAIL - PUSHED
 2022-09-18  4:31 UTC 

[linux-5.4 test] 173251: tolerable FAIL - PUSHED
 2022-09-18  1:01 UTC 

[qemu-mainline test] 173249: tolerable FAIL - PUSHED
 2022-09-17 22:11 UTC 

[PATCH v2 2/4] scripts/ci/setup: Fix libxen requirements
 2022-09-17 21:39 UTC 

[linux-5.4 test] 173248: regressions - FAIL
 2022-09-17 17:29 UTC 

[libvirt test] 173247: tolerable all pass - PUSHED
 2022-09-17 15:01 UTC 

[linux-linus test] 173246: tolerable FAIL - PUSHED
 2022-09-17 13:28 UTC 

[xen-unstable test] 173245: tolerable FAIL
 2022-09-17 11:13 UTC 

[qemu-mainline test] 173244: regressions - FAIL
 2022-09-17  8:32 UTC 

[linux-5.4 test] 173242: regressions - trouble: blocked/broken/fail/pass
 2022-09-17  4:44 UTC 

[linux-linus test] 173239: regressions - FAIL
 2022-09-17  1:58 UTC 

[ovmf test] 173243: all pass - PUSHED
 2022-09-17  0:29 UTC 

[qemu-mainline test] 173237: regressions - FAIL
 2022-09-17  0:23 UTC 

[ovmf test] 173241: regressions - FAIL
 2022-09-16 22:05 UTC 

[linux-5.4 test] 173235: regressions - FAIL
 2022-09-16 21:12 UTC 

[ovmf test] 173238: regressions - FAIL
 2022-09-16 19:48 UTC 

Xen crash seen on Cortex-R52 FVP
 2022-09-16 18:40 UTC 

[linux-linus test] 173231: regressions - FAIL
 2022-09-16 17:41 UTC 

[ovmf test] 173236: regressions - FAIL
 2022-09-16 17:27 UTC 

[qemu-mainline test] 173230: regressions - FAIL
 2022-09-16 15:32 UTC 

[ovmf test] 173234: regressions - FAIL
 2022-09-16 14:22 UTC 

[xen-unstable test] 173227: tolerable FAIL
 2022-09-16 13:40 UTC 

Console output stops on dbgp=xhci
 2022-09-16 11:44 UTC  (13+ messages)
              ` Default reboot method (was: Re: Console output stops on dbgp=xhci)

[linux-5.4 test] 173225: regressions - FAIL
 2022-09-16 11:05 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).