xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-08 11:03:17 to 2021-11-11 12:40:04 UTC [more...]

[PATCH] x86/smp: Factor out parts of native_smp_prepare_cpus()
 2021-11-11 12:39 UTC  (9+ messages)

[ovmf test] 166114: all pass - PUSHED
 2021-11-11 11:48 UTC 

[PATCH v2 for-4.16] xen/arm: allocate_bank_memory: don't create memory banks of size zero
 2021-11-11 11:43 UTC  (4+ messages)

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-11 11:19 UTC  (21+ messages)
` [PATCH v4 01/17] perf: Protect perf_guest_cbs with RCU
` [PATCH v4 02/17] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v4 03/17] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v4 04/17] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v4 05/17] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
` [PATCH v4 06/17] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v4 07/17] perf: Add wrappers for invoking guest callbacks
` [PATCH v4 08/17] perf: Force architectures to opt-in to "
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v4 10/17] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v4 11/17] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v4 12/17] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v4 13/17] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v4 14/17] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v4 15/17] KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
` [PATCH v4 16/17] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
` [PATCH v4 17/17] perf: Drop guest callback (un)register stubs

[PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory
 2021-11-11 11:14 UTC  (3+ messages)

[PATCH] xen/cpufreq: Reset policy after enabling/disabling turbo status
 2021-11-11 11:06 UTC  (5+ messages)

[xen-unstable test] 166111: tolerable FAIL
 2021-11-11 10:24 UTC 

[libvirt test] 166112: regressions - FAIL
 2021-11-11  9:39 UTC 

[PATCH 0/3][4.16?] VT-d: misc (regression) fixes
 2021-11-11  9:32 UTC  (6+ messages)
` [PATCH 1/3][4.16?] VT-d: per-domain IOMMU bitmap needs to have dynamic size
` [PATCH 2/3][4.16?] VT-d: fix reduced page table levels support when sharing tables
` [PATCH 3/3][4.16?] VT-d: don't needlessly engage the untrusted-MSI workaround

[PATCH for-4.16] x86/cpuid: prevent shrinking migrated policies max leaves
 2021-11-11  9:26 UTC  (4+ messages)

[linux-linus test] 166109: regressions - FAIL
 2021-11-11  5:21 UTC 

[qemu-mainline test] 166110: tolerable FAIL - PUSHED
 2021-11-11  4:11 UTC 

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-11  0:39 UTC  (13+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v3 08/16] perf: Force architectures to opt-in to guest callbacks
` [PATCH v3 15/16] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c

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

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-10 22:14 UTC  (12+ messages)
` [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 "

[RFC 0/1] tag IOMMU-protected devices in Dom0 fdt
 2021-11-10 21:12 UTC  (4+ messages)
` [RFC 1/1] xen/arm: set iommu property for IOMMU-protected devices

[xen-unstable test] 166106: tolerable FAIL
 2021-11-10 20:35 UTC 

[GIT PULL] xen: branch for v5.16-rc1
 2021-11-10 20:10 UTC  (2+ messages)

[qemu-mainline test] 166101: tolerable FAIL - PUSHED
 2021-11-10 15:15 UTC 

[linux-linus test] 166100: regressions - FAIL
 2021-11-10 15:06 UTC 

[ovmf test] 166108: all pass - PUSHED
 2021-11-10 15:00 UTC 

[libvirt test] 166103: regressions - FAIL
 2021-11-10 14:08 UTC 

[PATCH-4.16 v2] xen/efi: Fix Grub2 boot on arm64
 2021-11-10 14:02 UTC  (20+ messages)

[PATCH v2] xen/arm: don't assign domU static-mem to dom0 as reserved-memory
 2021-11-10 13:42 UTC  (2+ messages)

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

[RESEND PATCH 0/3] drm/{exynos,xen}: Implement gem_prime_mmap with drm_gem_prime_mmap()
 2021-11-10 12:56 UTC  (12+ 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 V5 04/50] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
 2021-11-10 11:56 UTC 

[PATCH for-4.16] xen/arm: allocate_bank_memory: don't create memory banks of size zero
 2021-11-10 11:39 UTC  (3+ messages)

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

[ovmf test] 166105: all pass - PUSHED
 2021-11-10  8:16 UTC 

[xen-unstable test] 166099: tolerable FAIL - PUSHED
 2021-11-10  6:52 UTC 

[ovmf test] 166102: all pass - PUSHED
 2021-11-10  6:34 UTC 

[XEN][RFC PATCH v2 00/12] dynamic node programming using overlay dtbo
 2021-11-09 17:55 UTC  (17+ messages)
` [XEN][RFC PATCH v2 01/12] device tree: Remove __init from function type
` [XEN][RFC PATCH v2 02/12] xen: arm: Add CONFIG_OVERLAY_DTB
` [XEN][RFC PATCH v2 03/12] libfdt: Keep fdt functions after init for CONFIG_OVERLAY_DTB
` [XEN][RFC PATCH v2 04/12] libfdt: Add fdt_ prefix to overlay_get_target()
` [XEN][RFC PATCH v2 05/12] device tree: Add _dt_find_node_by_path() to find nodes in device tree
` [XEN][RFC PATCH v2 06/12] xen/smmu: Add remove_device callback for smmu_iommu ops
` [XEN][RFC PATCH v2 07/12] "
` [XEN][RFC PATCH v2 08/12] xen/arm: Implement device tree node removal functionalities
` [XEN][RFC PATCH v2 09/12] xen/arm: Implement device tree node addition functionalities
` [XEN][RFC PATCH v2 10/12] tools/libs/ctrl: Implement new xc interfaces for dt overlay
` [XEN][RFC PATCH v2 11/12] tools/libs/light: Implement new libxl functions for device tree overlay ops
` [XEN][RFC PATCH v2 12/12] tools/xl: Add new xl command overlay

[qemu-mainline test] 166098: tolerable FAIL - PUSHED
 2021-11-10  1:51 UTC 

[linux-linus test] 166092: regressions - FAIL
 2021-11-09 23:46 UTC 

[PATCH for-4.16] xen/arm: don't assign domU static-mem to dom0 as reserved-memory
 2021-11-09 23:19 UTC  (4+ messages)

ASSERT in rangeset_remove_range
 2021-11-09 22:23 UTC  (5+ messages)

[xen-unstable test] 166094: tolerable FAIL
 2021-11-09 17:47 UTC 

[ovmf test] 166097: all pass - PUSHED
 2021-11-09 16:54 UTC 

[PATCH v5] tools/xl: fix autoballoon regex
 2021-11-09 16:17 UTC  (2+ messages)

[libvirt test] 166091: regressions - FAIL
 2021-11-09 15:32 UTC 

[PATCH for-4.16] Revert "domctl: improve locking during domain destruction"
 2021-11-09 15:28 UTC  (7+ messages)

[xen-unstable-smoke test] 166095: tolerable all pass - PUSHED
 2021-11-09 14:25 UTC 

[PATCH] xen/balloon: fix unused-variable warning
 2021-11-09 13:30 UTC  (3+ messages)

[qemu-mainline test] 166089: tolerable FAIL - PUSHED
 2021-11-09 13:20 UTC 

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

[PATCH for-4.16] tools/configure: make iPXE dependent on QEMU traditional
 2021-11-09 10:52 UTC  (2+ messages)

[PATCH v2 0/6] direct-map memory map
 2021-11-09 10:05 UTC  (4+ messages)
` [PATCH v2 1/6] xen: introduce XEN_DOMCTL_CDF_directmap

[PATCH v6 0/7] PCI devices passthrough on Arm, part 2
 2021-11-09  9:20 UTC  (3+ messages)
` [PATCH v6 3/7] xen/arm: setup MMIO range trap handlers for hardware domain

[xen-unstable test] 166088: tolerable FAIL - PUSHED
 2021-11-09  9:04 UTC 

[XEN][PATCH v3 0/1] Update libfdt to v1.6.1
 2021-11-09  7:47 UTC  (4+ messages)
` [XEN][PATCH v3 1/1] "

[ovmf test] 166090: all pass - PUSHED
 2021-11-09  6:19 UTC 

[linux-linus test] 166086: regressions - FAIL
 2021-11-09  6:14 UTC 

static-mem preventing dom0 from booting
 2021-11-09  0:37 UTC  (8+ messages)

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

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

[PATCH v0 42/42] notifier: Return an error when callback is already registered
 2021-11-08 21:18 UTC  (15+ messages)
` [PATCH v0 00/42] notifiers: "

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

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

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

[PATCH v4 00/11] PCI devices passthrough on Arm, part 3
 2021-11-08 15:28 UTC  (6+ messages)
` [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  (12+ 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.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 


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