xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 10:06:15 to 2020-10-22 13:38:32 UTC [more...]

[PATCH] x86emul: fix PINSRW and adjust other {,V}PINSR*
 2020-10-22 13:38 UTC 

[PATCH v2 0/8] evtchn: recent XSAs follow-on
 2020-10-22 13:34 UTC  (21+ messages)
` [PATCH v2 1/8] evtchn: avoid race in get_xen_consumer()
` [PATCH v2 2/8] evtchn: replace FIFO-specific header by generic private one
` [PATCH v2 3/8] evtchn: rename and adjust guest_enabled_event()
` [PATCH v2 4/8] evtchn: let evtchn_set_priority() acquire the per-channel lock
` [PATCH v2 5/8] evtchn: drop acquiring of per-channel lock from send_guest_{global,vcpu}_virq()
` [PATCH v2 6/8] evtchn: convert vIRQ lock to an r/w one
` [PATCH v2 7/8] evtchn: convert domain event "
` [PATCH RFC v2 8/8] evtchn: don't call Xen consumer callback with per-channel lock held

[PATCH v2 0/5] xen: event handling cleanup
 2020-10-22 13:17 UTC  (9+ messages)
` [PATCH v2 1/5] xen: remove no longer used functions
` [PATCH v2 2/5] xen/events: make struct irq_info private to events_base.c
` [PATCH v2 3/5] xen/events: only register debug interrupt for 2-level events
` [PATCH v2 4/5] xen/events: unmask a fifo event channel only if it was masked
` [PATCH v2 5/5] Documentation: add xen.fifo_events kernel parameter description

XSM and the idle domain
 2020-10-22 13:03 UTC  (7+ messages)

[PATCH] x86/alternative: don't call text_poke() in lazy TLB mode
 2020-10-22 10:48 UTC  (4+ messages)

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-10-22 10:21 UTC  (18+ messages)
` [PATCH v5 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v5 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v5 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v5 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v5 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v5 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v5 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v5 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory

[xen-4.13-testing test] 156054: tolerable FAIL - PUSHED
 2020-10-22 10:18 UTC 

[PATCH] xen/arm: Remove EXPERT dependancy
 2020-10-22  9:13 UTC  (2+ messages)

[XEN PATCH v1] xen/arm : Add support for SMMUv3 driver
 2020-10-22  8:32 UTC  (4+ messages)

[PATCH 0/5] xen: event handling cleanup
 2020-10-22  8:28 UTC  (11+ messages)
` [PATCH 1/5] xen: remove no longer used functions
` [PATCH 2/5] xen/events: make struct irq_info private to events_base.c
` [PATCH 3/5] xen/events: only register debug interrupt for 2-level events
` [PATCH 4/5] xen/events: unmask a fifo event channel only if it was masked
` [PATCH 5/5] Documentation: add xen.fifo_events kernel parameter description

[xen-unstable test] 156050: regressions - FAIL
 2020-10-22  7:50 UTC  (3+ messages)

[PATCH] xen/acpi: Don't fail if SPCR table is absent
 2020-10-22  7:42 UTC  (3+ messages)

[PATCH] x86/mm: avoid playing with directmap when self-snoop can be relied upon
 2020-10-22  7:29 UTC  (3+ messages)

[PATCH] x86/pv: Flush TLB in response to paging structure changes
 2020-10-22  7:22 UTC  (6+ messages)

[qemu-mainline test] 156057: regressions - FAIL
 2020-10-22  3:02 UTC 

[libvirt test] 156059: regressions - FAIL
 2020-10-22  2:44 UTC 

[linux-linus test] 156042: regressions - FAIL
 2020-10-22  0:01 UTC 

[PATCH v2 00/14] kernel-doc: public/arch-arm.h
 2020-10-21 22:19 UTC  (20+ messages)
` [PATCH v2 01/14] "
` [PATCH v2 02/14] kernel-doc: public/hvm/hvm_op.h
` [PATCH v2 03/14] kernel-doc: public/device_tree_defs.h
` [PATCH v2 04/14] kernel-doc: public/event_channel.h
` [PATCH v2 05/14] kernel-doc: public/features.h
` [PATCH v2 06/14] kernel-doc: public/grant_table.h
` [PATCH v2 07/14] kernel-doc: public/hypfs.h
` [PATCH v2 08/14] kernel-doc: public/memory.h
` [PATCH v2 09/14] kernel-doc: public/sched.h
` [PATCH v2 10/14] kernel-doc: public/vcpu.h
` [PATCH v2 11/14] kernel-doc: public/version.h
` [PATCH v2 12/14] kernel-doc: public/xen.h
` [PATCH v2 13/14] kernel-doc: public/elfnote.h
` [PATCH v2 14/14] kernel-doc: public/hvm/params.h

[xen-4.12-testing test] 156035: tolerable FAIL - PUSHED
 2020-10-21 16:48 UTC 

Compiling Xen from source
 2020-10-21 15:12 UTC  (8+ messages)

i915 dma faults on Xen
 2020-10-21 13:59 UTC  (12+ messages)

[xen-4.11-testing test] 156034: tolerable FAIL - PUSHED
 2020-10-21 13:01 UTC 

[PATCH 0/2] tools/libs: fix build rules to correctly deal with multiple public headers
 2020-10-21 12:05 UTC  (2+ messages)

[PATCH] x86: XENMAPSPACE_gmfn{,_batch,_range} want to special case idx == gpfn
 2020-10-21 11:36 UTC  (6+ messages)

[PATCH] pci: cleanup MSI interrupts before removing device from IOMMU
 2020-10-21 11:34 UTC  (3+ messages)

[PATCH v2 0/5] mm: place pages to the freelist tail when onlining and undoing isolation
 2020-10-21 10:58 UTC  (8+ messages)
` [PATCH v2 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH v2 3/5] mm/page_alloc: move pages to tail in move_to_free_list()
` [PATCH v2 5/5] mm/memory_hotplug: update comment regarding zone shuffling

[bug report] ALSA: xen-front: Use Xen common shared buffer implementation
 2020-10-21 10:50 UTC 

[PATCH v3 0/3] x86: shim building adjustments (plus shadow follow-on)
 2020-10-21 10:45 UTC  (5+ messages)
` [PATCH v3 2/3] x86/shadow: refactor shadow_vram_{get,put}_l1e()
` [PATCH v3 3/3] x86/shadow: sh_{make,destroy}_monitor_table() are "even more" HVM-only

[PATCH] x86/pv: Flush TLB in response to paging structure changes
 2020-10-21 10:27 UTC  (10+ messages)

[xen-unstable test] 156027: regressions - FAIL
 2020-10-21 10:10 UTC  (2+ messages)

[xen-4.10-testing test] 156033: tolerable FAIL - PUSHED
 2020-10-21 10:04 UTC 

[xen-unstable-coverity test] 156067: all pass - PUSHED
 2020-10-21  9:59 UTC 

[PATCH] xen/arm: Warn user on cpu errata 832075
 2020-10-21  9:52 UTC  (11+ messages)

[qemu-mainline bisection] complete build-armhf
 2020-10-21  9:37 UTC 

[xen-4.14-testing test] 156031: regressions - FAIL
 2020-10-21  5:59 UTC 

[qemu-mainline test] 156040: regressions - FAIL
 2020-10-21  3:21 UTC 

[xen-4.13-testing test] 156030: regressions - FAIL
 2020-10-21  1:11 UTC 

[xen-unstable-smoke test] 156047: tolerable all pass - PUSHED
 2020-10-21  0:22 UTC 

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (7+ messages)

[PATCH 0/5] iommu page-table memory pool
 2020-10-20 17:17 UTC  (5+ messages)
` [PATCH 2/5] iommu / domctl: introduce XEN_DOMCTL_iommu_ctl

Xen Coding style and clang-format
 2020-10-20 17:13 UTC  (13+ messages)

[GIT PULL] xen: branch for v5.10-rc1b
 2020-10-20 16:45 UTC  (2+ messages)

[linux-linus test] 156020: regressions - FAIL
 2020-10-20 16:29 UTC 

[qemu-mainline test] 156028: regressions - FAIL
 2020-10-20 16:05 UTC 

[PATCH] libxl: Add suppress-vmdesc to QEMU -machine pc options
 2020-10-20 15:45 UTC  (3+ messages)

[PATCH] IOMMU: avoid double flushing in shared page table case
 2020-10-20 15:26 UTC  (4+ messages)

[xen-unstable-smoke test] 156029: tolerable all pass - PUSHED
 2020-10-20 15:22 UTC 

[PATCH] xsm: also panic upon "flask=enforcing" when XSM_FLASK=n
 2020-10-20 14:29 UTC  (4+ messages)

[PATCH] AMD/IOMMU: correct shattering of super pages
 2020-10-20 13:53 UTC 

[PATCH v3 0/3] xen/x86: implement NMI continuation
 2020-10-20 13:33 UTC  (3+ messages)
` [PATCH v3 1/3] xen/x86: add nmi continuation framework

[PATCH] SUPPORT: Add linux device model stubdom to Toolstack
 2020-10-20 13:27 UTC  (3+ messages)

[PATCH] xen/arm: Print message if reset did not work
 2020-10-20 12:46 UTC  (3+ messages)

[PATCH v1] xl: use proper name for bash_completion file
 2020-10-20 12:39 UTC 

[qemu-mainline test] 156025: regressions - FAIL
 2020-10-20 12:16 UTC 

[xen-unstable test] 156013: tolerable FAIL
 2020-10-20 12:13 UTC 

Xen Security Advisory 346 v2 - undue deferral of IOMMU TLB flushes
 2020-10-20 12:00 UTC 

Xen Security Advisory 347 v2 - unsafe AMD IOMMU page table updates
 2020-10-20 12:00 UTC 

Xen Security Advisory 345 v3 - x86: Race condition in Xen mapping code
 2020-10-20 12:00 UTC 

Xen Security Advisory 332 v3 - Rogue guests can cause DoS of Dom0 via high frequency events
 2020-10-20 12:00 UTC 

Xen Security Advisory 331 v2 - Race condition in Linux event handler may crash dom0
 2020-10-20 12:00 UTC 

Xen Security Advisory 286 v4 - x86 PV guest INVLPG-like flushes may leave stale TLB entries
 2020-10-20 12:00 UTC 

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-10-20 10:55 UTC  (11+ messages)
` [PATCH V2 04/23] xen/ioreq: Provide alias for the handle_mmio()
` [PATCH V2 08/23] xen/ioreq: Introduce ioreq_params to abstract accesses to arch.hvm.params
` [PATCH V2 11/23] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V2 17/23] xen/ioreq: Introduce domain_has_ioreq_server()

[PATCH v1] xl: optionally print timestamps during xl migrate
 2020-10-20 10:43 UTC 

[PATCH v2 0/2] XSA-343 followup patches
 2020-10-20 10:06 UTC  (13+ messages)
` [PATCH v2 1/2] xen/events: access last_priority and last_vcpu_id together


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