Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-05 23:59:51 to 2021-01-08 17:53:32 UTC [more...]

[PATCH v2 00/11] Multiple fixes to XENMEM_acquire_resource
 2021-01-08 17:52 UTC  (3+ messages)
` [PATCH v2 05/11] tools/foreignmem: Support querying the size of a resource

[PATCH 0/6] x86/p2m: restrict more code to build just for HVM
 2021-01-08 17:37 UTC  (10+ messages)
` [PATCH 2/6] x86/mm: p2m_add_foreign() is HVM-only

[PATCH 0/5] x86/PV: memory management consistency and minor relaxations
 2021-01-08 16:56 UTC  (3+ messages)
` [PATCH 1/5] x86/PV: consistently inline {,un}adjust_guest_l<N>e()

[qemu-mainline test] 158272: regressions - FAIL
 2021-01-08 16:53 UTC 

[xen-unstable-smoke test] 158279: regressions - trouble: broken/fail/pass
 2021-01-08 16:31 UTC 

[PATCH] x86/hypercall: fix gnttab hypercall args conditional build on pvshim
 2021-01-08 15:45 UTC  (2+ messages)

[PATCH RFC 0/3] xen: add hypfs per-domain abi-features
 2021-01-08 15:44 UTC  (4+ messages)
` [PATCH RFC 1/3] xen/hypfs: add support for bool leafs in dynamic directories

[PATCH v2 0/9] x86/p2m: hook adjustments
 2021-01-08 15:38 UTC  (3+ messages)
` [PATCH v2 6/9] x86/p2m: avoid unnecessary calls of write_p2m_entry_pre() hook

[PATCH] x86/hypercall: fix gnttab hypercall args conditional build on pvshim
 2021-01-08 15:27 UTC  (6+ messages)

[PATCH 0/4] Permit fault-less access to non-emulated MSRs
 2021-01-08 15:18 UTC  (8+ messages)
` [PATCH 1/4] xl: Add support for ignore_msrs option
` [PATCH 2/4] x86: Introduce MSR_UNHANDLED
` [PATCH 3/4] x86: Allow non-faulting accesses to non-emulated MSRs if policy permits this
` [PATCH 4/4] tools/libs: Apply MSR policy to a guest

[PATCH v4 00/11] xen/arm: Add support for SMMUv3 driver
 2021-01-08 14:46 UTC  (12+ messages)
` [PATCH v4 01/11] xen/arm: smmuv3: Import the SMMUv3 driver from Linux
` [PATCH v4 02/11] xen/arm: Revert atomic operation related command-queue insertion patch
` [PATCH v4 03/11] xen/arm: smmuv3: Revert patch related to XArray
` [PATCH v4 04/11] xen/arm: smmuv3: Remove support for Stage-1 translation on SMMUv3
` [PATCH v4 05/11] xen/arm: smmuv3: Remove Linux specific code that is not usable in XEN
` [PATCH v4 06/11] xen/device-tree: Add dt_property_match_string helper
` [PATCH v4 07/11] xen/arm: bitops: Implement a ffsll function
` [PATCH v4 08/11] xen/compiler: import 'fallthrough' keyword from linux
` [PATCH v4 09/11] xen/arm: smmuv3: Use fallthrough pseudo-keyword
` [PATCH v4 10/11] xen/arm: smmuv3: Replace linux functions with xen functions
` [PATCH v4 11/11] xen/arm: smmuv3: Add support for SMMUv3 driver

[PATCH v1] tools: remove tabs from code produced by libxl_save_msgs_gen.pl
 2021-01-08 14:51 UTC 

[PATCH] x86/timer: Fix boot on Intel systems using ITSSPRC static PIT clock gating
 2021-01-08 14:30 UTC  (3+ messages)

[ovmf test] 158273: all pass - PUSHED
 2021-01-08 14:21 UTC 

[xen-unstable-smoke test] 158278: regressions - trouble: broken/fail/pass
 2021-01-08 13:48 UTC 

[PATCH 0/4] x86/ACPI: less verbose logging by default & more
 2021-01-08 13:44 UTC  (5+ messages)
` [PATCH 1/4] ACPI: reduce verbosity by default
` [PATCH 2/4] x86/ACPI: don't overwrite FADT
` [PATCH 3/4] ACPI: replace casts by container_of()
` [PATCH 4/4] x86: drop fake CONFIG_{HPET,X86_PM}_TIMER

[PATCH 1/2] viridian: remove implicit limit of 64 VPs per partition
 2021-01-08 13:25 UTC  (15+ messages)
` [PATCH 2/2] viridian: allow vCPU hotplug for Windows VMs

[PATCH v2 1/2] xen/arm: Correct the coding style of get_cycles
 2021-01-08 11:55 UTC  (3+ messages)
` [PATCH v2 2/2] xen/arm: Add defensive barrier in get_cycles for Arm64

[PATCH v2] xen/arm: Using unsigned long for arm64 MPIDR mask
 2021-01-08 11:50 UTC  (3+ messages)

[PATCH v4 0/8] xen/arm: Emulate ID registers
 2021-01-08 11:12 UTC  (9+ messages)
` Smoke test failure on Arm (was Re: [PATCH v4 0/8] xen/arm: Emulate ID registers)

[PATCH v2] gnttab: defer allocation of status frame tracking array
 2021-01-08 10:59 UTC  (6+ messages)

[PATCH v1] arm/optee: Use only least 32 bits for SMC type arg according to SMCCC
 2021-01-08 10:27 UTC  (5+ messages)

[xen-unstable-smoke test] 158275: regressions - FAIL
 2021-01-08 10:16 UTC 

[PATCH v3] x86/intel: insert Ice Lake-X (server) and Ice Lake-D model numbers
 2021-01-08 10:03 UTC  (4+ messages)

[xen-unstable test] 158269: tolerable FAIL
 2021-01-08  9:40 UTC 

[libvirt test] 158274: regressions - FAIL
 2021-01-08  9:27 UTC 

[PATCH 0/3] Alternatives vs ORC, a slightly easier way
 2021-01-08  8:15 UTC  (5+ messages)
` [PATCH 3/3] objtool: Support stack layout changes in alternatives

[linux-linus test] 158264: regressions - FAIL
 2021-01-08  5:45 UTC 

[xen-unstable-smoke test] 158268: regressions - FAIL
 2021-01-08  4:01 UTC 

[qemu-mainline test] 158261: regressions - FAIL
 2021-01-08  4:00 UTC 

[PATCH 0/4] xen: domain-tracked allocations, and fault injection
 2021-01-08  1:49 UTC  (2+ messages)

[ovmf test] 158267: all pass - PUSHED
 2021-01-08  1:38 UTC 

[xen-unstable-smoke test] 158265: regressions - FAIL
 2021-01-07 23:46 UTC 

[ovmf test] 158262: all pass - PUSHED
 2021-01-07 22:46 UTC 

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-07 21:19 UTC  (21+ messages)
` [RFC PATCH v3 1/6] swiotlb: Add io_tlb_mem struct
` [RFC PATCH v3 2/6] swiotlb: Add restricted DMA pool
` [RFC PATCH v3 3/6] swiotlb: Use restricted DMA pool if available
` [RFC PATCH v3 4/6] swiotlb: Add restricted DMA alloc/free support
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool
` [RFC PATCH v3 6/6] of: Add plumbing for "

[xen-unstable-smoke test] 158256: regressions - FAIL
 2021-01-07 20:18 UTC 

[openxt-dev] VirtIO-Argo initial development proposal
 2021-01-07 19:18 UTC  (7+ messages)

[PATCH v3 00/15] x86: major paravirt cleanup
 2021-01-07 19:08 UTC  (7+ messages)
` [PATCH v3 06/15] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v3 07/15] x86/alternative: support "not feature" and ALTERNATIVE_TERNARY

[linux-linus test] 158242: regressions - FAIL
 2021-01-07 18:41 UTC 

[ovmf test] 158260: all pass - PUSHED
 2021-01-07 18:27 UTC 

[qemu-mainline test] 158240: regressions - FAIL
 2021-01-07 17:26 UTC 

(no subject)
 2021-01-07 16:49 UTC  (9+ messages)
` [PATCH V3 09/23] xen/dm: Make x86's DM feature common

[xen-unstable-smoke bisection] complete test-armhf-armhf-xl
 2021-01-07 16:22 UTC 

[ovmf test] 158246: all pass - PUSHED
 2021-01-07 16:14 UTC 

[ANNOUNCE] Xen Community Call on Jan 7 at 16:00 UTC
 2021-01-07 16:05 UTC  (2+ messages)

[ANNOUNCE] Xen 4.15 release schedule and feature tracking
 2021-01-07 15:45 UTC  (2+ messages)

[qemu-mainline bisection] complete test-amd64-amd64-xl-qcow2
 2021-01-07 15:17 UTC 

[xen-unstable-smoke test] 158250: regressions - FAIL
 2021-01-07 14:27 UTC 

[PATCH v2] x86/mem_sharing: Resolve mm-lock order violations when forking VMs with nested p2m
 2021-01-07 13:57 UTC  (3+ messages)

[PATCH 1/2] x86/mem_sharing: copy cpuid during vm forking
 2021-01-07 13:27 UTC  (10+ messages)
` [PATCH 2/2] x86/hap: Resolve mm-lock order violations when forking VMs with nested p2m

[xen-unstable test] 158231: tolerable FAIL
 2021-01-07 11:52 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-libvirt-vhd
 2021-01-07 11:52 UTC 

[libvirt test] 158238: regressions - FAIL
 2021-01-07 11:00 UTC 

[xen-unstable-smoke test] 158245: regressions - FAIL
 2021-01-07 10:59 UTC 

[PATCH] x86/dpci: EOI interrupt regardless of it's masking status
 2021-01-07  9:41 UTC  (4+ messages)

[ovmf test] 158233: all pass - PUSHED
 2021-01-07  8:35 UTC 

[xen-unstable-smoke test] 158191: regressions - FAIL
 2021-01-07  8:20 UTC  (9+ messages)
` [PATCH v1] tools: ipxe: update for fixing build with GCC10
    ` [PATCH v1] tools: ipxe: update for fixing build with GCC10 [and 1 more messages]

[xen-unstable-smoke test] 158237: regressions - FAIL
 2021-01-07  7:32 UTC 

[linux-linus test] 158221: regressions - FAIL
 2021-01-07  7:03 UTC 

[qemu-mainline test] 158217: regressions - FAIL
 2021-01-07  5:12 UTC 

[xen-unstable-smoke test] 158228: regressions - FAIL
 2021-01-07  3:23 UTC 

[xen-unstable-smoke test] 158218: regressions - FAIL
 2021-01-06 23:02 UTC 

[linux-5.4 test] 158210: tolerable FAIL - PUSHED
 2021-01-06 22:46 UTC 

[PATCH 0/3] automation: build qemu-system-aarch64 and use it for tests
 2021-01-06 21:23 UTC  (3+ messages)

[ovmf test] 158215: all pass - PUSHED
 2021-01-06 19:58 UTC 

[linux-linus test] 158198: regressions - FAIL
 2021-01-06 19:12 UTC 

[qemu-mainline test] 158189: regressions - FAIL
 2021-01-06 17:26 UTC 

[xen-unstable-smoke test] 158209: regressions - FAIL
 2021-01-06 17:22 UTC 

[PATCH v3 0/5] Xen INTX/GSI event channel delivery fixes
 2021-01-06 15:51 UTC  (7+ messages)
` [PATCH v3 1/5] xen: Fix event channel callback via INTX/GSI
` [PATCH v3 2/5] xen: Set platform PCI device INTX affinity to CPU0
` [PATCH v3 3/5] x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery
` [PATCH v3 4/5] x86/xen: Don't register Xen IPIs when they aren't going to be used
` [PATCH v3 5/5] x86/xen: Fix xen_hvm_smp_init() when vector callback not available

[PATCH v2 0/5] Xen INTX/GSI event channel delivery fixes
 2021-01-06 15:44 UTC  (8+ messages)
` [PATCH v2 3/5] x86/xen: Add a no_vector_callback option to test PCI INTX delivery
` [PATCH v2 4/5] x86/xen: Don't register Xen IPIs when they aren't going to be used
` [PATCH v2 5/5] x86/xen: Fix xen_hvm_smp_init() when vector callback not available

[PATCH v10 00/25] tools/xenstore: support live update for xenstored
 2021-01-06 14:42 UTC  (3+ messages)
` [PATCH v10 06/25] tools/xenstore: add live update command to xenstore-control

[xen-unstable-smoke test] 158205: regressions - FAIL
 2021-01-06 13:52 UTC 

[xen-unstable test] 158183: tolerable FAIL
 2021-01-06 12:42 UTC 

[libvirt test] 158188: regressions - FAIL
 2021-01-06 12:09 UTC 

[ovmf test] 158199: all pass - PUSHED
 2021-01-06 11:57 UTC 

[RFC] design: design doc for 1:1 direct-map
 2021-01-06 11:51 UTC 

[xen-unstable-smoke test] 158195: regressions - FAIL
 2021-01-06 11:26 UTC 

[xen-unstable-coverity test] 158201: all pass - PUSHED
 2021-01-06 10:04 UTC 

[linux-linus test] 158170: regressions - FAIL
 2021-01-06  8:39 UTC 

[ovmf test] 158185: all pass - PUSHED
 2021-01-06  8:24 UTC 

[xen-unstable-smoke test] 158179: regressions - FAIL
 2021-01-06  4:47 UTC 

[qemu-mainline test] 158162: regressions - FAIL
 2021-01-06  4:28 UTC 

[ovmf test] 158181: all pass - PUSHED
 2021-01-06  3:31 UTC 

[xen-unstable-smoke test] 158174: regressions - FAIL
 2021-01-06  0:51 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).