xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-22 19:51:22 to 2020-09-24 18:09:19 UTC [more...]

[RFC PATCH v1 0/6] Fair scheduling
 2020-09-24 18:08 UTC  (6+ messages)
` [RFC PATCH v1 2/6] sched: track time spent in hypervisor tasks

[PATCH v1] libxc/bitops: increase potential size of bitmaps
 2020-09-24 18:08 UTC 

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-09-24 18:02 UTC  (52+ messages)
` [PATCH V1 01/16] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V1 02/16] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V1 03/16] xen/ioreq: Make x86's hvm_ioreq_needs_completion() common
` [PATCH V1 04/16] xen/ioreq: Provide alias for the handle_mmio()
` [PATCH V1 07/16] xen/dm: Make x86's DM feature common
` [PATCH V1 09/16] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V1 13/16] xen/ioreq: Make x86's invalidate qemu mapcache handling common
` [PATCH V1 14/16] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()

Runstate hypercall and Linux KPTI issues
 2020-09-24 17:28 UTC  (7+ messages)

[OSSTEST PATCH] TftiDiVersion: Update to latest installer for stretch
 2020-09-24 16:22 UTC 

[PATCH] xen-blkback: add a parameter for disabling of persistent grants
 2020-09-24 15:59 UTC  (7+ messages)

[xen-4.10-testing test] 154679: trouble: blocked/broken
 2020-09-24 15:49 UTC 

[PATCH 03/11 RFC] gitignore: Add/Generalize entries
 2020-09-24 15:44 UTC  (2+ messages)

[PATCH 0/3] x86/pv: Multiple fixes to SYSCALL/SYSENTER handling (XSA-339 followup)
 2020-09-24 14:56 UTC  (7+ messages)
` [PATCH 1/3] x86/pv: Don't deliver #GP for a SYSENTER with NT set
` [PATCH 2/3] x86/pv: Don't clobber NT on return-to-guest
` [PATCH 3/3] x86/pv: Inject #UD for missing SYSCALL callbacks

[PATCH -next] xen: Fix a previous prototype warning in xen.c
 2020-09-24 14:36 UTC 

[PATCH] tools/xenstore: set maximum number of grants needed
 2020-09-24 14:36 UTC 

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-24 14:29 UTC  (9+ messages)

[xen-4.14-testing test] 154641: regressions - FAIL
 2020-09-24 14:04 UTC 

[PATCH] SUPPORT.MD: Clarify the support state for the Arm SMMUv{1, 2} drivers
 2020-09-24 14:02 UTC  (8+ messages)

remove alloc_vm_area v2
 2020-09-24 13:58 UTC  (12+ messages)
` [PATCH 01/11] mm: update the documentation for vfree
` [PATCH 02/11] mm: add a VM_MAP_PUT_PAGES flag for vmap
` [PATCH 03/11] mm: add a vmap_pfn function
` [PATCH 04/11] mm: allow a NULL fn callback in apply_to_page_range
` [PATCH 05/11] zsmalloc: switch from alloc_vm_area to get_vm_area
` [PATCH 06/11] drm/i915: use vmap in shmem_pin_map
` [PATCH 07/11] drm/i915: stop using kmap in i915_gem_object_map
` [PATCH 08/11] drm/i915: use vmap "
` [PATCH 09/11] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
` [PATCH 10/11] x86/xen: open code alloc_vm_area in arch_gnttab_valloc
` [PATCH 11/11] mm: remove alloc_vm_area

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-24 13:44 UTC  (9+ messages)
` [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH RFC 3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
` [PATCH RFC 4/4] mm/page_alloc: place pages to tail in __free_pages_core()

remove alloc_vm_area
 2020-09-24 13:23 UTC  (17+ messages)
` [PATCH 3/6] drm/i915: use vmap in shmem_pin_map
      ` [Intel-gfx] "
` [PATCH 4/6] drm/i915: use vmap in i915_gem_object_map
  ` [Intel-gfx] "

[PATCH v9 0/8] domain context infrastructure
 2020-09-24 13:10 UTC  (9+ messages)
` [PATCH v9 1/8] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v9 2/8] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v9 3/8] tools/misc: add xen-domctx to present domain context
` [PATCH v9 4/8] docs/specs: add missing definitions to libxc-migration-stream
` [PATCH v9 5/8] docs / tools: specific migration v4 to include DOMAIN_CONTEXT
` [PATCH v9 6/8] common/domain: add a domain context record for shared_info
` [PATCH v9 7/8] x86/time: add a domain context record for tsc_info
` [PATCH v9 8/8] tools/libxc: add DOMAIN_CONTEXT records to the migration stream

DT with memory bank of size 0 (WAS: Re: AW: AW: Colibri imx8qxp: Missing kernel boot module)
 2020-09-24 12:34 UTC 

Dropping Solaris support V2
 2020-09-24 11:51 UTC 

[linux-linus test] 154636: regressions - FAIL
 2020-09-24 11:48 UTC 

[PATCH v8 0/8] domain context infrastructure
 2020-09-24 11:46 UTC  (4+ messages)
` [PATCH v8 6/8] common/domain: add a domain context record for shared_info

Memory ordering question in the shutdown deferral code
 2020-09-24 11:10 UTC  (5+ messages)

[PATCH v2 00/11] Multiple fixes to XENMEM_acquire_resource
 2020-09-24 11:04 UTC  (15+ messages)
` [PATCH v2 02/11] xen/gnttab: Rework resource acquisition
` [PATCH v2 04/11] xen/memory: Fix acquire_resource size semantics
` [PATCH v2 06/11] xen/memory: Clarify the XENMEM_acquire_resource ABI description
` [PATCH v2 07/11] xen/memory: Improve compat XENMEM_acquire_resource handling
` [PATCH v2 08/11] xen/memory: Indent part of acquire_resource()
` [PATCH v2 09/11] xen/memory: Fix mapping grant tables with XENMEM_acquire_resource

[PATCH] evtchn/Flask: pre-allocate node on send path
 2020-09-24 10:53 UTC 

[bug report] x86/xen: open code alloc_vm_area in arch_gnttab_valloc
 2020-09-24 10:10 UTC  (2+ messages)

[PATCH v5 0/4] tools: move most libraries into tools/libs
 2020-09-24  9:50 UTC  (2+ messages)

[xen-unstable test] 154634: regressions - FAIL
 2020-09-24  9:25 UTC 

[PATCH] x86/msi: Fold pci_conf_write16() calls in write_msi_msg()
 2020-09-24  7:19 UTC  (2+ messages)

[PATCH 0/9] xen: beginnings of moving library-like code into an archive
 2020-09-24  7:09 UTC  (7+ messages)
` [PATCH 5/9] lib: move parse_size_and_unit()
` [PATCH 8/9] lib: move bsearch code

[ovmf test] 154633: all pass - PUSHED
 2020-09-24  5:34 UTC 

[xen-4.10-testing test] 154659: trouble: blocked/broken
 2020-09-24  5:27 UTC 

[qemu-mainline test] 154629: regressions - FAIL
 2020-09-24  5:04 UTC 

[libvirt test] 154632: regressions - FAIL
 2020-09-24  1:52 UTC 

[xen-4.13-testing test] 154625: regressions - FAIL
 2020-09-24  0:04 UTC 

[PATCH v4 0/4] xen/arm: Properly disable M2P on Arm
 2020-09-23 22:02 UTC  (9+ messages)
` [PATCH v4 3/4] xen: Remove mfn_to_gmfn macro
` [PATCH v4 4/4] xen/mm: Provide dummy M2P-related helpers when !CONFIG_HAVE_M2P

[examine test] 154650: tolerable trouble: fail/pass/starved
 2020-09-23 21:31 UTC 

[xen-4.12-testing test] 154622: regressions - FAIL
 2020-09-23 21:20 UTC 

[xen-4.10-testing test] 154639: trouble: blocked/broken
 2020-09-23 19:20 UTC 

[RESEND][PATCH] xen/arm: sched: Ensure the vCPU context is seen before vcpu_pause() returns
 2020-09-23 17:45 UTC  (6+ messages)

[PATCH] xen-bus: reduce scope of backend watch
 2020-09-23 15:57 UTC 

[PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
 2020-09-23 15:13 UTC  (4+ messages)

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

[xen-4.11-testing test] 154619: regressions - FAIL
 2020-09-23 14:24 UTC 

[Libvirt] Failed to get udev device for syspath '/sys/devices/virtual/dmi/id'
 2020-09-23 14:09 UTC 

[XEN PATCH] tools: Fix configure of upstream QEMU
 2020-09-23 13:06 UTC  (2+ messages)

[xen-unstable-smoke test] 154637: tolerable all pass - PUSHED
 2020-09-23 11:55 UTC 

[Linux] [ARM] Granting memory obtained from the DMA API
 2020-09-23 10:30 UTC  (7+ messages)
    ` Virtio Xen (WAS: Re: [Linux] [ARM] Granting memory obtained from the DMA API)

[xen-4.14-testing test] 154617: regressions - FAIL
 2020-09-23 10:30 UTC 

[xen-unstable-coverity test] 154638: all pass - PUSHED
 2020-09-23 10:18 UTC 

[xen-4.10-testing test] 154628: trouble: blocked/broken
 2020-09-23  9:50 UTC 

[PATCH v2] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-23  9:15 UTC  (3+ messages)

[PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-23  9:14 UTC  (6+ messages)

[PATCH] EFI: some easy constification
 2020-09-23  8:38 UTC  (2+ messages)

[linux-linus test] 154614: regressions - FAIL
 2020-09-23  8:31 UTC 

[PATCH V2] SUPPORT.md: Update status of Renesas IPMMU-VMSA (Arm)
 2020-09-23  8:15 UTC  (2+ messages)

[PATCH v1] tools/libxc: report malloc errors in writev_exact
 2020-09-23  6:48 UTC 

[PATCH 0/3] stubdom: add xenstore pvh stubdom support
 2020-09-23  6:45 UTC  (4+ messages)
` [PATCH 1/3] tools/init-xenstore-domain: add logging
` [PATCH 2/3] tools/init-xenstore-domain: support xenstore pvh stubdom
` [PATCH 3/3] stubdom: add "

[PATCH v4 0/3] xen-blk(back|front): Let users disable persistent grants
 2020-09-23  6:18 UTC  (4+ messages)
` [PATCH v4 1/3] xen-blkback: add a parameter for disabling of "
` [PATCH v4 2/3] xen-blkfront: "
` [PATCH v4 3/3] xen-blkfront: Apply changed parameter name to the document

[xen-unstable test] 154611: tolerable FAIL - PUSHED
 2020-09-23  5:58 UTC 

[ovmf test] 154616: all pass - PUSHED
 2020-09-23  5:47 UTC 

[PATCH] tools/libs/guest: fix out of tree builds of libxenguest users
 2020-09-23  5:24 UTC 

[qemu-mainline test] 154607: regressions - FAIL
 2020-09-23  1:03 UTC 

[xen-4.10-testing test] 154621: trouble: blocked/broken
 2020-09-22 23:50 UTC 

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-09-22 23:17 UTC  (10+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode

[PATCH 0/2] mini-os: netfront: fix some issues
 2020-09-22 20:08 UTC  (5+ messages)
` [PATCH 1/2] mini-os: netfront: retrieve netmask and gateway via extra function
` [PATCH 2/2] mini-os: netfront: fix suspend/resume handling

[xen-4.13-testing test] 154602: regressions - FAIL
 2020-09-22 19:55 UTC 

[PATCH 0/5] Multicore support for ARINC653 scheduler
 2020-09-22 19:50 UTC  (9+ messages)
` [PATCH 5/5] sched/arinc653: Implement CAST-32A multicore scheduling


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