xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-17 17:57:25 to 2018-12-19 14:41:33 UTC [more...]

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-12-19 14:41 UTC  (11+ 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 0/3] x86/mm-locks: add a bias to current domain lock levels
 2018-12-19 14:40 UTC  (18+ 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] drm/xen-front: Make shmem backed display buffer coherent
 2018-12-19 14:10 UTC  (5+ 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

[PATCH v8 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-19 13:42 UTC  (9+ 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

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

Xen 4.11.1 panic
 2018-12-19 13:28 UTC  (6+ messages)
` 4.8.5 too [Re: Xen 4.11.1 panic]

[PATCH v3 00/11] TEE mediator (and OP-TEE) support in XEN
 2018-12-19 13:25 UTC  (13+ messages)
` [PATCH v3 01/11] arm: add generic TEE mediator framework
` [PATCH v3 03/11] arm: tee: add OP-TEE header files
` [PATCH v3 02/11] arm: add tee_enabled flag to xen_arch_domainconfig
` [PATCH v3 04/11] optee: add OP-TEE mediator skeleton
` [PATCH v3 05/11] optee: add fast calls handling
` [PATCH v3 06/11] optee: add std call handling
` [PATCH v3 07/11] optee: add support for RPC SHM buffers
` [PATCH v3 08/11] optee: add support for arbitrary shared memory
` [PATCH v3 09/11] optee: add support for RPC commands
` [PATCH v3 11/11] libxl: arm: create optee firmware node in DT if tee=1
` [PATCH v3 10/11] xl: add "tee" option for xl.cfg

[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 v7 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-19 13:14 UTC  (17+ messages)
` [PATCH v7 1/6] xen/arm: introduce platform_smc
` [PATCH v7 2/6] xen/arm: zynqmp: Forward plaform specific firmware calls
` [PATCH v7 3/6] xen/arm: zynqmp: introduce zynqmp specific defines
` [PATCH v7 4/6] xen/arm: zynqmp: implement zynqmp_eemi
` [PATCH v7 5/6] xen/arm: zynqmp: Remove blacklist of ZynqMP's PM node
` [PATCH v7 6/6] xen/zynqmp: add IPI calls virtualization

[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  (6+ messages)

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

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

[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  (4+ messages)

[PATCH for-4.12 v4 0/4] xen/arm: Implement Set/Way operations
 2018-12-18 22:35 UTC  (7+ messages)
` [PATCH for-4.12 v4 1/4] xen/arm: vcpreg: Add wrappers to handle co-proc access trapped by HCR_EL2.TVM
` [PATCH for-4.12 v4 2/4] xen/arm: vsysreg: Add wrapper to handle sysreg "
` [PATCH for-4.12 v4 3/4] xen/arm: Implement Set/Way operations
` [PATCH for-4.12 v4 4/4] xen/arm: Track page accessed between batch of "

[PATCH -next] x86/xen: Fix read buffer overflow
 2018-12-18 21:56 UTC  (5+ messages)

[xen-unstable-smoke test] 131431: tolerable all pass - PUSHED
 2018-12-18 20:33 UTC 

[PATCH v2 2/3] drm/xen-front: Use Xen common shared buffer implementation
 2018-12-18 18:48 UTC  (4+ messages)

[libvirt test] 131392: tolerable all pass - PUSHED
 2018-12-18 18:26 UTC 

[PATCH for-4.12 v3 0/5] xen/arm: Implement Set/Way operations
 2018-12-18 17:58 UTC  (7+ messages)
` [PATCH for-4.12 v3 3/5] xen/arm: p2m: Add support for preemption in p2m_cache_flush_range
` [PATCH for-4.12 v3 4/5] xen/arm: Implement Set/Way operations

[ovmf test] 131414: regressions - FAIL
 2018-12-18 17:17 UTC 

[xen-unstable-smoke test] 131428: tolerable all pass - PUSHED
 2018-12-18 16:26 UTC 

[linux-4.9 test] 131386: regressions - FAIL
 2018-12-18 16:20 UTC 

[PATCH v2 0/5] x86: Drop PVRDTSCP and fix MSR_TSC_AUX handling for guests
 2018-12-18 15:29 UTC  (3+ messages)
` [PATCH v2 6/5] tools/docs: Remove PVRDTSCP remnants

[PATCH V3] x86/altp2m: add altp2m_vcpu_disable_notify
 2018-12-18 15:11 UTC 

[PATCH v2 01/10] libxl: Move dm user determination logic into a helper function
 2018-12-18 15:07 UTC  (9+ messages)
` [PATCH v2 05/10] libxl: Do root checks once in libxl__domain_get_device_model_uid
` [PATCH v2 08/10] libxl: Kill QEMU by uid when possible

[PATCH] xen/netfront: tolerate frags with no data
 2018-12-18 15:06 UTC 

[PATCH V2] x86/altp2m: add altp2m_vcpu_disable_notify
 2018-12-18 15:00 UTC  (2+ messages)

[PATCH] x86/altp2m: add altp2m_vcpu_disable_notify
 2018-12-18 14:22 UTC  (3+ messages)

[PATCH v2] x86emul: avoid triggering assertions with VME/PVI early #GP check
 2018-12-18 13:52 UTC  (2+ messages)

[PATCH v2] x86emul: fix vector-length check for AVX512F scalar fused-multiply-add insns
 2018-12-18 13:48 UTC  (2+ messages)

[PATCH] x86emul: work around SandyBridge errata
 2018-12-18 13:44 UTC  (2+ messages)

[PATCH for-4.12 v2 0/2] xen/arm: mm: Boot fixes
 2018-12-18 13:13 UTC  (16+ messages)
` [PATCH for-4.12 v2 2/2] xen/arm: Stop relocating Xen

[PATCH] x86emul: fix 3-operand IMUL
 2018-12-18 11:59 UTC  (3+ messages)

[linux-4.14 test] 131385: regressions - FAIL
 2018-12-18 11:51 UTC 

MSR load lists on Harpertown
 2018-12-18 11:41 UTC  (9+ messages)

[PATCH 7/7] drm: Split out drm_probe_helper.h
 2018-12-18  9:27 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH -next] x86/xen: Fix read buffer overflow
 2018-12-18  8:19 UTC 

[linux-4.4 test] 131384: tolerable FAIL - PUSHED
 2018-12-18  8:16 UTC 

[linux-4.19 test] 131382: regressions - FAIL
 2018-12-18  6:31 UTC 

[freebsd-master test] 131388: all pass - PUSHED
 2018-12-18  2:25 UTC 

[xen-unstable test] 131374: trouble: broken/fail/pass
 2018-12-18  2:17 UTC 

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

[linux-3.18 test] 131370: regressions - FAIL
 2018-12-18  0:04 UTC 

[linux-linus test] 131367: regressions - FAIL
 2018-12-17 22:48 UTC 

[PATCH v6 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-17 21:58 UTC  (11+ messages)
` [PATCH v6 2/6] xen/arm: zynqmp: Forward plaform "
` [PATCH v6 4/6] xen/arm: zynqmp: implement zynqmp_eemi

[ovmf test] 131383: regressions - FAIL
 2018-12-17 21:42 UTC 

[PATCH v4 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
 2018-12-17 20:24 UTC 

[PATCH v4 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range
 2018-12-17 20:26 UTC 

[PATCH v4 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2018-12-17 20:26 UTC 

[PATCH v4 1/9] mm: Introduce new vm_insert_range API
 2018-12-17 20:21 UTC 

[PATCH v4 0/9] Use vm_insert_range
 2018-12-17 20:19 UTC 

[xen-unstable-smoke test] 131400: tolerable all pass - PUSHED
 2018-12-17 19:29 UTC 

Xen 4.12 Development Update
 2018-12-17 18:38 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).