xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 17:15:16 to 2021-08-13 03:23:10 UTC [more...]

[linux-5.4 test] 164170: trouble: broken/fail/pass
 2021-08-13  3:22 UTC 

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-13  2:33 UTC  (48+ messages)
` [XEN RFC PATCH 01/40] tools: Fix -Werror=maybe-uninitialized for xlu_pci_parse_bdf
` [XEN RFC PATCH 02/40] xen/arm: Print a 64-bit number in hex from early uart
` [XEN RFC PATCH 03/40] xen/x86: Initialize memnodemapsize while faking NUMA node
` [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 06/40] xen: decouple NUMA from ACPI in Kconfig
` [XEN RFC PATCH 07/40] xen/arm: use !CONFIG_NUMA to keep fake NUMA API
` [XEN RFC PATCH 08/40] xen/x86: Move NUMA memory node map functions to common
` [XEN RFC PATCH 09/40] xen/x86: Move numa_add_cpu_node "
` [XEN RFC PATCH 10/40] xen/x86: Move NR_NODE_MEMBLKS macro "
` [XEN RFC PATCH 11/40] xen/x86: Move NUMA nodes and memory block ranges "
` [XEN RFC PATCH 12/40] xen/x86: Move numa_initmem_init "
` [XEN RFC PATCH 13/40] xen/arm: introduce numa_set_node for Arm
` [XEN RFC PATCH 14/40] xen/arm: set NUMA nodes max number to 64 by default
` [XEN RFC PATCH 15/40] xen/x86: move NUMA API from x86 header to common header
` [XEN RFC PATCH 16/40] xen/arm: Create a fake NUMA node to use common code
` [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 19/40] xen: fdt: Introduce a helper to check fdt node type
` [XEN RFC PATCH 20/40] xen/arm: implement node distance helpers for Arm64
` [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
` [XEN RFC PATCH 23/40] xen/arm: introduce a helper to parse device tree memory node
` [XEN RFC PATCH 24/40] xen/arm: introduce a helper to parse device tree NUMA distance map
` [XEN RFC PATCH 25/40] xen/arm: unified entry to parse all NUMA data from device tree
` [XEN RFC PATCH 26/40] xen/arm: Add boot and secondary CPU to NUMA system
` [XEN RFC PATCH 27/40] xen/arm: build CPU NUMA node map while creating cpu_logical_map
` [XEN RFC PATCH 28/40] xen/x86: decouple nodes_cover_memory with E820 map
` [XEN RFC PATCH 29/40] xen/arm: implement Arm arch helpers Arm to get memory map info
` [XEN RFC PATCH 30/40] xen: move NUMA memory and CPU parsed nodemasks to common
` [XEN RFC PATCH 31/40] xen/x86: move nodes_cover_memory "
` [XEN RFC PATCH 32/40] xen/x86: make acpi_scan_nodes to be neutral
` [XEN RFC PATCH 33/40] xen: export bad_srat and srat_disabled to extern
` [XEN RFC PATCH 34/40] xen: move numa_scan_nodes from x86 to common
` [XEN RFC PATCH 35/40] xen: enable numa_scan_nodes for device tree based NUMA
` [XEN RFC PATCH 36/40] xen/arm: keep guest still be NUMA unware
` [XEN RFC PATCH 37/40] xen: introduce an arch helper to do NUMA init failed fallback
` [XEN RFC PATCH 38/40] xen/arm: enable device tree based NUMA in system init
` [XEN RFC PATCH 39/40] xen/x86: move numa_setup to common to support NUMA switch in command line
` [XEN RFC PATCH 40/40] xen/x86: move dump_numa info hotkey to common

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

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-12 22:20 UTC  (28+ messages)
` [PATCH V3 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH V3 02/13] x86/HV: Initialize shared memory boundary in the "
` [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH V3 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V3 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH V3 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V3 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [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

[linux-linus test] 164168: regressions - trouble: broken/fail/pass
 2021-08-12 21:29 UTC 

[PATCH v2] xen/events: Fix race in set_evtchn_to_irq
 2021-08-12 20:23 UTC  (2+ messages)

[xen-unstable-smoke test] 164169: tolerable all pass - PUSHED
 2021-08-12 19:32 UTC 

Issue with waitqueues and Intel CET-SS
 2021-08-12 19:18 UTC  (2+ messages)

[PATCH] x86/cet: Fix shskt manipulation error with BUGFRAME_{warn,run_fn}
 2021-08-12 18:16 UTC  (2+ messages)

[linux-5.4 test] 164167: trouble: broken/fail/pass
 2021-08-12 18:06 UTC 

[PATCH 0/9] Add xl PCI daemon (server for libxl PCI)
 2021-08-12 14:22 UTC  (10+ messages)
` [PATCH 1/9] tools/libs/light: Add vchan support to libxl
` [PATCH 2/9] tools/libs/light: Add functions for handling PCI messages in JSON format
` [PATCH 3/9] tools/xl: Add pcid daemon to xl
` [PATCH 4/9] tools/libs/light: Add "ls" command processing to xl pcid daemon and libxl PCI
` [PATCH 5/9] tools/libs/light: Add "write" command to xl pcid "
` [PATCH 6/9] tools/libs/light: Add "read" "
` [PATCH 7/9] tools/libs/light: Make Libxl PCI get values from xl pcid instead of libxl side
` [PATCH 8/9] tools/libs/light: Add "unbind" and "read resources" commands to libxl PCI and xl pcid
` [PATCH 9/9] tools/libs/light: Add "reset" and "remove" PCI dev commands to xl pcid daemon and libxl PCI

[PATCH] MAINTAINERS: Fix file path for kexec headers
 2021-08-12 13:54 UTC  (2+ messages)

[PATCH] x86/pv: Provide more helpful error when CONFIG_PV32 is absent
 2021-08-12 12:22 UTC  (2+ messages)

[PATCH v2] xen/bitmap: Don't open code DIV_ROUND_UP()
 2021-08-12 12:15 UTC  (2+ messages)

[PATCH] tests/xenstore: link in librt
 2021-08-12 12:11 UTC  (3+ messages)

[PATCH] xen/events: Fix race in set_evtchn_to_irq
 2021-08-12 12:02 UTC  (3+ messages)

[linux-linus test] 164164: regressions - trouble: broken/fail/pass
 2021-08-12 11:59 UTC 

[ovmf test] 164166: all pass - PUSHED
 2021-08-12 11:34 UTC 

[libvirt test] 164165: regressions - FAIL
 2021-08-12  9:11 UTC 

[xen-unstable test] 164163: trouble: broken/fail/pass
 2021-08-12  9:10 UTC 

[linux-linus test] 164162: regressions - trouble: broken/fail/pass
 2021-08-12  3:53 UTC 

[linux-linus test] 164161: regressions - trouble: broken/fail/pass
 2021-08-11 21:55 UTC 

[ovmf test] 164160: all pass - PUSHED
 2021-08-11 16:15 UTC 

[linux-linus test] 164157: regressions - trouble: broken/fail/pass
 2021-08-11 16:00 UTC 

[PATCH] xen/bitmap: Don't open code DIV_ROUND_UP()
 2021-08-11 15:39 UTC  (2+ messages)

Disable swiotlb for Dom0
 2021-08-11 15:20 UTC  (6+ messages)

[xen-unstable test] 164154: tolerable FAIL
 2021-08-11 14:56 UTC 

[ovmf test] 164159: all pass - PUSHED
 2021-08-11 14:14 UTC 

[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-11 14:07 UTC  (4+ messages)
` [PATCH v3 7/8] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver
  ` [PATCH v3 3/8] xen/pci: Drop some checks that are always true

[PATCH V4 00/10] Domain on Static Allocation
 2021-08-11 14:08 UTC  (9+ messages)
` [PATCH V4 01/10] xen/arm: introduce domain "
` [PATCH V4 02/10] xen/arm: introduce new helper device_tree_get_meminfo
` [PATCH V4 03/10] xen/arm: handle static memory in dt_unreserved_regions
` [PATCH V4 04/10] xen: introduce mark_page_free

[PATCH] xen/arm: smmu: Set/clear IOMMU domain for device
 2021-08-11 13:03 UTC 

[PATCH v2 0/2] xen: Replace uses of TRUE/FALSE
 2021-08-11 12:41 UTC  (4+ messages)
` [PATCH v2 1/2] xen/kexec: Remove use "
` [PATCH v2 2/2] x86/ioapic: Remove use of TRUE/FALSE/1/0

[PATCH 0/7] x86emul: a few small steps towards disintegration
 2021-08-11 12:25 UTC  (8+ messages)
` [PATCH 1/7] x86emul: split off opcode 0f01 handling
` [PATCH 2/7] x86emul: split off opcode 0fae handling
` [PATCH 3/7] x86emul: split off opcode 0fc7 handling
` [PATCH 4/7] x86emul: split off FPU opcode handling
` [PATCH 5/7] x86emul: split off insn decoding
` [PATCH 6/7] x86emul: move x86_emul_blk() to separate source file
` [PATCH 7/7] x86emul: move various utility functions to separate source files

[ovmf test] 164155: all pass - PUSHED
 2021-08-11 10:15 UTC 

NULL scheduler DoS
 2021-08-11 10:09 UTC  (5+ messages)

[libvirt test] 164156: regressions - FAIL
 2021-08-11 10:05 UTC 

[xen-unstable-coverity test] 164158: all pass - PUSHED
 2021-08-11  9:52 UTC 

[PATCH 0/2] xen: Remove use of TRUE/FALSE
 2021-08-11  8:16 UTC  (5+ messages)
` [PATCH 1/2] xen/kexec: "

[linux-linus test] 164153: regressions - FAIL
 2021-08-11  6:44 UTC 

Enabling hypervisor agnosticism for VirtIO backends
 2021-08-11  6:27 UTC  (2+ messages)

[PATCH 2/2] x86/ioapic: Remove use of TRUE/FALSE
 2021-08-11  6:16 UTC  (2+ messages)

[qemu-mainline test] 164152: tolerable FAIL - PUSHED
 2021-08-11  3:56 UTC 

[ovmf test] 164151: all pass - PUSHED
 2021-08-10 22:36 UTC 

[linux-linus test] 164150: regressions - FAIL
 2021-08-10 21:59 UTC 

[xen-unstable test] 164149: tolerable FAIL - PUSHED
 2021-08-10 20:59 UTC 

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

IOMMU page table freeing
 2021-08-10 13:37 UTC 

[linux-linus test] 164146: regressions - FAIL
 2021-08-10 12:28 UTC 

[xen-unstable-smoke test] 164148: tolerable all pass - PUSHED
 2021-08-10 12:11 UTC 

[libvirt test] 164147: regressions - FAIL
 2021-08-10 11:21 UTC 

[xen-unstable test] 164145: FAIL
 2021-08-10 11:11 UTC 

[PATCH] tools: ROUNDUP() related adjustments
 2021-08-10 10:03 UTC 

[PATCH] x86: work around build issue with GNU ld 2.37
 2021-08-10  8:50 UTC  (5+ messages)

[PATCH v2 00/10] xsm: refactoring xsm hooks
 2021-08-10  8:39 UTC  (5+ messages)
` [PATCH v2 08/10] xsm: remove xsm_default_t from hook definitions

[XEN PATCH v6 00/31] xen: Build system improvements
 2021-08-10  7:44 UTC  (5+ messages)
` [XEN PATCH v6 21/31] build: set XEN_BUILD_EFI earlier

[PATCH] xen/bitmap: Make bitmap_long_to_byte() and bitmap_byte_to_long() static
 2021-08-10  7:18 UTC  (2+ messages)

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

[linux-linus test] 164144: regressions - FAIL
 2021-08-10  2:20 UTC 

[PATCH] xen-blkfront: Remove redundant assignment to variable err
 2021-08-10  2:05 UTC  (3+ messages)

[linux-linus test] 164143: regressions - FAIL
 2021-08-09 19:39 UTC 

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-09 18:14 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).