xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-06 00:20:39 to 2021-08-11 14:08:48 UTC [more...]

[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] tests/xenstore: link in librt
 2021-08-11 12:30 UTC 

[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

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-11 10:54 UTC  (44+ 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

Disable swiotlb for Dom0
 2021-08-11 10:30 UTC  (4+ messages)

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

NULL scheduler DoS
 2021-08-11 10:09 UTC  (6+ 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  (35+ messages)

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

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-10 13:09 UTC  (20+ 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] 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  (17+ messages)
` [XEN PATCH v6 18/31] xen: move include/asm-* to include/arch-*/asm
` [XEN PATCH v6 19/31] build: rework .banner generation
` [XEN PATCH v6 20/31] build: generate "include/xen/compile.h" with filechk
` [XEN PATCH v6 21/31] build: set XEN_BUILD_EFI earlier
` [XEN PATCH v6 25/31] build: remove unneeded deps of x86_emulate.o

[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  (6+ messages)
` [PATCH 1/4] public: Add page related definitions for accessing "
` [PATCH 2/4] libs/ctrl: Use Xen values for XC_PAGE_* definitions
` [PATCH 3/4] libs/foreignmemory: Use XEN_PAGE_* definitions
` [PATCH 4/4] libs/gnttab: "

[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  (9+ messages)
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly

[PATCH] PCI: Fix general code style
 2021-08-04 22:28 UTC 

[PATCH v3 00/21] .map_sg() error cleanup
 2021-08-09 15:16 UTC  (2+ messages)

[ovmf test] 164142: all pass - PUSHED
 2021-08-09 13:44 UTC 

[linux-linus test] 164138: regressions - FAIL
 2021-08-09 12:30 UTC 

[xen-unstable test] 164137: trouble: broken/fail/pass
 2021-08-09 11:26 UTC 

[ovmf test] 164139: all pass - PUSHED
 2021-08-09 11:23 UTC 

[libvirt test] 164140: regressions - FAIL
 2021-08-09  8:18 UTC 

[linux-linus test] 164136: regressions - FAIL
 2021-08-09  2:19 UTC 

[qemu-mainline test] 164134: tolerable FAIL - PUSHED
 2021-08-09  0:57 UTC 

[linux-linus test] 164132: regressions - FAIL
 2021-08-08 19:10 UTC 

[linux-5.4 test] 164131: tolerable FAIL - PUSHED
 2021-08-08 17:17 UTC 

[xen-unstable test] 164129: tolerable FAIL
 2021-08-08 13:38 UTC 

[xen-unstable-coverity test] 164133: all pass - PUSHED
 2021-08-08 10:07 UTC 

[libvirt test] 164130: regressions - FAIL
 2021-08-08  9:58 UTC 

[linux-linus test] 164128: regressions - FAIL
 2021-08-08  7:23 UTC 

[linux-linus test] 164127: regressions - FAIL
 2021-08-08  0:53 UTC 

[linux-linus test] 164126: regressions - FAIL
 2021-08-07 18:56 UTC 

[linux-linus test] 164125: regressions - FAIL
 2021-08-07 13:02 UTC 

[xen-unstable test] 164123: tolerable FAIL
 2021-08-07 10:15 UTC 

[libvirt test] 164124: regressions - FAIL
 2021-08-07  7:05 UTC 

[linux-linus test] 164122: regressions - FAIL
 2021-08-07  4:54 UTC 

[linux-linus test] 164120: regressions - FAIL
 2021-08-06 22:56 UTC 

[PATCH for-6.2 01/12] accel: Rename TYPE_ACCEL to TYPE_ACCEL_BASE
 2021-08-06 21:11 UTC 

[xen-unstable test] 164119: tolerable FAIL - PUSHED
 2021-08-06 20:04 UTC 

[PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-08-06 13:37 UTC 

[linux-linus test] 164117: regressions - FAIL
 2021-08-06 13:37 UTC 

[PATCH v2] xen/arm64: Remove vreg_emulate_sysreg32
 2021-08-06 11:12 UTC  (4+ messages)

[xen-unstable test] 164116: tolerable FAIL
 2021-08-06 11:08 UTC 

[libvirt test] 164118: regressions - FAIL
 2021-08-06  9:49 UTC 

[linux-linus test] 164113: regressions - FAIL
 2021-08-06  3:34 UTC 

[xen-unstable-smoke test] 164115: tolerable all pass - PUSHED
 2021-08-06  2:50 UTC 

[ovmf test] 164114: all pass - PUSHED
 2021-08-06  2:15 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).