xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 09:21:28 to 2021-10-25 11:38:17 UTC [more...]

[PATCH v5 00/10] PCI devices passthrough on Arm, part 2
 2021-10-25 11:37 UTC  (10+ messages)
` [PATCH v5 08/10] xen/arm: Setup MMIO range trap handlers for hardware domain
` [PATCH v5 09/10] xen/arm: Do not map PCI ECAM and MMIO space to Domain-0's p2m
` [PATCH v5 10/10] xen/arm: Process pending vPCI map/unmap operations

[PATCH net-next v2 01/12] net: xen: use eth_hw_addr_set()
 2021-10-25 10:55 UTC  (3+ messages)

[PATCH] governance: communication channels
 2021-10-25 10:34 UTC  (2+ messages)

[PATCH v2 0/3] x86/IOMMU: enabled / intremap handling
 2021-10-25 10:28 UTC  (8+ messages)
` [PATCH v2 1/3] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing
` [PATCH v2 2/3] x86/APIC: avoid iommu_supports_x2apic() on error path
` [PATCH v2 3/3] AMD/IOMMU: iommu_enable vs iommu_intremap

[PATCH v2] OSStest: explicitly enable building qemu-traditional
 2021-10-25  9:54 UTC 

[linux-linus test] 165848: regressions - FAIL
 2021-10-25  9:40 UTC 

[PATCH] OSStest: explicitly enable building qemu-traditional
 2021-10-25  9:36 UTC  (4+ messages)

[PATCH 0/5] xen: cleanup detection of non-essential pv devices
 2021-10-25  9:30 UTC  (12+ messages)
` [PATCH 1/5] xen: add "not_essential" flag to struct xenbus_driver
` [PATCH 2/5] xen: flag xen_drm_front to be not essential for system boot
` [PATCH 3/5] xen: flag hvc_xen "
` [PATCH 4/5] xen: flag pvcalls-front "
` [PATCH 5/5] xen: flag xen_snd_front "

[PATCH] PCI/MSI: Re-add checks for skip masking MSI-X on Xen PV
 2021-10-25  7:44 UTC  (9+ messages)
` [PATCH v2] "
          ` [PATCH] PCI/MSI: Fix masking MSI/MSI-X "

[qemu-mainline test] 165845: regressions - FAIL
 2021-10-25  6:29 UTC 

[PATCH 0/2] Fix the Xen HVM kdump/kexec boot panic issue
 2021-10-25  5:20 UTC  (4+ messages)
` [PATCH linux 1/2] xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-25  5:15 UTC  (15+ messages)
` [PATCH 1/3] automation: add x86_64 alpine 3.12 test-artifact
` [PATCH 2/3] automation: Linux 5.10.74 test-artifact
` [PATCH 3/3] automation: add a QEMU based x86_64 Dom0/DomU test

[linux-linus test] 165841: tolerable FAIL - PUSHED
 2021-10-25  0:28 UTC 

[qemu-mainline test] 165834: regressions - FAIL
 2021-10-24 20:19 UTC 

[qemu-mainline bisection] complete build-i386-xsm
 2021-10-24 15:58 UTC 

[xen-unstable test] 165825: tolerable FAIL
 2021-10-24 15:09 UTC 

[ovmf test] 165827: all pass - PUSHED
 2021-10-24 11:50 UTC 

Deadlock when CONFIG_LOCKDEP=y
 2021-10-24 10:12 UTC 

[xen-unstable-coverity test] 165836: all pass - PUSHED
 2021-10-24 10:09 UTC 

[qemu-mainline test] 165823: regressions - FAIL
 2021-10-24  8:45 UTC 

[libvirt test] 165829: regressions - FAIL
 2021-10-24  7:35 UTC 

[qemu-mainline test] 165817: regressions - FAIL
 2021-10-24  0:35 UTC 

[qemu-mainline test] 165799: regressions - FAIL
 2021-10-23 18:07 UTC 

[xen-unstable test] 165798: tolerable FAIL
 2021-10-23 17:22 UTC 

[linux-linus test] 165802: tolerable FAIL - PUSHED
 2021-10-23 16:49 UTC 

[ovmf test] 165808: all pass - PUSHED
 2021-10-23 16:45 UTC 

[libvirt test] 165803: regressions - FAIL
 2021-10-23  7:31 UTC 

[linux-linus test] 165791: tolerable FAIL - PUSHED
 2021-10-23  4:08 UTC 

[qemu-mainline test] 165790: regressions - FAIL
 2021-10-23  2:02 UTC 

[PATCH 1/1] xen/netfront: stop tx queues during live migration
 2021-10-22 23:31 UTC 

[XEN PATCH] automation: actually build with clang for ubuntu-focal-clang* jobs
 2021-10-22 21:55 UTC  (4+ messages)

[qemu-mainline test] 165753: regressions - FAIL
 2021-10-22 19:33 UTC 

[qemu-mainline bisection] complete build-i386
 2021-10-22 19:17 UTC 

[OSSTEST PATCH 0/5] Only run ts-memdisk-try-append on BIOS hosts
 2021-10-22 16:13 UTC  (6+ messages)
` [OSSTEST PATCH 1/5] make-flight: do_examine_one: add firmware argument
` [OSSTEST PATCH 2/5] ts-memdisk-try-append: Reindent (nfc)
` [OSSTEST PATCH 3/5] ts-memdisk-try-append: Enable perl warnings
` [OSSTEST PATCH 4/5] ts-memdisk-try-append: More defensive case test
` [OSSTEST PATCH 5/5] examination: skip memdisk on non-BIOS hosts, run per-firmware on x86

[PATCH v2 0/7] Implement byteswap and update references
 2021-10-22 15:46 UTC  (12+ messages)
` [PATCH v2 1/7] xen: implement byteswap.h
` [PATCH v2 2/7] crypto/vmac: Simplify code with byteswap.h
` [PATCH v2 3/7] arm64/find_next_bit: Remove ext2_swab()
` [PATCH v2 4/7] arm: Switch to byteswap.h
` [PATCH v2 5/7] xen/xsm: "
` [PATCH v2 6/7] xen: "
` [PATCH v2 7/7] byteorder: Remove byteorder

[ovmf test] 165767: all pass - PUSHED
 2021-10-22 14:45 UTC 

[adhoc test] 165675: truncated
 2021-10-22 14:21 UTC  (2+ messages)

[linux-linus test] 165743: tolerable FAIL - PUSHED
 2021-10-22 13:46 UTC 

[PATCH v4 0/6] x86/PVH: Dom0 building adjustments
 2021-10-22 13:25 UTC  (11+ messages)
` [PATCH v4 1/6] x86/PVH: improve Dom0 memory size calculation
` [PATCH v4 3/6] x86/PVH: permit more physdevop-s to be used by Dom0
` [PATCH v4 4/6] x86/HVM: also dump stacks from show_execution_state()
` [PATCH v4 6/6] x86/P2M: relax permissions of PVH Dom0's MMIO entries

[xen-unstable test] 165729: tolerable FAIL - PUSHED
 2021-10-22 12:11 UTC 

[xen-unstable test] 165712: regressions - FAIL
 2021-10-22  9:22 UTC  (3+ messages)

[libvirt test] 165735: regressions - FAIL
 2021-10-22  8:12 UTC 

[qemu-mainline test] 165726: regressions - FAIL
 2021-10-22  7:09 UTC 

[PATCH 0/2] Nuke PAGE_KERNEL_IO
 2021-10-21 18:15 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/gem: stop using PAGE_KERNEL_IO
` [PATCH 2/2] x86/mm: nuke PAGE_KERNEL_IO

[PATCH v4] xen/arm: vgic: Ignore write access to ICPENDR*
 2021-10-22  3:59 UTC  (4+ messages)
` [for-4.16] "

[qemu-mainline test] 165721: regressions - FAIL
 2021-10-22  1:52 UTC 

[xen-unstable-smoke test] 165719: tolerable all pass - PUSHED
 2021-10-21 22:14 UTC 

[ovmf test] 165714: all pass - PUSHED
 2021-10-21 20:01 UTC 

[XEN][RFC PATCH 00/13] Add Support for dynamic Programming
 2021-10-21 18:30 UTC  (15+ messages)
` [XEN][RFC PATCH 01/13] device tree: Remove __init from function type
` [XEN][RFC PATCH 02/13] libfdt: Keep fdt functions after init
` [XEN][RFC PATCH 03/13] libfdt: import fdt_overlay from Linux
` [XEN][RFC PATCH 05/13] libfdt: Change overlay_get_target() type
` [XEN][RFC PATCH 06/13] device tree: Add dt_print_node_names()
` [XEN][RFC PATCH 08/13] xen/iommu: Introduce iommu_remove_dt_devices function
` [XEN][RFC PATCH 10/13] xen/arm: Implement device tree node addition functionalities

[qemu-mainline test] 165703: regressions - FAIL
 2021-10-21 18:28 UTC 

[linux-linus test] 165700: tolerable FAIL - PUSHED
 2021-10-21 17:29 UTC 

[ovmf test] 165701: all pass - PUSHED
 2021-10-21 15:25 UTC 

[PATCH 00/12] xen: drop hypercall function tables
 2021-10-21 15:19 UTC  (5+ messages)
` [PATCH 10/12] xen/x86: call hypercall handlers via switch statement
` [PATCH 12/12] xen/x86: add hypercall performance counters for hvm, correct pv

[PATCH 0/9] block: reviewed add_disk() error handling set
 2021-10-21 15:01 UTC  (3+ messages)
` (subset) "

[RFC PATCH 00/10] security: Introduce qemu_security_policy_taint() API
 2021-10-21 14:47 UTC  (4+ messages)
` [RFC PATCH 02/10] accel: Use qemu_security_policy_taint(), mark KVM and Xen as safe

[xen-unstable test] 165699: tolerable FAIL - PUSHED
 2021-10-21 14:36 UTC 

[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
 2021-10-21 14:16 UTC  (17+ messages)
` [XEN PATCH v7 42/51] build: grab common EFI source files in arch specific dir
` [XEN PATCH v7 49/51] build: adding out-of-tree support to the xen build

[xen-unstable-smoke test] 165708: tolerable all pass - PUSHED
 2021-10-21 13:57 UTC 

Tentative fix for "out of PoD memory" issue
 2021-10-21 13:54 UTC  (2+ messages)

[PATCH v5 00/11] PCI devices passthrough on Arm
 2021-10-21 13:52 UTC  (6+ messages)
` [PATCH v5 02/11] xen/arm: Add PHYSDEVOP_pci_device_(*add/remove) support for ARM
  ` xen/arm: Missing appropriate locking for the IOMMU (WAS Re: [PATCH v5 02/11] xen/arm: Add PHYSDEVOP_pci_device_(*add/remove) support for ARM)

[PATCH] x86/xstate: reset cached register values on resume
 2021-10-21 13:44 UTC  (5+ messages)
    ` Ping: "

[libvirt test] 165702: regressions - FAIL
 2021-10-21 11:41 UTC 

[PATCH for-4.16] tools/xenstored: Ignore domain we were unable to restore
 2021-10-21 10:52 UTC  (5+ messages)

[linux-5.4 test] 165696: tolerable FAIL - PUSHED
 2021-10-21  8:27 UTC 

[PATCH] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing
 2021-10-21  7:37 UTC  (4+ messages)

[PATCH v2 0/6] direct-map memory map
 2021-10-21  5:45 UTC  (6+ messages)
` [PATCH v2 4/6] xen/arm: if direct-map domain use native addresses for GICv3
` [PATCH v2 5/6] xen/arm: if direct-map domain use native UART address and IRQ number for vPL011

[qemu-mainline test] 165694: regressions - FAIL
 2021-10-21  5:17 UTC 

[linux-linus test] 165693: tolerable FAIL - PUSHED
 2021-10-21  3:25 UTC 

[xen-unstable test] 165692: tolerable FAIL - PUSHED
 2021-10-21  3:01 UTC 

[PATCH v3] xen/arm: vgic to ignore GICD ICPENDRn registers access
 2021-10-21  2:47 UTC  (7+ messages)

[linux-5.4 test] 165687: regressions - FAIL
 2021-10-21  0:00 UTC 

[xen-unstable-smoke test] 165691: tolerable all pass - PUSHED
 2021-10-20 20:47 UTC 

[PATCH v2 0/1] Fixes: PCI devices passthrough on Arm
 2021-10-20 19:56 UTC  (10+ messages)
` [PATCH v2 1/1] xen/pci: Install vpci handlers on x86 and fix exit path

[ovmf test] 165690: all pass - PUSHED
 2021-10-20 17:16 UTC 

[xen-unstable test] 165684: tolerable FAIL
 2021-10-20 16:27 UTC 

[PATCH net-next 01/12] net: xen: use eth_hw_addr_set()
 2021-10-20 15:56 UTC 

[xen-unstable-smoke test] 165689: tolerable all pass - PUSHED
 2021-10-20 15:19 UTC 

[PATCH v2 0/6] gnttab: add per-domain controls
 2021-10-20 14:48 UTC  (22+ messages)
` [PATCH v2 2/6] gnttab: allow setting max version per-domain
` [PATCH v2 3/6] gnttab: allow per-domain control over transitive grants
` [PATCH v2 5/6] tools/xenstored: partially handle domains without a shared ring

[PATCH v3 0/1] Fixes: PCI devices passthrough on Arm
 2021-10-20 13:14 UTC  (5+ messages)
` [PATCH v3 1/1] xen/pci: Install vpci handlers on x86 and fix error paths

[ovmf test] 165688: all pass - PUSHED
 2021-10-20 13:12 UTC 

[libvirt test] 165683: regressions - FAIL
 2021-10-20 10:29 UTC 

[ovmf test] 165685: all pass - PUSHED
 2021-10-20  9:56 UTC 

[xen-unstable-coverity test] 165686: all pass - PUSHED
 2021-10-20  9:52 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).