Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-22 19:34:05 to 2021-10-27 21:19:41 UTC [more...]

[qemu-mainline test] 165901: regressions - FAIL
 2021-10-27 21:19 UTC 

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-10-27 21:16 UTC  (10+ messages)
` [PATCH v2 01/45] notifier: Remove extern annotation from function prototypes
` [PATCH v2 02/45] notifier: Add blocking_notifier_call_chain_empty()
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 04/45] reboot: Correct typo in a comment
` [PATCH v2 05/45] reboot: Warn if restart handler has duplicated priority
` [PATCH v2 06/45] reboot: Warn if unregister_restart_handler() fails
` [PATCH v2 07/45] reboot: Remove extern annotation from function prototypes
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 09/45] xen/x86: Use do_kernel_power_off()

[xen-unstable-smoke test] 165915: tolerable all pass - PUSHED
 2021-10-27 21:00 UTC 

[PATCH] x86/passthrough: Fix hvm_gsi_eoi() build with GCC 12
 2021-10-27 20:07 UTC 

[qemu-mainline bisection] complete build-armhf
 2021-10-27 18:17 UTC 

[PATCH v2] governance: communication channels
 2021-10-27 18:13 UTC  (5+ messages)

[PATCH v5] xen-pciback: allow compiling on other archs than x86
 2021-10-27 18:06 UTC  (6+ messages)

[PATCH] xen/arm: do not try to add pci-domain for disabled devices
 2021-10-27 18:07 UTC  (2+ messages)

[ovmf test] 165899: all pass - PUSHED
 2021-10-27 17:56 UTC 

[PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers
 2021-10-27 17:35 UTC  (7+ messages)

[OSSTEST PATCH 0/2] ts-xen-build: explicitly enable/disable configure features
 2021-10-27 17:02 UTC  (3+ messages)
` [OSSTEST PATCH 1/2] ts-xen-build: Refactor enable/disable configure options
` [OSSTEST PATCH 2/2] ts-xen-build: Pass --enable if --disable found in usage, and v.v

[patch-4.16] arm/smmuv1,v2: Protect smmu master list with a lock
 2021-10-27 17:02 UTC  (5+ messages)

[PATCH] x86/cpuid: prevent decreasing of hypervisor max leaf on migration
 2021-10-27 15:39 UTC  (3+ messages)

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-10-27 15:34 UTC  (38+ messages)
` [PATCH v3 01/11] vpci: Make vpci registers removal a dedicated function
` [PATCH v3 02/11] vpci: Add hooks for PCI device assign/de-assign
` [PATCH v3 03/11] vpci/header: Move register assignments from init_bars
` [PATCH v3 04/11] vpci/header: Add and remove register handlers dynamically
` [PATCH v3 05/11] vpci/header: Implement guest BAR register handlers
` [PATCH v3 06/11] vpci/header: Handle p2m range sets per BAR
` [PATCH v3 07/11] vpci/header: program p2m with guest BAR view
` [PATCH v3 08/11] vpci/header: Emulate PCI_COMMAND register for guests
` [PATCH v3 09/11] vpci/header: Reset the command register when adding devices
` [PATCH v3 10/11] vpci: Add initial support for virtual PCI bus topology
` [PATCH v3 11/11] xen/arm: Translate virtual PCI bus topology for guests

[PATCH] PCI/MSI: Re-add checks for skip masking MSI-X on Xen PV
 2021-10-27 15:29 UTC  (28+ messages)
` [PATCH v2] "
          ` [PATCH] PCI/MSI: Fix masking MSI/MSI-X "
              ` [PATCH] PCI/MSI: Move non-mask check back into low level accessors

[qemu-mainline test] 165889: regressions - FAIL
 2021-10-27 15:19 UTC 

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

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-27 13:59 UTC  (18+ 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

[xen-unstable test] 165887: tolerable FAIL
 2021-10-27 13:27 UTC 

[PATCH v2] xen: Fix implicit type conversion
 2021-10-27 13:21 UTC  (4+ messages)

[PATCH] xen: fix wrong SPDX headers of Xen related headers
 2021-10-27 13:21 UTC  (2+ messages)

[PATCH] xen/pvcalls-back: Remove redundant 'flush_workqueue()' calls
 2021-10-27 13:20 UTC  (3+ messages)

[PATCH] x86/xen: Remove redundant irq_enter/exit() invocations,
 2021-10-27 13:19 UTC  (3+ messages)
` [PATCH] x86/xen: Remove redundant irq_enter/exit() invocations

[PATCH -next] xen-pciback: Fix return in pm_ctrl_init()
 2021-10-27 13:18 UTC  (3+ messages)

[PATCH 0/6] xen/x86: PV boot speedup
 2021-10-27 13:17 UTC  (2+ messages)

[libvirt test] 165890: regressions - FAIL
 2021-10-27 11:34 UTC 

[xen-unstable-coverity test] 165895: all pass - PUSHED
 2021-10-27  9:50 UTC 

[PATCH 0/2] x86: HPET PC10 quirk workaround and some cleanup
 2021-10-27  9:49 UTC  (9+ messages)
` [PATCH 1/2] x86/hpet: Use another crystalball to evaluate HPET usability
  ` [REGRESSION] "
    ` [PATCH] x86/hpet: setup HPET even when disabled due to stopping in deep C states
` [PATCH 2/2] x86: de-duplicate MONITOR/MWAIT CPUID-related definitions

[linux-linus test] 165885: tolerable FAIL - PUSHED
 2021-10-27  7:19 UTC 

[qemu-mainline test] 165883: regressions - FAIL
 2021-10-27  3:11 UTC 

[qemu-mainline test] 165877: regressions - FAIL
 2021-10-26 21:12 UTC 

[xen-unstable test] 165875: tolerable FAIL
 2021-10-26 19:28 UTC 

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-10-26 16:05 UTC  (5+ messages)
` [PATCH V2 1/4] xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()
` [PATCH V2 2/4] arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
` [PATCH V2 3/4] xen/unpopulated-alloc: Add mechanism to use Xen resource
` [PATCH V2 4/4] arm/xen: Read extended regions from DT and init "

[PATCH] osstest: explicitly set either enable or disable qemu-traditional
 2021-10-26 15:03 UTC  (2+ messages)

[PATCH V4 04/50] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
 2021-10-26 14:13 UTC 

[ovmf test] 165873: all pass - PUSHED
 2021-10-26 13:13 UTC 

[linux-linus test] 165868: tolerable FAIL - PUSHED
 2021-10-26 12:11 UTC 

[libvirt test] 165871: regressions - FAIL
 2021-10-26 11:43 UTC 

[qemu-mainline test] 165866: regressions - FAIL
 2021-10-26 10:29 UTC 

[PATCH v2] OSStest: explicitly enable building qemu-traditional
 2021-10-26 10:04 UTC  (3+ messages)

[xen-unstable test] 165864: tolerable FAIL - PUSHED
 2021-10-26  8:47 UTC 

[PATCH] xen: Fix implicit type conversion
 2021-10-26  7:13 UTC  (2+ messages)

[RESEND 0/5] ARM/arm64: arm_pm_restart removal
 2021-10-26  1:55 UTC  (5+ messages)

[PATCH] governance: communication channels
 2021-10-26  1:44 UTC  (3+ messages)

[linux-linus test] 165858: tolerable FAIL - PUSHED
 2021-10-25 23:13 UTC 

[ovmf test] 165862: all pass - PUSHED
 2021-10-25 22:15 UTC 

[qemu-mainline test] 165855: regressions - FAIL
 2021-10-25 20:47 UTC 

[xen-unstable-smoke test] 165861: tolerable all pass - PUSHED
 2021-10-25 19:45 UTC 

[PATCH v2 1/1] xen: update system time immediately when VCPUOP_register_vcpu_info
 2021-10-25 17:35 UTC 

[xen-unstable test] 165850: tolerable FAIL
 2021-10-25 17:24 UTC 

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

[PATCH 1/1] xen/netfront: stop tx queues during live migration
 2021-10-25 15:20 UTC  (2+ messages)

[PATCH v5 00/10] PCI devices passthrough on Arm, part 2
 2021-10-25 13:47 UTC  (19+ messages)
` [PATCH v5 06/10] libxl: Allow removing PCI devices for all types of domains
` [PATCH v5 07/10] libxl: Only map legacy PCI IRQs if they are supported
` [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

[libvirt test] 165852: regressions - FAIL
 2021-10-25 13:26 UTC 

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

[PATCH v2 0/3] x86/IOMMU: enabled / intremap handling
 2021-10-25 10:28 UTC  (5+ messages)
` [PATCH v2 2/3] x86/APIC: avoid iommu_supports_x2apic() on error path
` [PATCH v2 3/3] AMD/IOMMU: iommu_enable vs iommu_intremap

[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  (4+ messages)
` [PATCH 1/5] xen: add "not_essential" flag to struct xenbus_driver

[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

[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 

[qemu-mainline test] 165753: regressions - FAIL
 2021-10-22 19:33 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 read-only IMAP folder(s) and NNTP newsgroup(s).