xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-18 21:12:00 to 2018-12-20 07:49:14 UTC [more...]

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-12-20  7:49 UTC  (56+ messages)
` [PATCH v7 00/49] x86emul: remaining "
  ` [PATCH v7 01/49] x86emul: rename evex.br to evex.brs
  ` [PATCH v7 02/49] x86emul: support AVX512{F, BW} shift/rotate insns
  ` [PATCH v7 03/49] x86emul: support AVX512{F, BW, DQ} extract insns
  ` [PATCH v7 04/49] x86emul: support AVX512{F, BW, DQ} insert insns
  ` [PATCH v7 05/49] x86emul: basic AVX512F testing
  ` [PATCH v7 06/49] x86emul: support AVX512{F, BW, DQ} integer broadcast insns
  ` [PATCH v7 07/49] x86emul: basic AVX512VL testing
  ` [PATCH v7 08/49] x86emul: support AVX512{F, BW} zero- and sign-extending moves
  ` [PATCH v7 09/49] x86emul: support AVX512{F, BW} down conversion moves
  ` [PATCH v7 10/49] x86emul: support AVX512{F, BW} integer unpack insns
  ` [PATCH v7 11/49] x86emul: support AVX512{F, BW, _VBMI} full permute insns
  ` [PATCH v7 12/49] x86emul: support AVX512{F, BW} integer shuffle insns
  ` [PATCH v7 13/49] x86emul: support AVX512{BW, DQ} mask move insns
  ` [PATCH v7 14/49] x86emul: basic AVX512BW testing
  ` [PATCH v7 15/49] x86emul: basic AVX512DQ testing
  ` [PATCH v7 16/49] x86emul: support AVX512F move high/low insns
  ` [PATCH v7 17/49] x86emul: support AVX512F move duplicate insns
  ` [PATCH v7 18/49] x86emul: support AVX512{F, BW, _VBMI} permute insns
  ` [PATCH v7 19/49] x86emul: support AVX512BW pack insns
  ` [PATCH v7 20/49] x86emul: support AVX512F floating-point conversion insns
  ` [PATCH v7 21/49] x86emul: support AVX512F legacy-equivalent packed int/FP "
  ` [PATCH v7 22/49] x86emul: support AVX512F legacy-equivalent scalar "
  ` [PATCH v7 23/49] x86emul: support AVX512DQ packed quad-int/FP "
  ` [PATCH v7 24/49] x86emul: support AVX512{F, DQ} uint-to-FP "
  ` [PATCH v7 25/49] x86emul: support AVX512{F, DQ} FP-to-uint "
  ` [PATCH v7 26/49] x86emul: support remaining AVX512F legacy-equivalent insns
  ` [PATCH v7 27/49] x86emul: support remaining AVX512BW "
  ` [PATCH v7 28/49] x86emul: support AVX512{F, ER} reciprocal insns
  ` [PATCH v7 29/49] x86emul: support AVX512F floating point manipulation insns
  ` [PATCH v7 30/49] x86emul: support AVX512DQ "
  ` [PATCH v7 31/49] x86emul: support AVX512{F, _VBMI2} compress/expand insns
  ` [PATCH v7 32/49] x86emul: support remaining misc AVX512{F, BW} insns
  ` [PATCH v7 33/49] x86emul: support AVX512F gather insns
  ` [PATCH v7 34/49] x86emul: add high register S/G test cases
  ` [PATCH v7 35/49] x86emul: support AVX512F scatter insns
  ` [PATCH v7 36/49] x86emul: support AVX512PF insns
  ` [PATCH v7 37/49] x86emul: support AVX512CD insns
  ` [PATCH v7 38/49] x86emul: complete support of AVX512_VBMI insns
  ` [PATCH v7 39/49] x86emul: support of AVX512* population count insns
  ` [PATCH v7 40/49] x86emul: support of AVX512_IFMA insns
  ` [PATCH v7 42/49] x86emul: support remaining AVX512_VBMI2 insns
  ` [PATCH v7 42/49] x86emul: support AVX512_4FMAPS insns
  ` [PATCH v7 43/49] x86emul: support AVX512_4VNNIW insns
  ` [PATCH v7 44/49] x86emul: support AVX512_VNNI insns
  ` [PATCH v7 45/49] x86emul: support VPCLMULQDQ insns
  ` [PATCH v7 46/49] x86emul: support VAES insns
  ` [PATCH v7 47/49] x86emul: support GFNI insns
  ` [PATCH v7 48/49] x86emul: restore ordering within main switch statement
  ` [PATCH v7 49/49] tools: re-sync CPUID leaf 7 tables

Xen 4.11.1 panic
 2018-12-20  7:45 UTC  (8+ messages)
` 4.8.5 too [Re: Xen 4.11.1 panic]

[PATCH v2 00/18] Argo: hypervisor-mediated interdomain communication
 2018-12-20  6:39 UTC  (19+ messages)
` [PATCH v2 01/18] argo: Introduce the Kconfig option to govern inclusion of Argo
` [PATCH v2 02/18] argo: introduce the argo_message_op hypercall boilerplate
` [PATCH v2 03/18] argo: define argo_dprintk for subsystem debugging
` [PATCH v2 04/18] argo: init, destroy and soft-reset, with enable command line opt
` [PATCH v2 05/18] xen: add simple errno-returning macros for copy from guest
` [PATCH v2 06/18] xen: add XEN_GUEST_HANDLE_NULL macros for null XEN_GUEST_HANDLE
` [PATCH v2 07/18] errno: add POSIX error codes EMSGSIZE, ECONNREFUSED to the ABI
` [PATCH v2 08/18] xen/arm: introduce guest_handle_for_field()
` [PATCH v2 09/18] xsm, argo: XSM control for argo register; add argo_mac bootparam
` [PATCH v2 10/18] xsm, argo: XSM control for argo message send operation
` [PATCH v2 11/18] argo: implement the register op
` [PATCH v2 12/18] argo: implement the unregister op
` [PATCH v2 13/18] argo: implement the sendv op; evtchn: expose send_guest_global_virq
` [PATCH v2 14/18] argo: implement the notify op
` [PATCH v2 15/18] xsm, argo: XSM control for any access to argo by a domain
` [PATCH v2 16/18] xsm, argo: notify: don't describe rings that cannot be sent to
` [PATCH v2 17/18] argo: validate hypercall arg structures via compat machinery
` [PATCH v2 18/18] argo: unmap rings on suspend; signal ring-owners on resume

[seabios test] 131437: tolerable FAIL - PUSHED
 2018-12-20  6:40 UTC 

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-20  6:25 UTC  (27+ messages)
` [PATCH 03/25] argo: introduce the argo_message_op hypercall boilerplate
` [PATCH 07/25] xen (ARM, x86): add errno-returning functions for copy
` [PATCH 11/25] xsm, argo: XSM control for argo register operation, argo_mac bootparam
` [PATCH 13/25] argo: implement the register op
` [PATCH 15/25] argo: implement the sendv op
` [PATCH 16/25] argo: implement the notify op
` [PATCH 23/25] argo: signal x86 HVM and ARM via VIRQ
` [PATCH 24/25] argo: unmap rings on suspend and send signal to ring-owners on resume

[qemu-mainline test] 131435: tolerable FAIL - PUSHED
 2018-12-20  5:18 UTC 

[linux-4.9 test] 131429: tolerable FAIL - PUSHED
 2018-12-20  3:28 UTC 

[PATCH v3 1/2] xen/pt: fix some pass-thru devices don't work across reboot
 2018-12-20  2:47 UTC  (8+ messages)
` [PATCH v3 2/2] libxl: don't reset device when it is accessible by the guest

[libvirt test] 131433: tolerable all pass - PUSHED
 2018-12-20  1:36 UTC 

[PATCH v7 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-20  0:32 UTC  (11+ messages)
` [PATCH v7 3/6] xen/arm: zynqmp: introduce zynqmp specific defines
` [PATCH v7 4/6] xen/arm: zynqmp: implement zynqmp_eemi

[PATCH v8 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-20  0:00 UTC  (10+ messages)
` [PATCH v8 1/6] xen/arm: introduce platform_smc
` [PATCH v8 2/6] xen/arm: zynqmp: Forward plaform specific firmware calls
` [PATCH v8 3/6] xen/arm: zynqmp: introduce zynqmp specific defines
` [PATCH v8 4/6] xen/arm: zynqmp: implement zynqmp_eemi
` [PATCH v8 5/6] xen/arm: zynqmp: Remove blacklist of ZynqMP's PM node
` [PATCH v8 6/6] xen/zynqmp: add IPI calls virtualization

[PATCH RFC 0/6] Slotted channels for sync vm_events
 2018-12-19 23:30 UTC  (11+ messages)
` [RFC PATCH 1/6] tools/libxc: Consistent usage of xc_vm_event_* interface
` [RFC PATCH 2/6] tools/libxc: Define VM_EVENT type
` [RFC PATCH 3/6] vm_event: Refactor vm_event_domain implementation
` [RFC PATCH 4/6] vm_event: Use slotted channels for sync requests
` [RFC PATCH 5/6] xen-access: add support for slotted channel vm_events
` [RFC PATCH 6/6] xc_version: add vm_event interface version

[linux-4.14 test] 131427: tolerable FAIL - PUSHED
 2018-12-19 22:21 UTC 

[ovmf test] 131432: regressions - FAIL
 2018-12-19 20:28 UTC 

[linux-4.4 test] 131426: regressions - FAIL
 2018-12-19 19:51 UTC 

[linux-4.19 test] 131425: regressions - FAIL
 2018-12-19 18:11 UTC 

[PATCH 0/3] x86/mm-locks: add a bias to current domain lock levels
 2018-12-19 18:10 UTC  (21+ messages)
` [PATCH 1/3] x86/mm-locks: remove trailing whitespace
` [PATCH 2/3] x86/mm-locks: convert some macros to inline functions
` [PATCH 3/3] x86/mm-locks: apply a bias to lock levels for current domain

[PATCH v1] x86/hvm: Generic instruction re-execution mechanism for execute faults
 2018-12-19 17:40 UTC  (5+ messages)

[PATCH V11 0/5] Fix VGA logdirty related display freezes with altp2m
 2018-12-19 17:26 UTC  (6+ messages)
` [PATCH V11 4/5] p2m: Always use hostp2m when clipping rangesets

[PATCH v5 0/4] iommu improvements
 2018-12-19 16:26 UTC  (9+ messages)
` [PATCH v5 2/4] iommu: rename wrapper functions
` [PATCH v5 3/4] iommu: elide flushing for higher order map/unmap operations

[xen-unstable-smoke test] 131445: tolerable all pass - PUSHED
 2018-12-19 16:22 UTC 

[PATCH] drm/xen-front: Make shmem backed display buffer coherent
 2018-12-19 16:14 UTC  (5+ messages)

[PATCH v4 0/4] iommu improvements
 2018-12-19 15:38 UTC  (6+ messages)
` [PATCH v4 3/4] iommu: elide flushing for higher order map/unmap operations

[PATCH] libxl: Documentation about the domain configuration on disk
 2018-12-19 15:18 UTC  (8+ messages)

[PATCH v6 00/18] Xen PV backend 'qdevification'
 2018-12-19 14:03 UTC  (7+ messages)
` [PATCH v6 15/18] xen: add a mechanism to automatically create XenDevice-s
  ` [PATCH v6 16/18] xen: automatically create XenBlockDevice-s

[xen-unstable test] 131423: tolerable FAIL - PUSHED
 2018-12-19 13:38 UTC 

[PATCH v3 00/11] TEE mediator (and OP-TEE) support in XEN
 2018-12-19 13:25 UTC  (6+ messages)
` [PATCH v3 08/11] optee: add support for arbitrary shared memory
` [PATCH v3 09/11] optee: add support for RPC commands
` [PATCH v3 10/11] xl: add "tee" option for xl.cfg
` [PATCH v3 11/11] libxl: arm: create optee firmware node in DT if tee=1

[PATCH v3 1/1] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
 2018-12-19 13:23 UTC 

[PATCH] x86emul: permit SAE for V{,U}COMIS{S,D}
 2018-12-19 13:06 UTC  (7+ messages)

[QEMU PATCH] block: Remove blk_attach_dev_legacy() / legacy_dev code
 2018-12-19 12:00 UTC  (3+ messages)
` [Qemu-devel] "

[linux-3.18 test] 131420: regressions - FAIL
 2018-12-19 11:22 UTC 

[XEN][ARM64] PV DRM failing to convert virtual to physical address
 2018-12-19 11:13 UTC  (4+ messages)

[PATCH] gic:vgic: avoid excessive conversions
 2018-12-19 10:49 UTC  (3+ messages)

[xen-unstable-coverity test] 131438: all pass - PUSHED
 2018-12-19 10:31 UTC 

[linux-linus test] 131416: regressions - FAIL
 2018-12-19 10:15 UTC 

[PATCH v2 1/1] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
 2018-12-19  9:09 UTC 

[PATCH] xen/netfront: tolerate frags with no data
 2018-12-19  6:02 UTC  (2+ messages)

[PATCH 00/41] scsi: Mark expected switch fall-throughs
 2018-12-19  3:53 UTC  (4+ messages)

[xen-unstable-smoke test] 131436: tolerable all pass - PUSHED
 2018-12-19  2:30 UTC 

[linux-next test] 131387: regressions - FAIL
 2018-12-18 23:42 UTC 

[qemu-mainline test] 131399: tolerable FAIL - PUSHED
 2018-12-18 23:19 UTC 

[xen-unstable-smoke test] 131434: tolerable all pass - PUSHED
 2018-12-18 23:02 UTC 

[PATCH for-4.12 v3] xen/arm: Stop relocating Xen
 2018-12-18 22:52 UTC  (3+ messages)

[PATCH for-4.12 v4 0/4] xen/arm: Implement Set/Way operations
 2018-12-18 22:35 UTC  (4+ messages)
` [PATCH for-4.12 v4 3/4] "

[PATCH -next] x86/xen: Fix read buffer overflow
 2018-12-18 21:56 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).