xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 14:19:58 to 2020-09-30 23:27:30 UTC [more...]

[PATCH 0/4] xen/arm: Unbreak ACPI
 2020-09-30 23:26 UTC  (14+ messages)
` [PATCH 3/4] xen/arm: Check if the platform is not using ACPI before initializing Dom0less

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

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2020-09-30 21:29 UTC  (11+ messages)

[PATCH RFC] docs: Add minimum version depencency policy document
 2020-09-30 20:23 UTC  (5+ messages)

[xen-4.11-testing bisection] complete test-amd64-amd64-xl-xsm
 2020-09-30 19:18 UTC 

[xen-unstable-smoke test] 155144: regressions - FAIL
 2020-09-30 19:14 UTC 

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-30 18:47 UTC  (13+ messages)
` [patch V2 24/46] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI

remove alloc_vm_area v2
 2020-09-30 18:37 UTC  (8+ messages)

[xen-4.12-testing test] 155075: regressions - FAIL
 2020-09-30 18:24 UTC 

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

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-09-30 17:47 UTC  (6+ messages)
` [PATCH V1 02/16] xen/ioreq: Make x86's IOREQ feature common

[PATCH 0/8] x86: Untangle Nested virt and CPUID interactions
 2020-09-30 15:55 UTC  (10+ messages)
` [PATCH 1/8] tools/libxl: Simplify DOMCTL_CDF_ flags handling in libxl__domain_make()
` [PATCH 2/8] xen/domctl: Simplify DOMCTL_CDF_ checking logic
` [PATCH 3/8] xen/domctl: Introduce and use XEN_DOMCTL_CDF_nested_virt
` [PATCH 4/8] tools/cpuid: Plumb nested_virt down into xc_cpuid_apply_policy()
` [PATCH 5/8] x86/hvm: Obsolete the use of HVM_PARAM_NESTEDHVM
` [PATCH 6/8] xen/xsm: Drop xsm_hvm_param_nested()
` [PATCH 7/8] x86/hvm: Drop restore boolean from hvm_cr4_guest_valid_bits()
` [PATCH 8/8] x86/cpuid: Move VMX/SVM out of the default policy

[PATCH 0/3] stubdom: add xenstore pvh stubdom support
 2020-09-30 15:46 UTC  (7+ 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] tools/xenstore: set maximum number of grants needed
 2020-09-30 15:31 UTC  (6+ messages)

[PATCH] tools/cpuid: Plumb nested_virt down into xc_cpuid_apply_policy()
 2020-09-30 15:17 UTC  (4+ messages)

[PATCH v1] libxc/bitops: increase potential size of bitmaps
 2020-09-30 15:10 UTC  (2+ messages)

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

[PATCH v1] tools/libxc: report malloc errors in writev_exact
 2020-09-30 15:07 UTC  (3+ messages)

[PATCH] evtchn/Flask: pre-allocate node on send path
 2020-09-30 15:06 UTC  (13+ messages)

[PATCH] x86: Use LOCK ADD instead of MFENCE for smp_mb()
 2020-09-30 15:02 UTC  (2+ messages)

[PATCH v9 0/8] domain context infrastructure
 2020-09-30 14:46 UTC  (22+ messages)
` [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

[Xen-devel] [XEN PATCH v14 0/8] Xen VMware tools support
 2020-09-30 14:24 UTC  (3+ messages)
` [Xen-devel] [XEN PATCH v14 2/8] xen: Add support for VMware cpuid leaves
  `  "

[PATCH] arch/x86: fix some typos in xen_pagetable_p2m_free()
 2020-09-30 14:16 UTC  (2+ messages)

[PATCH v2] x86/xen: disable Firmware First mode for correctable memory errors
 2020-09-30 14:14 UTC  (2+ messages)

[PATCH] xen: remove redundant initialization of variable ret
 2020-09-30 14:12 UTC  (2+ messages)

[PATCH 1/2] xen/gntdev.c: Mark pages as dirty
 2020-09-30 14:10 UTC  (7+ messages)
` [PATCH 2/2] xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()

[PATCH] xen/events: don't use chip_data for legacy IRQs
 2020-09-30 13:51 UTC  (3+ messages)

[PATCH v2 00/11] x86/intr: introduce EOI callbacks and fix vPT
 2020-09-30 13:37 UTC  (20+ messages)
` [PATCH v2 01/11] x86/hvm: drop vcpu parameter from vlapic EOI callbacks
` [PATCH v2 02/11] x86/hvm: drop domain parameter from vioapic/vpic "
` [PATCH v2 03/11] x86/vlapic: introduce an EOI callback mechanism
` [PATCH v2 04/11] x86/vmsi: use the newly introduced EOI callbacks
` [PATCH v2 05/11] x86/vioapic: switch to use the EOI callback mechanism
` [PATCH v2 06/11] x86/hvm: allowing registering EOI callbacks for GSIs
` [PATCH v2 07/11] x86/dpci: move code
` [PATCH v2 08/11] x86/dpci: switch to use a GSI EOI callback
` [PATCH v2 09/11] x86/vpt: switch interrupt injection model
` [PATCH v2 10/11] x86/vpt: remove vPT timers per-vCPU lists
` [PATCH v2 11/11] x86/vpt: introduce a per-vPT lock

[xen-4.11-testing test] 155066: regressions - FAIL
 2020-09-30 13:23 UTC 

[PATCH v3 0/7] Support GEM object mappings from I/O memory
 2020-09-30 12:51 UTC  (17+ messages)
` [PATCH v3 1/7] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
` [PATCH v3 3/7] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v3 4/7] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v3 5/7] drm/gem: Store client buffer mappings as "
` [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
` [PATCH v3 7/7] drm/todo: Update entries around struct dma_buf_map

[PATCH v8 0/5] efi: Unified Xen hypervisor/kernel/initrd images
 2020-09-30 12:33 UTC  (8+ messages)
` [PATCH v8 1/5] efi/boot.c: add file.need_to_free
` [PATCH v8 2/5] efi/boot.c: add handle_file_info()
` [PATCH v8 3/5] efi/boot.c: wrap PrintStr/PrintErr to allow const CHAR16* arguments
` [PATCH v8 4/5] efi: Enable booting unified hypervisor/kernel/initrd images
` [PATCH v8 5/5] efi: Do not use command line if unified config is included

[PATCH] xen-bus: reduce scope of backend watch
 2020-09-30 11:42 UTC  (2+ messages)

[xen-unstable-smoke test] 155128: tolerable all pass - PUSHED
 2020-09-30 11:34 UTC 

[PATCH v7 0/5] efi: Unified Xen hypervisor/kernel/initrd images
 2020-09-30 11:11 UTC  (10+ messages)
` [PATCH v7 1/5] efi/boot.c: add file.need_to_free
` [PATCH v7 2/5] efi/boot.c: add handle_file_info()
` [PATCH v7 3/5] efi/boot.c: wrap PrintStr/PrintErr to allow const CHAR16* arguments
` [PATCH v7 4/5] efi: Enable booting unified hypervisor/kernel/initrd images
` [PATCH v7 5/5] efi: Do not use command line if unified config is included

[xen-unstable-coverity test] 155131: all pass - PUSHED
 2020-09-30 10:25 UTC 

Xen Coding style and clang-format
 2020-09-30 10:24 UTC  (3+ messages)

[PATCH 00/12] evtchn: recent XSAs follow-on
 2020-09-30 10:16 UTC  (45+ messages)
` [PATCH 01/12] evtchn: refuse EVTCHNOP_status for Xen-bound event channels
` [PATCH 02/12] evtchn: avoid race in get_xen_consumer()
` [PATCH 04/12] evtchn: evtchn_set_priority() needs to acquire the per-channel lock
` [PATCH 05/12] evtchn/sched: reject poll requests for unusable ports
` [PATCH 06/12] evtchn: don't bypass unlinking pIRQ when closing port
` [PATCH 07/12] evtchn: cut short evtchn_reset()'s loop in the common case
` [PATCH 08/12] evtchn: ECS_CLOSED => ECS_FREE
` [PATCH 09/12] evtchn: move FIFO-private struct declarations
` [PATCH 10/12] evtchn/fifo: use stable fields when recording "last queue" information
` [PATCH 11/12] evtchn: convert vIRQ lock to an r/w one
` [PATCH 12/12] evtchn: convert domain event "

[xen-4.13-testing test] 155062: regressions - FAIL
 2020-09-30  9:31 UTC 

Kernel panic on 'floppy' module load, Xen HVM, since 4.19.143
 2020-09-30  8:42 UTC  (7+ messages)

[PATCH v1 0/5] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-30  7:48 UTC  (5+ messages)
` [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()

[xen-4.10-testing test] 155052: regressions - trouble: broken/fail/pass
 2020-09-30  6:15 UTC 

[linux-linus test] 155021: regressions - FAIL
 2020-09-30  6:03 UTC 

[seabios test] 155049: tolerable FAIL - PUSHED
 2020-09-30  5:53 UTC 

[ovmf test] 155045: all pass - PUSHED
 2020-09-30  3:50 UTC 

[libvirt test] 155067: regressions - FAIL
 2020-09-30  3:00 UTC 

[xen-unstable test] 155017: regressions - FAIL
 2020-09-29 23:47 UTC 

[linux-5.4 test] 155020: tolerable FAIL - PUSHED
 2020-09-29 23:23 UTC 

[xen-4.11-testing bisection] complete test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm
 2020-09-29 19:15 UTC 

[xen-unstable-smoke test] 155089: tolerable all pass - PUSHED
 2020-09-29 18:19 UTC 

[PATCH v6 0/5] efi: Unified Xen hypervisor/kernel/initrd images
 2020-09-29 18:06 UTC  (7+ messages)
` [PATCH v6 2/5] efi/boot.c: add file.need_to_free
` [PATCH v6 4/5] efi: Enable booting unified hypervisor/kernel/initrd images

[qemu-mainline test] 155018: regressions - FAIL
 2020-09-29 16:12 UTC 

[Xen-devel] Xen crash after S3 suspend - Xen 4.13
 2020-09-29 15:27 UTC  (9+ 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).