xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-02 07:26:03 to 2020-10-05 12:16:31 UTC [more...]

[PATCH v2 0/5] mm: place pages to the freelist tail when onlining and undoing isolation
 2020-10-05 12:15 UTC  (2+ messages)
` [PATCH v2 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag

[PATCH 0/8] x86: Untangle Nested virt and CPUID interactions
 2020-10-05 11:07 UTC  (8+ messages)
` [PATCH 3/8] xen/domctl: Introduce and use XEN_DOMCTL_CDF_nested_virt
` [PATCH 7/8] x86/hvm: Drop restore boolean from hvm_cr4_guest_valid_bits()

[PATCH 0/5] qapi: Restrict machine (and migration) specific commands
 2020-10-05 10:55 UTC  (10+ messages)
` [PATCH 1/5] qapi: Restrict 'inject-nmi' command to machine code
` [PATCH 2/5] qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
` [PATCH 3/5] qapi: Restrict '(p)memsave' command to machine code
` [PATCH 4/5] qapi: Restrict 'query-kvm' "
` [PATCH 5/5] qapi: Restrict Xen migration commands to migration.json

[PATCH v9 0/8] domain context infrastructure
 2020-10-05 10:39 UTC  (20+ 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 0/5] iommu page-table memory pool
 2020-10-05  9:49 UTC  (6+ messages)
` [PATCH 1/5] libxl: remove separate calculation of IOMMU memory overhead
` [PATCH 2/5] iommu / domctl: introduce XEN_DOMCTL_iommu_ctl
` [PATCH 3/5] libxl / iommu / domctl: introduce XEN_DOMCTL_IOMMU_SET_ALLOCATION
` [PATCH 4/5] iommu: set 'hap_pt_share' and 'need_sync' flags earlier in iommu_domain_init()
` [PATCH 5/5] x86 / iommu: create a dedicated pool of page-table pages

[xen-4.12-testing test] 155402: tolerable FAIL - PUSHED
 2020-10-05  9:31 UTC 

[PATCH] arm: optee: don't print warning about "wrong" RPC buffer
 2020-10-05  9:12 UTC 

[PATCH v1 0/5] mm: place pages to the freelist tail when onling and undoing isolation
 2020-10-05  9:11 UTC  (19+ messages)
` [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH v1 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
` [PATCH v1 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
` [PATCH v1 5/5] mm/memory_hotplug: update comment regarding zone shuffling

[PATCH 0/3] tools: avoid creating symbolic links during make
 2020-10-05  8:48 UTC  (6+ messages)
` [PATCH 1/3] tools/libs: move official headers to common directory
` [PATCH 2/3] tools/libs/guest: don't use symbolic links for xenctrl headers
` [PATCH 3/3] tools/libs/store: don't use symbolic links for external files

[PATCH v1 0/1] drop RO socket from oxenstored
 2020-10-05  8:40 UTC  (4+ messages)
` [PATCH v1 1/1] tools/ocaml/xenstored: drop the creation of the RO socket

[xen-4.11-testing test] 155388: tolerable FAIL - PUSHED
 2020-10-05  5:24 UTC 

[xen-4.13-testing test] 155377: tolerable FAIL - PUSHED
 2020-10-05  1:05 UTC 

[libvirt test] 155429: regressions - FAIL
 2020-10-05  0:12 UTC 

[xen-unstable bisection] complete test-amd64-amd64-libvirt-xsm
 2020-10-04 21:10 UTC 

[PATCH] x86/S3: Restore CR4 earlier during resume
 2020-10-04 18:12 UTC  (3+ messages)

[linux-linus test] 155365: regressions - FAIL
 2020-10-04 16:10 UTC 

[xen-4.10-testing test] 155362: trouble: broken/fail/pass
 2020-10-04 13:20 UTC 

[xen-unstable test] 155345: regressions - FAIL
 2020-10-04 10:56 UTC 

[xen-unstable-coverity test] 155448: all pass - PUSHED
 2020-10-04 10:27 UTC 

[xen-4.11-testing bisection] complete test-amd64-i386-xl-qemuu-debianhvm-i386-xsm
 2020-10-04  9:46 UTC 

[xen-4.14-testing bisection] complete test-amd64-amd64-xl-qemuu-debianhvm-i386-xsm
 2020-10-04  8:55 UTC 

S3 resume crash in memguard_guard_stack (stable-4.14)
 2020-10-04  7:49 UTC  (2+ messages)

[xen-4.12-testing bisection] complete test-amd64-amd64-xl-xsm
 2020-10-04  6:53 UTC 

[qemu-mainline test] 155318: regressions - FAIL
 2020-10-04  5:48 UTC 

[xen-4.13-testing bisection] complete test-amd64-amd64-libvirt-xsm
 2020-10-04  5:27 UTC 

[xen-4.14-testing test] 155303: regressions - FAIL
 2020-10-04  2:25 UTC 

[libvirt test] 155397: regressions - trouble: blocked/fail/pass/starved
 2020-10-03 22:21 UTC 

[xen-4.12-testing test] 155288: regressions - FAIL
 2020-10-03 21:53 UTC 

[PATCH 0/2] x86/mm: {paging,sh}_{cmpxchg,write}_guest_entry() adjustments
 2020-10-03 21:07 UTC  (2+ messages)

[libvirt test] 155301: regressions - FAIL
 2020-10-03 20:10 UTC 

[GIT PULL] xen: branch for v5.9-rc8
 2020-10-03 19:58 UTC  (2+ messages)

[xen-4.11-testing test] 155281: regressions - FAIL
 2020-10-03 17:37 UTC 

[xen-4.13-testing test] 155258: regressions - FAIL
 2020-10-03 13:42 UTC 

Yet another S3 issue in Xen 4.14
 2020-10-03 12:45 UTC  (9+ messages)

[xen-unstable bisection] complete test-amd64-i386-libvirt-xsm
 2020-10-03 12:21 UTC 

[PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
 2020-10-03  8:48 UTC  (3+ messages)

[linux-linus test] 155231: regressions - FAIL
 2020-10-03  6:05 UTC 

[xen-4.10-testing test] 155226: regressions - trouble: broken/fail/pass
 2020-10-03  3:15 UTC 

[xen-4.12-testing bisection] complete test-amd64-amd64-libvirt-xsm
 2020-10-03  2:15 UTC 

[xen-4.14-testing bisection] complete test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm
 2020-10-03  2:13 UTC 

[linux-5.4 test] 155222: tolerable FAIL - PUSHED
 2020-10-02 22:54 UTC 

[ovmf test] 155223: all pass - PUSHED
 2020-10-02 22:32 UTC 

[xen-unstable-smoke test] 155349: tolerable all pass - PUSHED
 2020-10-02 21:56 UTC 

[PATCH v2] xen/rpi4: implement watchdog-based reset
 2020-10-02 20:47 UTC 

xen-swiotlb vs phys_to_dma
 2020-10-02 20:21 UTC  (2+ messages)

[PATCH v3 0/7] Support GEM object mappings from I/O memory
 2020-10-02 18:45 UTC  (26+ 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

[xen-4.11-testing bisection] complete test-amd64-i386-xl-qemut-debianhvm-i386-xsm
 2020-10-02 17:49 UTC 

[PATCH v3] arm,smmu: match start level of page table walk with P2M
 2020-10-02 17:36 UTC  (5+ messages)

[PATCH] tools/libxl: Work around libvirt breakage in libxl__cpuid_legacy()
 2020-10-02 17:32 UTC 

[xen-unstable test] 155211: regressions - FAIL
 2020-10-02 17:10 UTC 

[xen-unstable-smoke test] 155327: regressions - FAIL
 2020-10-02 17:02 UTC 

[PATCH 0/5] tools/xenstore: remove read-only socket
 2020-10-02 15:41 UTC  (6+ messages)
` [PATCH 1/5] tools/xenstore: remove socket-only option from xenstore client
` [PATCH 2/5] tools/libs/store: ignore XS_OPEN_SOCKETONLY flag
` [PATCH 3/5] tools/libs/store: drop read-only functionality
` [PATCH 4/5] tools: drop all deprecated usages of xs_*_open() and friends in tools
` [PATCH 5/5] tools/xenstore: drop creation of read-only socket in xenstored

[PATCH v2 00/11] x86/intr: introduce EOI callbacks and fix vPT
 2020-10-02 15:25 UTC  (13+ 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 v3] tools/libs/stat: fix broken build
 2020-10-02 14:07 UTC  (13+ messages)

[xen-unstable-smoke test] 155321: regressions - FAIL
 2020-10-02 13:56 UTC 

[PATCH] build: always use BASEDIR for xen sub-directory
 2020-10-02 13:39 UTC  (7+ messages)

[PATCH 0/3] x86: plug 2 vCPU creation resource leaks + some cleanup
 2020-10-02 12:31 UTC  (9+ messages)
` [PATCH 1/3] x86/vLAPIC: don't leak regs page from vlapic_init() upon error
` [PATCH 2/3] x86: fix resource leaks on arch_vcpu_create() error path
` [PATCH 3/3] x86/vLAPIC: vlapic_init() runs only once for a vCPU

remove alloc_vm_area v4
 2020-10-02 12:22 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] x86/hvm: Correct error message in check_segment()
 2020-10-02 12:09 UTC  (2+ messages)

[xen-unstable-smoke bisection] complete test-amd64-amd64-libvirt
 2020-10-02 11:55 UTC  (2+ messages)

[PATCH 0/6] tools/include: adjustments to the population of xen/
 2020-10-02 11:52 UTC  (8+ messages)
` Ping: "

[PATCH v9 0/4] efi: Unified Xen hypervisor/kernel/initrd images
 2020-10-02 11:18 UTC  (5+ messages)
` [PATCH v9 1/4] efi/boot.c: add file.need_to_free
` [PATCH v9 2/4] efi/boot.c: add handle_file_info()
` [PATCH v9 3/4] efi: Enable booting unified hypervisor/kernel/initrd images
` [PATCH v9 4/4] efi: Do not use command line if unified config is included

[PATCH RFC] docs: Add minimum version depencency policy document
 2020-10-02 10:57 UTC  (6+ messages)

[PATCH v8 0/5] efi: Unified Xen hypervisor/kernel/initrd images
 2020-10-02 10:52 UTC  (6+ messages)
` [PATCH v8 1/5] efi/boot.c: add file.need_to_free
` [PATCH v8 4/5] efi: Enable booting unified hypervisor/kernel/initrd images

[qemu-mainline test] 155184: regressions - FAIL
 2020-10-02 10:40 UTC 

[xen-unstable-smoke test] 155310: regressions - FAIL
 2020-10-02 10:12 UTC 

Xen Solaris support still required?
 2020-10-02 10:08 UTC  (7+ messages)
` Xen Solaris support still required? Illumos Xen
  ` Xen Solaris support still required? Illumos/Dilos Xen
        ` Re: [Xen-devel] "
          `  "

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-10-02  9:55 UTC  (9+ messages)
` [PATCH V1 13/16] xen/ioreq: Make x86's invalidate qemu mapcache handling common

[PATCH v2] arm,smmu: match start level of page table walk with P2M
 2020-10-02  9:51 UTC  (2+ messages)

[PATCH] arm,smmu: match start level of page table walk with P2M
 2020-10-02  9:35 UTC  (6+ messages)

[PATCH 00/12] evtchn: recent XSAs follow-on
 2020-10-02  8:43 UTC  (9+ messages)
` [PATCH 11/12] evtchn: convert vIRQ lock to an r/w one

[xen-unstable-smoke test] 155295: regressions - FAIL
 2020-10-02  7:59 UTC 

[xen-4.13-testing bisection] complete test-amd64-amd64-xl-xsm
 2020-10-02  7: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 NNTP newsgroup(s).