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

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

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

[PATCH v2 0/8] evtchn: recent XSAs follow-on
 2020-10-20 14:13 UTC  (9+ 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

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 14:09 UTC  (18+ messages)
  ` [Cocci] "
    ` [Ocfs2-devel] "

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

[PATCH] x86/mm: avoid playing with directmap when self-snoop can be relied upon
 2020-10-20 13:51 UTC 

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-10-20 13:39 UTC  (12+ 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

[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 

[GIT PULL] xen: branch for v5.10-rc1b
 2020-10-20 12:09 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  (19+ messages)
` [PATCH V2 01/23] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V2 02/23] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V2 03/23] xen/ioreq: Make x86's hvm_ioreq_needs_completion() common
` [PATCH V2 04/23] xen/ioreq: Provide alias for the handle_mmio()
` [PATCH V2 05/23] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common
` [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

[qemu-mainline test] 156022: regressions - FAIL
 2020-10-20  9:47 UTC 

[OSSTEST PATCH] ts-xen-build-prep: Install ninja
 2020-10-20  9:35 UTC 

[PATCH v3 0/2] XSA-343 followup patches
 2020-10-20  9:28 UTC  (3+ messages)
` [PATCH v3 2/2] xen/evtchn: rework per event channel lock

[ovmf test] 156017: all pass - PUSHED
 2020-10-20  9:20 UTC 

[xen-unstable-smoke test] 156018: tolerable all pass - PUSHED
 2020-10-20  9:10 UTC 

[qemu-mainline test] 156019: regressions - FAIL
 2020-10-20  8:57 UTC 

[PATCH] tools/libs/ctrl: fix dumping of ballooned guest
 2020-10-20  8:51 UTC 

Ryzen 4000 (Mobile) Softlocks/Micro-stutters
 2020-10-20  8:15 UTC  (4+ messages)

[PATCH] x86/vmx: Revert "x86/VMX: sanitize rIP before re-entering guest"
 2020-10-20  8:09 UTC  (8+ messages)

[linux-linus test] 155977: regressions - FAIL
 2020-10-20  7:25 UTC 

[PATCH] SVM: avoid VMSAVE in ctxt-switch-to
 2020-10-20  7:00 UTC  (9+ messages)

[qemu-mainline test] 156015: regressions - FAIL
 2020-10-20  6:55 UTC 

[libvirt test] 156012: regressions - FAIL
 2020-10-20  6:23 UTC 

[qemu-mainline test] 156011: regressions - FAIL
 2020-10-20  5:15 UTC 

[ovmf test] 156010: all pass - PUSHED
 2020-10-20  5:12 UTC 

[xen-unstable test] 155973: tolerable trouble: fail/pass/starved
 2020-10-20  4:29 UTC 

[qemu-mainline test] 156008: regressions - FAIL
 2020-10-20  3:59 UTC 

[ovmf test] 155998: all pass - PUSHED
 2020-10-20  3:29 UTC 

[qemu-mainline test] 155994: regressions - FAIL
 2020-10-20  2:49 UTC 

[qemu-mainline bisection] complete build-arm64
 2020-10-20  0:20 UTC 

[Xen-devel] [PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2020-10-19 23:49 UTC  (7+ messages)

[qemu-mainline bisection] complete build-arm64-xsm
 2020-10-19 21:36 UTC 

[PATCH] flask: label-pci: Allow specifying irq label
 2020-10-19 20:03 UTC 

[qemu-mainline test] 155981: regressions - trouble: blocked/fail/pass/starved
 2020-10-19 20:02 UTC 

[PATCH] libxl: Add suppress-vmdesc to QEMU -machine pc options
 2020-10-19 20:00 UTC 

[PATCH] block: xen-blkback: remove unneeded break
 2020-10-19 19:50 UTC 

[PATCH] arm: optee: don't print warning about "wrong" RPC buffer
 2020-10-19 19:46 UTC  (2+ messages)

Xen Coding style and clang-format
 2020-10-19 18:07 UTC  (12+ messages)

[ovmf test] 155976: all pass - PUSHED
 2020-10-19 17:27 UTC 

[PATCH v4 00/10] Support GEM object mappings from I/O memory
 2020-10-19 15:46 UTC  (6+ messages)
` [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers

[qemu-mainline test] 155979: regressions - FAIL
 2020-10-19 15:41 UTC 

[PATCH] libelf: Handle PVH kernels lacking ENTRY elfnote
 2020-10-19 15:36 UTC  (10+ messages)

[PATCH v10 00/11] domain context infrastructure
 2020-10-19 15:25 UTC  (10+ messages)
` [PATCH v10 01/11] docs / include: introduce a new framework for 'domain context' records
` [PATCH v10 02/11] xen: introduce implementation of save/restore of 'domain context'
` [PATCH v10 03/11] xen/common/domctl: introduce XEN_DOMCTL_get/set_domain_context
` [PATCH v10 05/11] common/domain: add a domain context record for shared_info

RFC: Early mock-up of a xenopsd based on golang libxl bindings
 2020-10-19 14:07 UTC  (2+ messages)

[qemu-mainline test] 155971: regressions - FAIL
 2020-10-19 11:45 UTC 

[libvirt test] 155974: regressions - FAIL
 2020-10-19 10:11 UTC 

[linux-linus test] 155965: regressions - FAIL
 2020-10-19  9:19 UTC 

[PATCH v3 0/3] x86: shim building adjustments (plus shadow follow-on)
 2020-10-19  8:45 UTC  (4+ messages)
` [PATCH v3 1/3] x86/shim: don't permit HVM and PV_SHIM_EXCLUSIVE at the same time
` [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

[ovmf test] 155969: all pass - PUSHED
 2020-10-19  8:37 UTC 

[PATCH] tools/python: pass more -rpath-link options to ld
 2020-10-19  8:31 UTC 

[PATCH 0/5] iommu page-table memory pool
 2020-10-19  7:32 UTC  (11+ messages)
` [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 0/2] tools/libs: fix build rules to correctly deal with multiple public headers
 2020-10-19  7:21 UTC  (3+ messages)
` [PATCH 1/2] tools/libs: fix header symlinking rule
` [PATCH 2/2] tools/libs: fix uninstall rule for header files

[linux-5.4 test] 155963: tolerable FAIL - PUSHED
 2020-10-19  6:27 UTC 

[xen-unstable test] 155960: tolerable FAIL
 2020-10-19  3:06 UTC 

[PATCH v2] x86/intel: insert Ice Lake X (server) model numbers
 2020-10-19  2:47 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-xl-qcow2
 2020-10-19  1:01 UTC 

[qemu-mainline test] 155953: regressions - FAIL
 2020-10-18 22:03 UTC 

[ovmf test] 155957: regressions - FAIL
 2020-10-18 20:20 UTC 

[linux-linus test] 155950: regressions - FAIL
 2020-10-18 19:31 UTC 

[linux-5.4 test] 155945: regressions - FAIL
 2020-10-18 16:09 UTC 

[xen-unstable test] 155937: tolerable FAIL - PUSHED
 2020-10-18 14:46 UTC 

[libvirt test] 155948: regressions - FAIL
 2020-10-18 11:28 UTC 

[ovmf test] 155942: all pass - PUSHED
 2020-10-18 11:04 UTC 

[xen-unstable-coverity test] 155955: all pass - PUSHED
 2020-10-18  9:48 UTC 

[qemu-mainline test] 155931: regressions - FAIL
 2020-10-18  7:35 UTC 

[linux-linus test] 155929: regressions - FAIL
 2020-10-18  6:32 UTC 

[linux-5.4 test] 155926: regressions - FAIL
 2020-10-18  2:51 UTC 

[xen-unstable test] 155921: regressions - FAIL
 2020-10-17 20:29 UTC 

QXL support broken
 2020-10-17 17:20 UTC 

[qemu-upstream-4.14-testing test] 155914: tolerable FAIL - PUSHED
 2020-10-17 14:19 UTC 

[qemu-mainline test] 155911: regressions - FAIL
 2020-10-17 13:38 UTC 

[libvirt test] 155920: regressions - FAIL
 2020-10-17 12:54 UTC 

[linux-linus test] 155910: regressions - FAIL
 2020-10-17 12:25 UTC 

[ovmf test] 155908: all pass - PUSHED
 2020-10-17  9:25 UTC 

[PATCH 0/4] xen/arm: Unbreak ACPI
 2020-10-17  5:12 UTC  (5+ messages)
    ` Xen-ARM EFI/ACPI problems (was: Re: [PATCH 0/4] xen/arm: Unbreak ACPI)

[xen-unstable test] 155894: tolerable FAIL
 2020-10-17  4:26 UTC 

[qemu-upstream-4.14-testing test] 155892: regressions - FAIL
 2020-10-16 21:37 UTC 

[qemu-mainline test] 155888: regressions - FAIL
 2020-10-16 20:57 UTC 

[linux-linus test] 155886: regressions - FAIL
 2020-10-16 19:11 UTC 

[xen-unstable-smoke test] 155900: tolerable all pass - PUSHED
 2020-10-16 18:02 UTC 

[ovmf test] 155891: all pass - PUSHED
 2020-10-16 17:57 UTC 

[PATCH] hw/xen: Set suppress-vmdesc for Xen machines
 2020-10-16 17:02 UTC  (5+ messages)

[OSSTEST PATCH 1/2] sg-run-job: Allow per-job control of test host reuse
 2020-10-16 16:50 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] Do not mark hosts used for pair test as reusable

[OSSTEST PATCH 1/3] known_hosts handling: Fix over-broad SQL query
 2020-10-16 16:36 UTC  (3+ messages)
` [OSSTEST PATCH 2/3] known hosts handling: Ensure things are good for multi-host jobs
` [OSSTEST PATCH 3/3] Revert "host reuse: Reuse hosts only in same role (for now)"

i915 dma faults on Xen
 2020-10-16 16:23 UTC  (5+ messages)

[PATCH v2] hvmloader: flip "ACPI data" to "ACPI NVS" type for ACPI table region
 2020-10-16 15:13 UTC  (5+ messages)

[PATCH v2 0/3] Add Xen CpusAccel
 2020-10-16 15:05 UTC  (3+ messages)
` [PATCH v2 3/3] accel: Add xen CpusAccel using dummy-cpus

[xen-unstable-smoke test] 155895: tolerable all pass - PUSHED
 2020-10-16 14:40 UTC 

[qemu-mainline bisection] complete test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm
 2020-10-16 13:53 UTC 

[PATCH v3] tools/xenpmd: Fix gcc10 snprintf warning
 2020-10-16 13:43 UTC  (3+ 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).