xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-17 14:30:44 to 2021-08-20 02:22:12 UTC [more...]

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-20  2:21 UTC  (28+ messages)
` [XEN RFC PATCH 02/40] xen/arm: Print a 64-bit number in hex from early uart
` [XEN RFC PATCH 04/40] xen/arm: return default DMA bit width when platform is not set
` [XEN RFC PATCH 05/40] xen/arm: Fix lowmem_bitsize when arch_get_dma_bitsize return 0
` [XEN RFC PATCH 07/40] xen/arm: use !CONFIG_NUMA to keep fake NUMA API
` [XEN RFC PATCH 17/40] xen/arm: Introduce DEVICE_TREE_NUMA Kconfig for arm64
` [XEN RFC PATCH 18/40] xen/arm: Keep memory nodes in dtb for NUMA when boot from EFI
` [XEN RFC PATCH 21/40] xen/arm: introduce device_tree_numa as a switch for device tree NUMA
` [XEN RFC PATCH 22/40] xen/arm: introduce a helper to parse device tree processor node

[linux-linus test] 164252: regressions - FAIL
 2021-08-20  1:56 UTC 

[xtf test] 164255: all pass - PUSHED
 2021-08-19 23:38 UTC 

[linux-5.4 test] 164251: regressions - FAIL
 2021-08-19 22:38 UTC 

[xen-unstable-smoke test] 164263: tolerable all pass - PUSHED
 2021-08-19 21:47 UTC 

[PATCH v3 1/2] ns16550: specify uart param for ns_{read,write}_reg as const
 2021-08-19 19:06 UTC  (2+ messages)
` [PATCH v3 2/2] ns16550: add Exar PCIe UART cards support

[PATCH] AMD/IOMMU: don't leave page table mapped when unmapping 
 2021-08-19 18:55 UTC  (2+ messages)

[PATCH] AMD/IOMMU: don't increase perms when splitting superpage
 2021-08-19 18:54 UTC  (2+ messages)

[PATCH] VT-d: fix caching mode IOTLB flushing
 2021-08-19 18:52 UTC  (2+ messages)

[PATCH 0/4] Introduce XEN_PAGE_* definitions for mapping guests memory
 2021-08-19 18:28 UTC  (4+ messages)
` [PATCH 1/4] public: Add page related definitions for accessing "

[PATCH v2 0/4] Introduce XEN_PAGE_* definitions for mapping guests memory
 2021-08-19 17:50 UTC  (5+ messages)
` [PATCH v2 1/4] public: Add page related definitions for accessing "
` [PATCH v2 2/4] libs/ctrl: Use Xen values for XC_PAGE_* definitions
` [PATCH v2 3/4] libs/foreignmemory: Use XEN_PAGE_* definitions
` [PATCH v2 4/4] libs/gnttab: "

[xen-unstable test] 164248: regressions - FAIL
 2021-08-19 18:27 UTC 

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-19 18:17 UTC  (18+ messages)
` [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH] libs/guest: Move the guest ABI check earlier into xc_dom_parse_image()
 2021-08-19 17:26 UTC  (3+ messages)

preparations for 4.15.1 and 4.13.4
 2021-08-19 17:04 UTC  (17+ messages)
` [PATCH-4.15] tools/libs/ctrl: fix xc_core_arch_map_p2m() to support linear p2m table
    ` preparations for 4.15.1 and 4.13.4 support linear p2m table [and 1 more messages]
  ` QEMU 6.0+ in 4.15 and 4.14 (Re: preparations for 4.15.1 and 4.13.4)
  ` preparations for 4.15.1 and 4.13.4 [and 1 more messages]

[PATCH] x86/spec-ctrl: Skip RSB overwriting when safe to do so
 2021-08-19 16:26 UTC 

[PATCH v2 1/2] ns16550: do not override fifo size if explicitly set
 2021-08-19 16:14 UTC  (5+ messages)
` [PATCH v2 2/2] ns16550: add Exar PCIe UART cards support

Xen 4.16: Proposed release manager and schedule
 2021-08-19 15:36 UTC  (3+ messages)

[PATCH 0/3] x86/amd: Hardware speculative controls
 2021-08-19 14:59 UTC  (7+ messages)
` [PATCH 1/3] x86/spec-ctrl: Split the "Hardware features" diagnostic line
` [PATCH 2/3] x86/amd: Enumeration for speculative features/hints
` [PATCH 3/3] x86/amd: Use newer SSBD mechanisms if they exist

[xen-unstable-smoke test] 164254: tolerable all pass - PUSHED
 2021-08-19 14:39 UTC 

[qemu-mainline test] 164244: regressions - FAIL
 2021-08-19 14:37 UTC 

[PATCH v2 00/13] x86: more or less log-dirty related improvements
 2021-08-19 14:29 UTC  (16+ messages)
` [PATCH v2 02/13] libxc: split xc_logdirty_control() from xc_shadow_control()
` [PATCH v2 03/13] libxenguest: deal with log-dirty op stats overflow
` [PATCH v2 04/13] libxenguest: short-circuit "all-dirty" handling
` [PATCH v2 05/13] libxenguest: avoid allocating unused deferred-pages bitmap

[PATCH v1 00/14] PCI devices passthrough on Arm
 2021-08-19 14:16 UTC  (25+ messages)
` [PATCH v1 01/14] xen/pci: Refactor MSI code that implements MSI functionality within XEN
` [PATCH v1 02/14] xen/pci: solve compilation error on ARM with HAS_PCI enabled
` [PATCH v1 03/14] xen/pci: solve compilation error on ARM with ACPI && HAS_PCI
` [PATCH v1 04/14] xen/arm: Add support for PCI init to initialize the PCI driver
` [PATCH v1 05/14] xen/arm: PCI host bridge discovery within XEN on ARM
` [PATCH v1 06/14] xen/arm: Add support for PCI ecam operations
` [PATCH v1 07/14] xen/arm: Add support for Xilinx ZynqMP PCI host controller
` [PATCH v1 08/14] xen:arm: Implement pci access functions
` [PATCH v1 09/14] xen/arm: Add cmdline boot option "pci=on"
` [PATCH v1 10/14] xen/arm: Discovering PCI devices and add the PCI devices in XEN
` [PATCH v1 11/14] xen/arm: Enable the existing x86 virtual PCI support for ARM
` [PATCH v1 12/14] arm/libxl: Emulated PCI device tree node in libxl
` [PATCH v1 13/14] xen/arm: Fixed error when PCI device is assigned to guest
` [PATCH v1 14/14] xen/arm: Add linux,pci-domain property for hwdom if not available

Some questions about virtio-net on Xen x86
 2021-08-19 14:16 UTC  (2+ messages)

"failed to free memory for the domain" from "xl create"
 2021-08-19 14:09 UTC 

[xen-unstable test] 164237: regressions - FAIL
 2021-08-19 14:04 UTC  (11+ messages)
        ` [PATCH] SUPPORT.md: Explicitly desupport pvgrub1; and support grub-pv

[PATCH v2] tests/xenstore: link in librt if necessary
 2021-08-19 12:23 UTC  (2+ messages)

[PATCH] RFC: Version support policy
 2021-08-19 12:00 UTC  (5+ messages)

[PATCH] x86/xstate: reset cached register values on resume
 2021-08-19 11:41 UTC  (5+ messages)

meaning and use of IOMMU_FLUSHF_added
 2021-08-19 11:10 UTC  (4+ messages)

[libvirt test] 164249: regressions - FAIL
 2021-08-19 10:02 UTC 

[linux-linus test] 164242: regressions - FAIL
 2021-08-19  9:42 UTC 

[linux-5.4 test] 164240: regressions - FAIL
 2021-08-19  9:16 UTC 

[PATCH] Arm: relax iomem_access_permitted() check
 2021-08-19  8:11 UTC  (3+ messages)

[PATCH] mini-os: netfront: fix initialization without ip address in xenstore
 2021-08-19  7:13 UTC  (2+ messages)

[PATCH] tools: ROUNDUP() related adjustments
 2021-08-19  5:45 UTC  (2+ messages)

[qemu-mainline test] 164234: regressions - FAIL
 2021-08-18 22:11 UTC 

[PATCH v3 0/6] Remove unconditional arch dependency on asm/debugger.h
 2021-08-18 20:29 UTC  (7+ messages)
` [PATCH v3 1/6] arm/traps: remove debugger_trap_fatal() calls
` [PATCH v3 2/6] x86/debugger: separate Xen and guest debugging debugger_trap_* functions
` [PATCH v3 3/6] arch/x86: rename debug.c to gdbsx.c
` [PATCH v3 4/6] x86/gdbsx: expand dbg_rw_mem() inline
` [PATCH v3 5/6] arch/x86: move domain_pause_for_debugger() to domain.h
` [PATCH v3 6/6] x86: change asm/debugger.h to xen/debugger.h

[PATCH v2] xen/arm: smmu: Set/clear IOMMU domain for device
 2021-08-18 17:42 UTC  (2+ messages)

[linux-linus test] 164233: regressions - FAIL
 2021-08-18 15:46 UTC 

[PATCH] mini-os: xenbus: support large messages
 2021-08-18 15:26 UTC 

[xtf test] 164235: all pass - PUSHED
 2021-08-18 14:59 UTC 

[linux-5.4 test] 164232: regressions - FAIL
 2021-08-18 14:14 UTC 

[PATCH] xen/sched: fix get_cpu_idle_time() for smt=0 suspend/resume
 2021-08-18 13:54 UTC  (4+ messages)

[libvirt test] 164236: regressions - FAIL
 2021-08-18 12:47 UTC 

[PATCH] VT-d: Tylersburg errata apply to further steppings
 2021-08-18 12:02 UTC  (3+ messages)

[xen-unstable-smoke test] 164238: tolerable all pass - PUSHED
 2021-08-18 11:53 UTC 

S3 resume issue in cpufreq -> get_cpu_idle_time->vcpu_runstate_get
 2021-08-18 10:12 UTC  (6+ messages)

[xen-unstable-coverity test] 164239: all pass - PUSHED
 2021-08-18  9:53 UTC 

[PATCH] x86: mark compat hypercall regs clobbering for intended fall-through
 2021-08-18  9:16 UTC  (2+ messages)

Enabling hypervisor agnosticism for VirtIO backends
 2021-08-18  8:35 UTC  (8+ messages)

[xen-unstable test] 164230: regressions - FAIL
 2021-08-18  7:21 UTC 

[PATCH v2] x86/PV: assert page state in mark_pv_pt_pages_rdonly()
 2021-08-18  6:17 UTC  (3+ messages)

[PATCH] xen/arm: smmu: Set/clear IOMMU domain for device
 2021-08-18  5:15 UTC  (3+ messages)

[xtf test] 164231: all pass - PUSHED
 2021-08-18  3:42 UTC 

[qemu-mainline test] 164227: regressions - FAIL
 2021-08-18  2:33 UTC 

[ovmf test] 164229: all pass - PUSHED
 2021-08-18  1:51 UTC 

[PATCH v2] tools/xl: Add device_model_stubdomain_init_seclabel option to xl.cfg
 2021-08-18  1:15 UTC  (2+ messages)

[PATCH v2] libxl: Fix stubdom PCI passthrough
 2021-08-18  1:13 UTC  (3+ messages)

[linux-linus test] 164225: regressions - FAIL
 2021-08-17 23:42 UTC 

[linux-5.4 test] 164224: regressions - FAIL
 2021-08-17 21:23 UTC 

[RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space
 2021-08-17 17:59 UTC  (22+ messages)

[PATCH v2] x86/PV: suppress unnecessary Dom0 construction output
 2021-08-17 17:22 UTC  (2+ messages)

[xen-unstable-smoke test] 164228: tolerable all pass - PUSHED
 2021-08-17 16:34 UTC 

[xen-unstable test] 164219: regressions - trouble: blocked/broken/fail/pass
 2021-08-17 15:19 UTC 

[PATCH v2] IOMMU/x86: restrict IO-APIC mappings for PV Dom0
 2021-08-17 14:30 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).