xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-07 18:01:36 to 2020-08-13 10:02:51 UTC [more...]

[PATCH v4 0/2] xen/balloon: fixes for memory hotplug
 2020-08-13 10:02 UTC  (10+ messages)
` [PATCH v4 1/2] memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
` [PATCH v4 2/2] xen: add helpers to allocate unpopulated memory

[PATCH] x86 / viridian: remove the viridian_vcpu msg_pending bit mask
 2020-08-13  9:57 UTC 

[PATCH v2] x86/hvm: re-work viridian APIC assist code
 2020-08-13  9:45 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH 0/5] x86/vlapic: implement EOI callbacks
 2020-08-13  9:36 UTC  (11+ messages)
` [PATCH 1/5] x86/hvm: change EOI exit bitmap helper parameter
` [PATCH 2/5] x86/vlapic: introduce an EOI callback mechanism
` [PATCH 3/5] x86/vmsi: use the newly introduced EOI callbacks
` [PATCH 4/5] x86/viridian: switch synic to use the new EOI callback
` [PATCH 5/5] x86/vioapic: switch to use the EOI callback mechanism

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-08-13  9:13 UTC  (23+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 02/20] drm/armada: "
` [PATCH 03/20] drm/etnaviv: "
` [PATCH 04/20] drm/exynos: "
` [PATCH 05/20] drm/gma500: "
` [PATCH 06/20] drm/i915: "
` [PATCH 07/20] drm/mediatek: "
` [PATCH 08/20] drm/msm: Introduce GEM object funcs
` [PATCH 09/20] drm/nouveau: Introduce GEM object functions
` [PATCH 10/20] drm/omapdrm: "
` [PATCH 11/20] drm/pl111: "
` [PATCH 12/20] drm/radeon: "
` [PATCH 13/20] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH 14/20] drm/tegra: Introduce GEM object functions
` [PATCH 15/20] drm/vc4: "
` [PATCH 16/20] drm/vgem: "
` [PATCH 17/20] drm/vkms: "
` [PATCH 18/20] drm/xen: "
` [PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver

[ovmf test] 152568: all pass - PUSHED
 2020-08-13  7:48 UTC 

[PATCH v2 0/5] Fixes and improvements for Xen pvdrm
 2020-08-13  7:21 UTC  (9+ messages)
` [PATCH v2 1/5] xen/gntdev: Fix dmabuf import with non-zero sgt offset
` [PATCH v2 2/5] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
` [PATCH v2 3/5] drm/xen-front: Add YUYV to supported formats
` [PATCH v2 4/5] xen: Sync up with the canonical protocol definition in Xen
` [PATCH v2 5/5] drm/xen-front: Pass dumb buffer data offset to the backend

[xen-unstable test] 152566: tolerable FAIL
 2020-08-13  4:49 UTC 

[PATCH] arch/x86/setup.c: Ignore early boot parameters like no-real-mode
 2020-08-12 23:35 UTC  (4+ messages)

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-12 23:08 UTC  (64+ messages)
` [RFC PATCH V1 01/12] hvm/ioreq: Make x86's IOREQ feature common
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features
` [RFC PATCH V1 05/12] hvm/dm: Introduce xendevicemodel_set_irq_level DM op

[linux-linus test] 152565: regressions - FAIL
 2020-08-12 17:26 UTC 

[libvirt test] 152569: regressions - FAIL
 2020-08-12 16:34 UTC 

linux-next: Tree for Aug 12 (x86: xen/pci)
 2020-08-12 14:57 UTC 

Planned osstest outage, around 17th August
 2020-08-12 14:30 UTC 

[PATCH v4 00/14] IOMMU cleanup
 2020-08-12 13:49 UTC  (16+ messages)
` [PATCH v4 07/14] iommu: make map, unmap and flush all take both an order and a count
` [PATCH v4 08/14] remove remaining uses of iommu_legacy_map/unmap
    ` [EXTERNAL] "
` [PATCH v4 12/14] vtd: use a bit field for root_entry
` [PATCH v4 13/14] vtd: use a bit field for context_entry
` [PATCH v4 14/14] vtd: use a bit field for dma_pte

[xen-unstable-smoke test] 152571: tolerable all pass - PUSHED
 2020-08-12 13:30 UTC 

[qemu-mainline test] 152563: regressions - FAIL
 2020-08-12 13:05 UTC 

[xen-unstable-coverity test] 152570: all pass - PUSHED
 2020-08-12 10:55 UTC 

[xtf test] 152564: all pass - PUSHED
 2020-08-12 10:10 UTC 

[PATCH] tools: bump library version numbers
 2020-08-12  9:55 UTC 

[PATCH] Config.mk: update OVMF changeset
 2020-08-12  9:55 UTC 

[linux-5.4 test] 152562: tolerable FAIL - PUSHED
 2020-08-12  8:43 UTC 

[PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
 2020-08-11 21:25 UTC  (3+ messages)

[linux-linus test] 152560: regressions - FAIL
 2020-08-11 23:41 UTC 

[xen-unstable test] 152559: tolerable FAIL
 2020-08-11 20:12 UTC 

[RFC] efi/boot: Unified Xen executable for UEFI Secure Boot support
 2020-08-11 15:09 UTC  (11+ messages)

[libvirt test] 152558: regressions - FAIL
 2020-08-11 13:08 UTC 

[PATCH-for-5.2] hw/i386/q35: Remove unreachable Xen code on Q35 machine
 2020-08-11 10:55 UTC  (2+ messages)

[linux-linus test] 152556: regressions - FAIL
 2020-08-11 10:21 UTC 

XenSummit videos available
 2020-08-11 10:16 UTC 

RESCHEDULED Call for agenda items for Community Call, August 13 @ 15:00 UTC
 2020-08-11  9:29 UTC  (8+ messages)

[PATCH v3 0/8] tools: propogate MTU to vif frontends
 2020-08-11  8:02 UTC  (9+ messages)
` [PATCH v3 1/8] public/io/netif: specify MTU override node
` [PATCH v3 2/8] tools/hotplug/Linux: re-factor add_to_bridge() in xen-network-common.sh
` [PATCH v3 3/8] tools/hotplug/Linux: add remove_from_bridge()
` [PATCH v3 4/8] tools/hotplug/Linux: remove code duplication in vif-bridge
` [PATCH v3 5/8] libxl: wire the libxl_device_nic 'mtu' value into xenstore
` [PATCH v3 6/8] tools/hotplug/Linux: modify set_mtu() to optionally use a configured value
` [PATCH v3 7/8] xl: add 'mtu' option to network configuration
` [PATCH v3 8/8] remove netchannel2 hotplug script... ancient history

[xen-unstable test] 152555: tolerable FAIL - PUSHED
 2020-08-11  7:24 UTC 

[seabios test] 152554: tolerable FAIL - PUSHED
 2020-08-10 23:38 UTC 

[PATCH v3 0/7] Remove 32-bit Xen PV guest support
 2020-08-10 18:42 UTC  (15+ messages)
` [PATCH v3 1/7] x86/xen: remove "
` [PATCH v3 2/7] x86/xen: eliminate xen-asm_64.S
` [PATCH v3 3/7] x86/xen: drop tests for highmem in pv code
` [PATCH v3 4/7] x86/paravirt: remove 32-bit support from PARAVIRT_XXL

[xen-unstable-smoke test] 152553: tolerable all pass - PUSHED
 2020-08-10 18:20 UTC 

[linux-linus test] 152550: regressions - FAIL
 2020-08-10 18:13 UTC 

[PATCH 0/4] build: corrections to .init.o generation logic
 2020-08-10 17:51 UTC  (10+ messages)
` [PATCH 3/4] build: also check for empty .bss.* in .o -> .init.o conversion
` [PATCH 4/4] EFI: free unused boot mem in at least some cases

[PATCH 0/3] x86: M2P maintenance adjustments (step 1)
 2020-08-10 16:42 UTC  (3+ messages)
` [PATCH 3/3] x86: don't override INVALID_M2P_ENTRY with SHARED_M2P_ENTRY

[PATCH v2 0/7] x86: build adjustments
 2020-08-10 15:44 UTC  (6+ messages)
` [PATCH v2 1/7] x86/EFI: sanitize build logic
` [PATCH v2 4/7] bitmap: move to/from xenctl_bitmap conversion helpers

[OSSTEST PATCH] SQL: Change "... LIKE '...\_...' ..." to "... LIKE '...\\_...' ..."
 2020-08-10 15:24 UTC 

[PATCH] libxl: avoid golang building without CONFIG_GOLANG=y
 2020-08-10 15:17 UTC  (11+ messages)

[PATCH] OSSTEST: Install libtirpc-dev for libvirt builds
 2020-08-10 14:26 UTC  (3+ messages)

Xen VMI APIs
 2020-08-10 13:25 UTC  (2+ messages)

[xen-unstable test] 152548: tolerable FAIL
 2020-08-10 12:59 UTC 

[OSSTEST PATCH 1/6] cr-publish-flight-logs: Make a proper option parser
 2020-08-10 11:20 UTC  (6+ messages)
` [OSSTEST PATCH 2/6] timing traces: cr-publish-flight-logs: Report more progress
` [OSSTEST PATCH 3/6] timing traces: cr-daily-branch: Add more calls to date >&2
` [OSSTEST PATCH 4/6] timing traces: sg-check-tested: Add prints of (show_abs_time time)
` [OSSTEST PATCH 5/6] timing traces: Executive: Provide processing timestamp facilities
` [OSSTEST PATCH 6/6] timing traces: cri-args-hostlists: Add some timestamps

[linux-linus test] 152547: regressions - FAIL
 2020-08-10  7:46 UTC 

[libvirt test] 152549: regressions - FAIL
 2020-08-10  6:42 UTC 

[xen-4.14-testing test] 152545: tolerable FAIL - PUSHED
 2020-08-10  1:49 UTC 

[xen-unstable test] 152542: tolerable FAIL
 2020-08-10  0:23 UTC 

[XEN PATCH] rpmball: Adjust to new rpm, do not require --force
 2020-08-09 18:22 UTC 

[linux-linus test] 152540: regressions - FAIL
 2020-08-09 16:30 UTC 

[xen-4.14-testing test] 152537: regressions - FAIL
 2020-08-09 11:14 UTC 

[libvirt test] 152539: regressions - FAIL
 2020-08-09 10:16 UTC 

[xen-unstable-coverity test] 152543: all pass - PUSHED
 2020-08-09 10:17 UTC 

[xen-unstable test] 152534: tolerable FAIL - PUSHED
 2020-08-09  8:32 UTC 

[ovmf test] 152536: all pass - PUSHED
 2020-08-09  6:41 UTC 

[linux-linus test] 152533: regressions - FAIL
 2020-08-09  4:49 UTC 

[libvirt test] 152535: regressions - FAIL
 2020-08-09  3:40 UTC 

[xen-4.12-testing test] 152525: tolerable FAIL - PUSHED
 2020-08-08 20:00 UTC 

[xen-4.14-testing test] 152531: regressions - FAIL
 2020-08-08 15:47 UTC 

[xen-4.13-testing test] 152528: tolerable FAIL - PUSHED
 2020-08-08 11:55 UTC 

[ovmf test] 152517: all pass - PUSHED
 2020-08-08  5:44 UTC 

[linux-5.4 test] 152514: tolerable FAIL - PUSHED
 2020-08-08  1:43 UTC 

[xen-unstable test] 152511: tolerable FAIL - PUSHED
 2020-08-08  0:48 UTC 

[PATCH 00/14] kernel-doc: public/arch-arm.h
 2020-08-07 21:52 UTC  (18+ messages)
` [PATCH 04/14] kernel-doc: public/event_channel.h
` [PATCH 05/14] kernel-doc: public/features.h
` [PATCH 06/14] kernel-doc: public/grant_table.h
` [PATCH 08/14] kernel-doc: public/memory.h
` [PATCH 11/14] kernel-doc: public/version.h

[xen-unstable-smoke test] 152532: tolerable all pass - PUSHED
 2020-08-07 19:36 UTC 

[linux-linus test] 152505: regressions - FAIL
 2020-08-07 18:03 UTC 

[GIT PULL] xen: branch for v5.9-rc1
 2020-08-07 18:01 UTC  (2+ messages)


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