xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-30 08:52:05 to 2021-10-04 15:57:04 UTC [more...]

[RFC PATCH v2 00/16] Initial support for machine creation via QMP
 2021-10-04 15:56 UTC  (2+ messages)

[xen-unstable test] 164996: regressions - FAIL
 2021-10-04 15:22 UTC  (10+ messages)

[PATCH v4 00/14] PCI devices passthrough on Arm
 2021-10-04 14:22 UTC  (16+ messages)
` [PATCH v4 01/14] xen/pci: gate APEI support on ARM
` [PATCH v4 02/14] xen/arm: xc_domain_ioport_permission(..) not supported "
` [PATCH v4 03/14] xen/arm: Add PHYSDEVOP_pci_device_(*add/remove) support for ARM
` [PATCH v4 04/14] xen/pci: Include asm/pci.h after pci_sbdf_t in xen/pci.h
` [PATCH v4 05/14] xen/arm: Add support for PCI init to initialize the PCI driver
` [PATCH v4 06/14] xen/arm: Add cmdline boot option "pci-passthrough = <boolean>"
` [PATCH v4 07/14] xen/arm: PCI host bridge discovery within XEN on ARM
` [PATCH v4 08/14] xen/arm: Add support for Xilinx ZynqMP PCI host controller
` [PATCH v4 09/14] xen/arm: Implement pci access functions
` [PATCH v4 10/14] xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag
` [PATCH v4 11/14] xen/arm: Enable the existing x86 virtual PCI support for ARM
` [PATCH v4 12/14] xen/arm: Transitional change to build HAS_VPCI on ARM
` [PATCH v4 13/14] arm/libxl: Emulated PCI device tree node in libxl
` [PATCH v4 14/14] xen/arm: Add linux,pci-domain property for hwdom if not available

[PATCH 0/2] mini-os: prepare mini-os stubdoms to use stable libs only
 2021-10-04 14:19 UTC  (3+ messages)
` [PATCH 1/2] mini-os: fix testbuilds regarding CONFIG_XC
` [PATCH 2/2] mini-os: add config options for xen libraries

[PATCH v4 00/11] PCI devices passthrough on Arm, part 2
 2021-10-04 14:11 UTC  (12+ messages)
` [PATCH v4 01/11] xen/arm: Fix dev_is_dt macro definition
` [PATCH v4 02/11] xen/arm: Add new device type for PCI
` [PATCH v4 03/11] xen/arm: Introduce pci_find_host_bridge_node helper
` [PATCH v4 04/11] xen/device-tree: Make dt_find_node_by_phandle global
` [PATCH v4 05/11] xen/arm: Mark device as PCI while creating one
` [PATCH v4 06/11] xen/domain: Call pci_release_devices() when releasing domain resources
` [PATCH v4 07/11] libxl: Allow removing PCI devices for all types of domains
` [PATCH v4 08/11] libxl: Only map legacy PCI IRQs if they are supported
` [PATCH v4 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain
` [PATCH v4 10/11] xen/arm: Do not map PCI ECAM and MMIO space to Domain-0's p2m
` [PATCH v4 11/11] xen/arm: Process pending vPCI map/unmap operations

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-04 12:59 UTC  (3+ messages)
` [PATCH v6 03/11] xen/pci: Drop some checks that are always true
` [PATCH v6 10/11] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver

osstest down, PDU failure
 2021-10-04 12:22 UTC  (4+ messages)

[PATCH V4 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-10-04 12:08 UTC  (16+ messages)
` [PATCH V4 1/3] xen: Introduce "gpaddr_bits" field to XEN_SYSCTL_physinfo
` [PATCH V4 2/3] xen/arm: Add handling of extended regions for Dom0

[RFC 0/1] tag IOMMU-protected devices in Dom0 fdt
 2021-10-04  9:54 UTC  (3+ messages)
` [RFC 1/1] xen/arm: set iommu property for IOMMU-protected devices
` [RFC PATCH] dma-mapping: don't set swiotlb-xen fops "

[PATCH v4] xenbus: support large messages
 2021-10-04  9:40 UTC 

xen-balloon thread using 100% of CPU, regression in 5.4.150
 2021-10-04  9:14 UTC  (3+ messages)

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-10-04  6:26 UTC  (29+ messages)
` [PATCH v3 02/11] vpci: Add hooks for PCI device assign/de-assign
` [PATCH v3 04/11] vpci/header: Add and remove register handlers dynamically
` [PATCH v3 05/11] vpci/header: Implement guest BAR register handlers
` [PATCH v3 07/11] vpci/header: program p2m with guest BAR view
` [PATCH v3 10/11] vpci: Add initial support for virtual PCI bus topology
` [PATCH v3 11/11] xen/arm: Translate virtual PCI bus topology for guests

[PATCH 00/37] Add device tree based NUMA support to Arm
 2021-10-03 23:28 UTC  (14+ messages)
` [PATCH 20/37] xen: introduce CONFIG_EFI to stub API for non-EFI architecture

xen-balloon and 5.10.70
 2021-10-03  9:52 UTC 

Xen Rust VirtIO demos work breakdown for Project Stratos
 2021-10-02 17:55 UTC  (8+ messages)
    ` [Stratos-dev] "

HVM/PVH Balloon crash
 2021-10-02  2:35 UTC  (11+ messages)

[PATCH v5 0/3] xen, usb: support pvUSB frontend driver
 2021-10-02  0:41 UTC  (8+ messages)
` [PATCH v5 1/3] usb: Add Xen pvUSB protocol description
` [PATCH v5 2/3] usb: Introduce Xen pvUSB frontend (xen hcd)
` [PATCH v5 3/3] xen: add Xen pvUSB maintainer

[PATCH 0/6] xen/x86: PV boot speedup
 2021-10-02  0:33 UTC  (8+ messages)
` [PATCH 1/6] xen/x86: streamline set_pte_mfn()
` [PATCH 2/6] xen/x86: restore (fix) xen_set_pte_init() behavior
` [PATCH 3/6] xen/x86: adjust xen_set_fixmap()
` [PATCH 4/6] xen/x86: adjust handling of the L3 user vsyscall special page table
` [PATCH 5/6] xen/x86: there's no highmem anymore in PV mode
` [PATCH 6/6] xen/x86: restrict PV Dom0 identity mapping

[PATCH v4 0/3] arm/efi: Add dom0less support to UEFI boot
 2021-10-01 23:29 UTC  (17+ messages)
` [PATCH v4 1/3] arm/efi: Introduce xen,uefi-cfg-load DT property
` [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot
` [PATCH v4 3/3] arm/efi: load dom0 modules from DT using UEFI

[PATCH 0/1] x86: centralize default APIC id definition
 2021-10-01 19:07 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v3 00/17] PCI devices passthrough on Arm
 2021-10-01 16:19 UTC  (19+ messages)
` [PATCH v3 01/17] xen/pci: Refactor MSI code that implements MSI functionality within XEN
` [PATCH v3 05/17] xen/arm: Add PHYSDEVOP_pci_device_* support for ARM
` [PATCH v3 10/17] xen/arm: Add cmdline boot option "pci-passthrough = <boolean>"
` [PATCH v3 12/17] xen/arm: Add support for Xilinx ZynqMP PCI host controller
` [PATCH v3 14/17] xen/arm: Enable the existing x86 virtual PCI support for ARM

Call for agenda items for October 5th Community Call @ 1500 UTC
 2021-10-01 15:52 UTC 

[PATCH v5] tools/xl: fix autoballoon regex
 2021-10-01 12:24 UTC 

sh_unshadow_for_p2m_change() vs p2m_set_entry()
 2021-10-01 11:37 UTC  (5+ messages)

[PATCH v4] tools/xl: fix autoballoon regex
 2021-10-01 11:36 UTC  (2+ messages)
` [SUSPECTED SPAM][PATCH "

[XEN PATCH 0/2] Fixing gitlab CI tests
 2021-10-01  8:21 UTC  (7+ messages)
` [XEN PATCH 1/2] automation: switch GitLab x86 smoke test to use PV 64bit binary
` [XEN PATCH 2/2] automation: Add qemu to debian:stretch container for smoke test

[PATCH v3 00/11] PCI devices passthrough on Arm, part 2
 2021-10-01  7:38 UTC  (21+ messages)
` [PATCH v3 02/11] xen/arm: Add new device type for PCI
` [PATCH v3 03/11] xen/arm: Introduce pci_find_host_bridge_node helper
` [PATCH v3 05/11] xen/arm: Mark device as PCI while creating one
` [PATCH v3 07/11] libxl: Allow removing PCI devices for all types of domains
` [PATCH v3 08/11] libxl: Only map legacy PCI IRQs if they are supported
` [PATCH v3 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain
` [PATCH v3 10/11] xen/arm: Do not map PCI ECAM and MMIO space to Domain-0's p2m
` [PATCH v3 11/11] xen/arm: Process pending vPCI map/unmap operations

Xen Booting Problem on ARM Machine
 2021-10-01  2:47 UTC  (7+ messages)

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[linux-5.4 test] 165329: regressions - trouble: fail/pass/preparing/running
 2021-09-30 17:22 UTC 

[ovmf test] 165330: trouble: pass/preparing
 2021-09-30 17:19 UTC 

[linux-linus test] 165333: trouble: fail/pass/preparing/queued/running
 2021-09-30 17:19 UTC 

[qemu-mainline test] 165331: regressions - trouble: fail/pass/preparing/running
 2021-09-30 17:17 UTC 

[xtf test] 165334: trouble: pass/preparing
 2021-09-30 17:16 UTC 

[PATCH v2 0/3] include/public: update usbif.h
 2021-09-30 16:09 UTC  (5+ messages)
` [PATCH v2 1/3] include/public: add possible status values to usbif.h
` [PATCH v2 2/3] include/public: add better interface description "

[adhoc test] 165337: all pass
 2021-09-30 15:37 UTC 

[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-30 13:48 UTC  (6+ messages)
` [PATCH v5 10/11] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver

[PATCH v2 00/10] block: second batch of add_disk() error handling conversions
 2021-09-30 13:07 UTC  (3+ messages)
` [PATCH v2 09/10] xen-blkfront: add error handling support for add_disk()

Xen 4.16 development update; request for regression bug reports
 2021-09-30 12:56 UTC  (2+ messages)

[PATCH v5] xen-pciback: allow compiling on other archs than x86
 2021-09-30 12:49 UTC  (2+ messages)

[PATCH v2 0/9] xen/x86: PVH Dom0 fixes and fallout adjustments
 2021-09-30 12:45 UTC  (12+ messages)
` [PATCH v2 1/9] xen/x86: prevent PVH type from getting clobbered
` [PATCH v2 2/9] xen/x86: allow PVH Dom0 without XEN_PV=y
` [PATCH v2 3/9] xen/x86: make "earlyprintk=xen" work better for PVH Dom0
` [PATCH v2 4/9] xen/x86: allow "earlyprintk=xen" to work for PV Dom0
` [PATCH v2 5/9] xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU
` [PATCH v2 6/9] xen/x86: generalize preferred console model from PV to PVH Dom0
` [PATCH v2 7/9] xen/x86: hook up xen_banner() also for PVH
` [PATCH v2 8/9] x86/PVH: adjust function/data placement
` [PATCH v2 9/9] xen/x86: adjust data placement

[PATCH] xen/arm: Expose the PMU to the guests
 2021-09-30 11:01 UTC  (5+ messages)

[RFC PATCH 00/10] security: Introduce qemu_security_policy_taint() API
 2021-09-30 10:30 UTC  (4+ messages)

[linux-linus test] 165320: regressions - FAIL
 2021-09-30 10:26 UTC 

x86/mm lock order enforcement
 2021-09-30 10:02 UTC 

[libvirt test] 165325: regressions - FAIL
 2021-09-30  9:41 UTC 

[qemu-mainline test] 165319: regressions - FAIL
 2021-09-30  9:19 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).