xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 18:02:35 to 2020-09-28 12:54:27 UTC [more...]

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-28 12:53 UTC  (18+ 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()

[PATCH 0/5] x86: introduce read_sregs() and elf_core_save_regs() adjustments
 2020-09-28 12:47 UTC  (7+ messages)
` [PATCH 1/5] x86: introduce read_sregs() to allow storing to memory directly
` [PATCH 2/5] x86/ELF: don't open-code read_sreg()
` [PATCH 3/5] x86/ELF: don't store function pointer in elf_core_save_regs()
` [PATCH 4/5] x86/ELF: also record FS/GS bases "
` [PATCH 5/5] x86/ELF: eliminate pointless local variable from elf_core_save_regs()

remove alloc_vm_area v2
 2020-09-28 12:37 UTC  (15+ messages)
` [PATCH 06/11] drm/i915: use vmap in shmem_pin_map
` [PATCH 08/11] drm/i915: use vmap in i915_gem_object_map
  ` [Intel-gfx] "
  ` [PATCH 08/11, fixed] "
` [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 v2 0/6] x86: some assembler macro rework
 2020-09-28 12:37 UTC  (9+ messages)
` [PATCH v2 1/6] x86: replace __ASM_{CL,ST}AC
` [PATCH v2 2/6] x86: reduce CET-SS related #ifdef-ary
` [PATCH v2 3/6] x86: drop ASM_{CL,ST}AC
` [PATCH v2 4/6] x86: fold indirect_thunk_asm.h into asm-defns.h
` [PATCH v2 5/6] x86: guard against straight-line speculation past RET
` [PATCH v2 6/6] x86: limit amount of INT3 in IND_THUNK_*

[PATCH] x86/PV: make post-migration page state consistent
 2020-09-28 12:16 UTC  (4+ messages)

[xen-4.14-testing test] 154698: regressions - trouble: fail/pass/preparing
 2020-09-28 12:03 UTC 

[ovmf test] 154983: trouble: blocked/broken/preparing/queued
 2020-09-28 12:00 UTC 

[qemu-mainline test] 154677: regressions - trouble: fail/pass/preparing
 2020-09-28 12:00 UTC 

[PATCH 0/2] x86/mm: {paging,sh}_{cmpxchg,write}_guest_entry() adjustments
 2020-09-28 11:58 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: {paging, sh}_{cmpxchg, write}_guest_entry() cannot fault
` [PATCH 2/2] x86/mm: remove some indirection from {paging,sh}_cmpxchg_guest_entry()

[libvirt test] 154990: trouble: blocked/broken/preparing/queued
 2020-09-28 11:57 UTC 

[xen-unstable test] 154688: regressions - trouble: broken/fail/pass/preparing
 2020-09-28 11:57 UTC 

[xen-4.11-testing test] 154894: trouble: blocked/broken/pass/queued/running
 2020-09-28 11:53 UTC 

[linux-5.4 test] 154979: trouble: blocked/broken/preparing/queued
 2020-09-28 11:53 UTC 

[xen-4.12-testing test] 154981: trouble: blocked/broken/preparing/queued
 2020-09-28 11:53 UTC 

[xen-4.13-testing test] 154994: trouble: blocked/broken/preparing/queued/running
 2020-09-28 11:49 UTC 

[xen-4.10-testing test] 154991: trouble: blocked/broken/preparing/queued/running
 2020-09-28 11:49 UTC 

[linux-linus test] 154694: trouble: fail/pass/preparing/queued
 2020-09-28 11:49 UTC 

[xen-unstable-smoke test] 154998: trouble: blocked/broken/preparing/queued/running
 2020-09-28 11:49 UTC 

[seabios test] 154974: trouble: blocked/broken/preparing/queued/running
 2020-09-28 11:49 UTC 

[PATCH 00/12] evtchn: recent XSAs follow-on
 2020-09-28 11:02 UTC  (13+ messages)
` [PATCH 01/12] evtchn: refuse EVTCHNOP_status for Xen-bound event channels
` [PATCH 02/12] evtchn: avoid race in get_xen_consumer()
` [PATCH 03/12] evtchn: don't call Xen consumer callback with per-channel lock held
` [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 "

[PATCH] x86/HVM: refine when to send mapcache invalidation request to qemu
 2020-09-28 10:44 UTC 

[PATCH 0/4] xen/arm: Unbreak ACPI
 2020-09-28 10:39 UTC  (11+ messages)
` [PATCH 1/4] xen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap_memory()
` [PATCH 2/4] xen/arm: acpi: The fixmap area should always be cleared during failure/unmap
` [PATCH 3/4] xen/arm: Check if the platform is not using ACPI before initializing Dom0less
` [PATCH 4/4] xen/arm: Introduce fw_unreserved_regions() and use it

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-28 10:11 UTC  (9+ messages)
` [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
      ` [PATCH] x86/apic/msi: Unbreak DMAR and HPET MSI

[PATCH v2 00/11] Multiple fixes to XENMEM_acquire_resource
 2020-09-28  9:37 UTC  (9+ messages)
` [PATCH v2 02/11] xen/gnttab: Rework resource acquisition
` [PATCH v2 04/11] xen/memory: Fix acquire_resource size semantics
` [PATCH v2 07/11] xen/memory: Improve compat XENMEM_acquire_resource handling
` [PATCH v2 09/11] xen/memory: Fix mapping grant tables with XENMEM_acquire_resource

Kernel panic on 'floppy' module load, Xen HVM, since 4.19.143
 2020-09-28  9:36 UTC  (3+ messages)

[PATCH 0/6] tools/include: adjustments to the population of xen/
 2020-09-28  8:30 UTC  (2+ messages)
` Ping: "

[PATCH v3] efi: Always map EfiRuntimeServicesCode and EfiRuntimeServicesData
 2020-09-28  8:25 UTC  (3+ messages)

[PATCH] x86/S3: Fix Shadow Stack resume path
 2020-09-28  7:54 UTC  (2+ messages)

[PATCH] evtchn/Flask: pre-allocate node on send path
 2020-09-28  7:49 UTC  (13+ messages)

[xen-4.13-testing test] 154953: trouble: blocked/broken/starved
 2020-09-28  7:27 UTC 

[xen-4.10-testing test] 154977: trouble: blocked/broken
 2020-09-28  4:58 UTC 

[xen-unstable bisection] complete test-xtf-amd64-amd64-4
 2020-09-28  3:35 UTC 

[PATCH] tools/python: Pass linker to Python build process
 2020-09-28  1:26 UTC  (2+ messages)
` [RESEND] "

[ovmf test] 154899: trouble: blocked/broken
 2020-09-27 23:41 UTC 

[xen-4.12-testing test] 154963: trouble: blocked/broken
 2020-09-27 23:34 UTC 

[linux-5.4 test] 154956: trouble: blocked/broken
 2020-09-27 21:51 UTC 

[xen-4.10-testing test] 154960: trouble: blocked/broken
 2020-09-27 20:03 UTC 

[seabios test] 154814: trouble: blocked/broken/pass
 2020-09-27 19:11 UTC 

[PATCH] arch/x86: fix some typos in xen_pagetable_p2m_free()
 2020-09-27 17:28 UTC 

[PATCH 0/3] stubdom: add xenstore pvh stubdom support
 2020-09-27 16:17 UTC  (3+ messages)
` [PATCH 3/3] stubdom: add xenstore pvh stubdom

[libvirt test] 154935: trouble: blocked/broken
 2020-09-27 14:38 UTC 

Compiling while considering address-of-packed-member
 2020-09-27 13:00 UTC 

[xen-4.12-testing test] 154918: trouble: blocked/broken
 2020-09-27 12:55 UTC 

[xen-unstable-coverity test] 154954: trouble: broken
 2020-09-27 11:17 UTC 

[xen-4.10-testing test] 154930: trouble: blocked/broken
 2020-09-27 10:59 UTC 

[linux-5.4 test] 154908: trouble: blocked/broken/pass
 2020-09-27  9:37 UTC 

[xen-4.13-testing test] 154776: regressions - trouble: blocked/broken/fail/pass
 2020-09-27  8:16 UTC 

[xen-4.13-testing bisection] complete test-xtf-amd64-amd64-4
 2020-09-27  4:43 UTC 

[libvirt test] 154909: trouble: blocked/broken
 2020-09-27  3:56 UTC 

[xen-4.10-testing test] 154913: trouble: blocked/broken
 2020-09-27  2:03 UTC 

[xen-4.12-testing test] 154758: regressions - trouble: broken/fail/pass
 2020-09-26 19:41 UTC 

[xen-4.10-testing test] 154876: trouble: blocked/broken
 2020-09-26 16:41 UTC 

[libvirt test] 154771: regressions - trouble: blocked/broken/fail/pass
 2020-09-26 16:33 UTC 

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-09-26 14:57 UTC  (28+ messages)
` [PATCH V1 02/16] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V1 09/16] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V1 12/16] xen/dm: Introduce xendevicemodel_set_irq_level DM op
` [PATCH V1 13/16] xen/ioreq: Make x86's invalidate qemu mapcache handling common

[PATCH v4 0/4] xen/arm: Properly disable M2P on Arm
 2020-09-26 13:00 UTC  (6+ messages)
` [PATCH v4 2/4] xen: Introduce HAS_M2P config and use to protect mfn_to_gmfn call

[ovmf test] 154753: trouble: broken/pass
 2020-09-26 12:23 UTC 

[xen-4.11-testing test] 154740: regressions - FAIL
 2020-09-26 10:55 UTC 

[xen-4.14-testing bisection] complete test-xtf-amd64-amd64-1
 2020-09-26 10:34 UTC 

[xen-4.14-testing bisection] complete test-xtf-amd64-amd64-2
 2020-09-26 10:33 UTC 

[xen-4.14-testing bisection] complete test-xtf-amd64-amd64-2
 2020-09-26 10:34 UTC 

[xen-4.10-testing test] 154844: trouble: blocked/broken
 2020-09-26  7:37 UTC 

[linux-5.4 test] 154718: tolerable FAIL - PUSHED
 2020-09-26  6:44 UTC 

[xen-4.13-testing bisection] complete test-xtf-amd64-amd64-4
 2020-09-26  0:24 UTC 

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

[xen-4.12-testing bisection] complete test-xtf-amd64-amd64-4
 2020-09-25 21:53 UTC 

[xen-4.10-testing test] 154795: trouble: blocked/broken
 2020-09-25 21:46 UTC 

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

[xen-unstable bisection] complete test-xtf-amd64-amd64-4
 2020-09-25 20:52 UTC 

[PATCH 03/11 RFC] gitignore: Add/Generalize entries
 2020-09-25 15:47 UTC  (5+ messages)

[PATCH v2] x86/xen: disable Firmware First mode for correctable memory errors
 2020-09-25 14:07 UTC 

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

[PATCH] x86: Use LOCK ADD instead of MFENCE for smp_mb()
 2020-09-25 13:22 UTC  (3+ messages)

[PATCH v9 0/8] domain context infrastructure
 2020-09-25 12:49 UTC  (5+ messages)
` [PATCH v9 6/8] common/domain: add a domain context record for shared_info

[xen-4.10-testing test] 154750: trouble: blocked/broken
 2020-09-25 12:23 UTC 

[PATCH v2 0/2] fix 'xl block-detach'
 2020-09-25 10:38 UTC  (2+ messages)

[PATCH v3 00/22] Convert all remaining drivers to GEM object functions
 2020-09-25  8:40 UTC  (3+ messages)

[xen-4.14-testing bisection] complete test-xtf-amd64-amd64-1
 2020-09-25  7:44 UTC 

[xen-4.13-testing test] 154667: regressions - FAIL
 2020-09-25  7:26 UTC 

[PATCH v2 0/3] Fix and cleanup xenguest.h
 2020-09-25  6:20 UTC  (4+ messages)
` [PATCH v2 1/3] tools/libs: merge xenctrl_dom.h into xenguest.h
` [PATCH v2 2/3] tools/libxenguest: make xc_dom_loader interface private to libxenguest
` [PATCH v2 3/3] tools/lixenguest: hide struct elf_dom_parms layout from users

[libvirt test] 154675: regressions - FAIL
 2020-09-25  6:17 UTC 

[PATCH] tools/libs/guest: fix out of tree builds of libxenguest users
 2020-09-25  5:16 UTC  (4+ messages)

[xen-4.12-testing test] 154663: regressions - FAIL
 2020-09-25  3:16 UTC 

[xen-4.10-testing test] 154702: trouble: blocked/broken
 2020-09-25  2:10 UTC 

[xen-unstable-smoke test] 154728: tolerable all pass - PUSHED
 2020-09-24 23:59 UTC 

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

[xtf test] 154651: tolerable all pass - PUSHED
 2020-09-24 21:35 UTC 

[PATCH v1] tools/libxc: report malloc errors in writev_exact
 2020-09-24 20:21 UTC  (2+ messages)

default branch name: github to replace "master" with "main"
 2020-09-24 20:15 UTC 

[PATCH v1] libxc/bitops: increase potential size of bitmaps
 2020-09-24 20:12 UTC  (2+ messages)

[linux-5.4 test] 154644: regressions - FAIL
 2020-09-24 19:04 UTC 

[PATCH v5 0/3] xen/balloon: fixes for memory hotplug
 2020-09-24 19:02 UTC  (3+ messages)
` [PATCH v5 2/3] memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC


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