xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-05 06:36:28 to 2021-11-08 22:52:23 UTC [more...]

[ovmf test] 166087: all pass - PUSHED
 2021-11-08 22:52 UTC 

ASSERT in rangeset_remove_range
 2021-11-08 22:45 UTC 

[qemu-mainline test] 166084: tolerable FAIL - PUSHED
 2021-11-08 22:13 UTC 

[PATCH v0 02/42] xen/x86: Check notifier registration return value
 2021-11-08 21:18 UTC  (17+ messages)
` [PATCH v0 18/42] drivers/xen: "
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "

[xen-unstable-smoke test] 166085: tolerable all pass - PUSHED
 2021-11-08 21:08 UTC 

[RFC 0/1] tag IOMMU-protected devices in Dom0 fdt
 2021-11-08 18:30 UTC  (3+ messages)
` [RFC 1/1] xen/arm: set iommu property for IOMMU-protected devices

Xen 4.16 RC2
 2021-11-08 18:03 UTC 

[linux-linus test] 166079: regressions - FAIL
 2021-11-08 17:36 UTC 

[PATCH] x86/smp: Factor out parts of native_smp_prepare_cpus()
 2021-11-08 17:20 UTC  (3+ messages)

[PATCH] xen/balloon: fix unused-variable warning
 2021-11-08 16:24 UTC  (2+ messages)

[RESEND PATCH 0/3] drm/{exynos,xen}: Implement gem_prime_mmap with drm_gem_prime_mmap()
 2021-11-08 15:29 UTC  (7+ messages)
` [PATCH 1/3] drm/exynox: Implement mmap as GEM object function
` [PATCH 2/3] drm/xen: "
` [PATCH 3/3] drm: Update documentation and TODO of gem_prime_mmap hook

[PATCH v4 00/11] PCI devices passthrough on Arm, part 3
 2021-11-08 15:28 UTC  (16+ messages)
` [PATCH v4 01/11] vpci: fix function attributes for vpci_process_pending
` [PATCH v4 02/11] vpci: cancel pending map/unmap on vpci removal
` [PATCH v4 03/11] vpci: make vpci registers removal a dedicated function
` [PATCH v4 04/11] vpci: add hooks for PCI device assign/de-assign
` [PATCH v4 05/11] vpci/header: implement guest BAR register handlers
` [PATCH v4 06/11] vpci/header: handle p2m range sets per BAR
` [PATCH v4 07/11] vpci/header: program p2m with guest BAR view
` [PATCH v4 08/11] vpci/header: emulate PCI_COMMAND register for guests
` [PATCH v4 09/11] vpci/header: reset the command register when adding devices
` [PATCH v4 10/11] vpci: add initial support for virtual PCI bus topology
` [PATCH v4 11/11] xen/arm: translate virtual PCI bus topology for guests

[PATCH v2 0/6] x86: ACPI / APIC / IOMMU interaction
 2021-11-08 15:13 UTC  (19+ messages)
` [PATCH v2 1/6][4.16?] x86/x2APIC: defer probe until after IOMMU ACPI table parsing
` [PATCH v2 2/6] x86/APIC: drop clustered_apic_check() hook
` [PATCH v2 3/6] x86/APIC: drop {acpi_madt,mps}_oem_check() hooks
` [PATCH v2 4/6] x86/APIC: drop probe_default()
` [PATCH v2 5/6] x86/APIC: rename cmdline_apic
` [PATCH v2 6/6] x86/ACPI: drop dead interpreter-related code
` [PATCH v2.1 1/6][4.16?] x86/x2APIC: defer probe until after IOMMU ACPI table parsing

[PATCH for-4.16 v6] gnttab: allow setting max version per-domain
 2021-11-08 15:11 UTC  (10+ messages)

[PATCH v2.2 07/15] xen: generate hypercall interface related code
 2021-11-08 14:54 UTC  (4+ messages)

[PATCH v2 00/15] xen: drop hypercall function tables
 2021-11-08 13:47 UTC  (4+ messages)

[xen-unstable test] 166080: tolerable FAIL
 2021-11-08 12:46 UTC 

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-08 11:36 UTC  (10+ messages)
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()

[ovmf test] 166083: all pass - PUSHED
 2021-11-08 11:02 UTC 

[XEN][PATCH v3 0/1] Update libfdt to v1.6.1
 2021-11-08 10:37 UTC  (3+ messages)
` [XEN][PATCH v3 1/1] "

[libvirt test] 166082: regressions - FAIL
 2021-11-08 10:12 UTC 

[PATCH 0/5] XSM: cleanups
 2021-11-08  9:50 UTC  (14+ messages)
` [PATCH 1/5] x86/altcall: allow compound types to be passed
` [PATCH 2/5] xen/xsm: Complete altcall conversion of xsm interface
` [PATCH 3/5] xen/xsm: Drop xsm_hvm_control() hook
` [PATCH 4/5] xen/xsm: Improve fallback handling in xsm_fixup_ops()
` [PATCH 5/5] xen/xsm: Address hypercall ABI problems

[ovmf test] 166081: all pass - PUSHED
 2021-11-08  8:48 UTC 

[XEN][PATCH v2 0/1] Update libfdt to v1.6.1
 2021-11-08  8:44 UTC  (9+ messages)
` [XEN][PATCH v2 1/1] "

[PATCH v3 00/25] Introduce power-off+restart call chain API
 2021-11-08  7:47 UTC  (27+ messages)
` [PATCH v3 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v3 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v3 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v3 04/25] reboot: Correct typo in a comment
` [PATCH v3 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v3 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v3 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v3 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v3 09/25] ARM: Use do_kernel_power_off()
` [PATCH v3 10/25] csky: "
` [PATCH v3 11/25] riscv: "
` [PATCH v3 12/25] arm64: "
` [PATCH v3 13/25] parisc: "
` [PATCH v3 14/25] xen/x86: "
` [PATCH v3 15/25] sh: "
` [PATCH v3 16/25] x86: "
` [PATCH v3 17/25] ia64: "
` [PATCH v3 18/25] mips: "
` [PATCH v3 19/25] nds32: "
` [PATCH v3 20/25] powerpc: "
` [PATCH v3 21/25] m68k: Switch to new sys-off handler API
` [PATCH v3 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v3 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v3 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()

[PATCH-4.16 v2] xen/efi: Fix Grub2 boot on arm64
 2021-11-08  7:25 UTC  (12+ messages)

static-mem preventing dom0 from booting
 2021-11-08  6:32 UTC  (8+ messages)

[linux-linus test] 166077: regressions - FAIL
 2021-11-08  1:10 UTC 

[qemu-mainline test] 166075: tolerable FAIL - PUSHED
 2021-11-07 17:17 UTC 

[libvirt test] 166076: regressions - FAIL
 2021-11-07 14:01 UTC 

[xen-unstable test] 166073: tolerable FAIL
 2021-11-07 11:28 UTC 

[xen-unstable-coverity test] 166078: all pass - PUSHED
 2021-11-07  9:49 UTC 

[linux-linus test] 166072: regressions - FAIL
 2021-11-07  8:34 UTC 

[PATCH 5/5] xen: flag xen_snd_front to be not essential for system boot
 2021-11-07  4:43 UTC  (2+ messages)

[linux-5.4 test] 166070: tolerable FAIL - PUSHED
 2021-11-07  3:10 UTC 

[xen-unstable test] 166069: tolerable FAIL
 2021-11-06 21:27 UTC 

[linux-linus test] 166064: regressions - FAIL
 2021-11-06 19:24 UTC 

[qemu-mainline test] 166065: tolerable FAIL - PUSHED
 2021-11-06 19:17 UTC 

[libvirt test] 166067: regressions - FAIL
 2021-11-06 18:56 UTC 

[PULL 00/20] Migration 20211031 patches
 2021-11-06 11:45 UTC  (4+ messages)
` [PULL 07/20] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[xen-unstable test] 166062: tolerable FAIL - PUSHED
 2021-11-06  5:49 UTC 

[ovmf test] 166063: all pass - PUSHED
 2021-11-06  1:31 UTC 

[qemu-mainline test] 166052: tolerable FAIL - PUSHED
 2021-11-05 22:41 UTC 

[linux-linus test] 166051: regressions - FAIL
 2021-11-05 22:22 UTC 

Arm EFI boot issue for Dom0 module listed inside subnode of chosen
 2021-11-05 21:08 UTC  (6+ messages)

[PATCH v2 1/1] xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
 2021-11-05 20:41 UTC  (4+ messages)

[XEN][PATCH 0/2] Changes for libfdt v.1.6.1
 2021-11-05 20:33 UTC  (4+ messages)
` [XEN][PATCH 1/2] Update libfdt to v1.6.1
` [XEN][PATCH 2/2] xen: libfdt: Changes to make libfdt v1.6.1 compatible with Xen

[xen-unstable-smoke test] 166055: tolerable all pass - PUSHED
 2021-11-05 19:22 UTC 

[PATCH-4.16 v4] xen/efi: Fix Grub2 boot on arm64
 2021-11-05 16:49 UTC  (6+ messages)

[PATCH v2] MAINTAINERS: add Bertrand to the ARM reviewers
 2021-11-05 16:46 UTC  (3+ messages)

[PATCH 0/2] Nuke PAGE_KERNEL_IO
 2021-11-05 15:29 UTC  (3+ messages)
` [PATCH 2/2] x86/mm: nuke PAGE_KERNEL_IO

xen 4.11.4 incorrect (~3x) cpu frequency reported
 2021-11-05 15:25 UTC  (5+ messages)

[xen-unstable test] 166049: tolerable FAIL - PUSHED
 2021-11-05 15:17 UTC 

[libvirt test] 166050: regressions - FAIL
 2021-11-05 13:37 UTC 

[PATCH-4.16 v3] xen/efi: Fix Grub2 boot on arm64
 2021-11-05 13:07 UTC  (3+ messages)

Error around cc-option on AArch64
 2021-11-05 12:47 UTC  (2+ messages)

[PATCH v2] xen/balloon: rename alloc/free_xenballooned_pages
 2021-11-05 12:18 UTC  (2+ messages)

[PATCH v4] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-11-05 12:18 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Bertrand to the ARM reviewers
 2021-11-05  8:35 UTC  (3+ messages)

[PATCH v6 0/7] PCI devices passthrough on Arm, part 2
 2021-11-05  7:40 UTC  (3+ messages)
` [PATCH v6 6/7] xen/arm: process pending vPCI map/unmap operations


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).