xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-14 17:11:02 to 2019-03-15 18:05:25 UTC [more...]

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

[xen-unstable-smoke test] 133837: tolerable all pass - PUSHED
 2019-03-15 17:32 UTC 

[PATCH 0/1] Update TXT maintainter
 2019-03-15 17:29 UTC  (11+ messages)
` [PATCH 1/1] "

UEFI Boot Order Not Respected
 2019-03-15 17:05 UTC  (2+ messages)

Hypervisor Debugging GDB, KDB
 2019-03-15 16:48 UTC  (2+ messages)

[xen-unstable test] 133786: regressions - FAIL
 2019-03-15 16:51 UTC 

[PATCH] x86/svm: Improve code generation from cpu_has_svm_feature()
 2019-03-15 16:51 UTC  (4+ messages)

[PATCH 0/6] Xen stubdom support
 2019-03-15 16:28 UTC  (10+ messages)
` [PATCH 6/6] xen-pt: Round pci regions sizes to XEN_PAGE_SIZE

[PATCH 0/2] x86: fix build with gcc9
 2019-03-15 16:21 UTC  (6+ messages)
` [PATCH 1/2] x86/e820: "
` [PATCH 2/2] x86/mtrr: "
` Ping: [PATCH 0/2] x86: "

[PATCH v7 00/11] viridian: implement more enlightenments
 2019-03-15 16:18 UTC  (17+ messages)
` [PATCH v7 01/11] viridian: add init hooks
` [PATCH v7 02/11] viridian: separately allocate domain and vcpu structures
` [PATCH v7 03/11] viridian: use stack variables for viridian_vcpu and viridian_domain
` [PATCH v7 04/11] viridian: make 'fields' struct anonymous
` [PATCH v7 05/11] viridian: extend init/deinit hooks into synic and time modules
` [PATCH v7 06/11] viridian: add missing context save helpers "
` [PATCH v7 07/11] viridian: use viridian_map/unmap_guest_page() for reference tsc page
` [PATCH v7 08/11] viridian: stop directly calling viridian_time_ref_count_freeze/thaw()
` [PATCH v7 09/11] viridian: add implementation of synthetic interrupt MSRs
` [PATCH v7 10/11] viridian: add implementation of synthetic timers
` [PATCH v7 11/11] viridian: add implementation of the HvSendSyntheticClusterIpi hypercall

[PATCH v2 0/2] add xl command to get hypervisor .config
 2019-03-15 16:29 UTC  (7+ messages)
` [PATCH v2 1/2] xen: add interface for obtaining .config from hypervisor

[PATCH] x86/MCE: mcequirk stuff is AMD-specific
 2019-03-15 16:18 UTC  (3+ messages)

[PATCH v4 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-03-15 15:47 UTC  (8+ messages)
` [PATCH v4 01/10] xen/arm: add generic TEE mediator framework
` [PATCH v4 04/10] xen/arm: optee: add fast calls handling
` [PATCH v4 03/10] xen/arm: optee: add OP-TEE mediator skeleton

[PATCH RFC 00/55] x86: use domheap page for xen page tables
 2019-03-15 15:40 UTC  (9+ messages)
` [PATCH RFC 01/55] x86/mm: defer clearing page in virt_to_xen_lXe
` [PATCH RFC 02/55] x86: move some xen mm function declarations
` [PATCH RFC 04/55] x86/mm: introduce l{1, 2}t local variables to map_pages_to_xen
` [PATCH RFC 07/55] x86/mm: add an end_of_loop label in map_pages_to_xen

[PATCH v2] xen/balloon: Fix mapping PG_offline pages to user space
 2019-03-15 14:53 UTC 

[PATCH] xen-block: Replace qdict_put_obj() by qdict_put() where appropriate
 2019-03-15 14:46 UTC  (5+ messages)
` [Qemu-block] "
  ` [Qemu-devel] "

[PATCH RFC 0/3] x86emul: further work
 2019-03-15 14:32 UTC  (5+ messages)
` [PATCH RFC 1/3] x86emul: generalize wbinvd() hook
` [PATCH RFC 2/3] x86emul: support WBNOINVD
` [PATCH RFC 3/3] x86emul: support MOVDIR{I,64B} insns

[xen-unstable-smoke test] 133836: tolerable all pass - PUSHED
 2019-03-15 14:40 UTC 

[PATCH] xen/x86: Fix cflush()'s parameter tracking
 2019-03-15 14:27 UTC  (2+ messages)

[PATCH] xen: drop the nop() macro
 2019-03-15 14:17 UTC  (4+ messages)

[PATCH v2 00/14] Add support for Hygon Dhyana Family 18h processor
 2019-03-15 13:41 UTC  (28+ messages)
` [PATCH v2 01/14] x86/cpu: Create Hygon Dhyana architecture support file
` [PATCH v2 02/14] x86/cpu/mtrr: Add Hygon Dhyana support to get TOP_MEM2
` [PATCH v2 03/14] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU
` [PATCH v2 04/14] x86/cpu/mce: Add Hygon Dhyana support to the MCA infrastructure
` [PATCH v2 05/14] x86/spec_ctrl: Add Hygon Dhyana to the respective mitigation machinery
` [PATCH v2 06/14] x86/apic: Add Hygon Dhyana support
` [PATCH v2 07/14] x86/acpi: "
` [PATCH v2 08/14] x86/iommu: "
` [PATCH v2 09/14] x86/pv: Add Hygon Dhyana support to emulate MSRs access
` [PATCH v2 10/14] x86/domain: Add Hygon Dhyana support
` [PATCH v2 11/14] x86/domctl: "
` [PATCH v2 13/14] x86/cpuid: "

[PATCH v2] automation: enable building rombios with clang
 2019-03-15 13:38 UTC  (6+ messages)

[PATCH v2 0/2] xen: some debug trace enhancements
 2019-03-15 13:29 UTC  (4+ messages)
` [PATCH v2 1/2] xen/debug: make debugtrace configurable via Kconfig
` [PATCH v2 2/2] xen/debug: make debugtrace more clever regarding repeating entries

[PATCH v3 1/2] x86/hvm: split all linear reads and writes at page boundary
 2019-03-15 13:16 UTC  (8+ messages)
` [PATCH v3 2/2] x86/hvm: finish IOREQs correctly on completion path

Fundamental of Virtualization
 2019-03-15 12:53 UTC 

xen source configured with --enable-systemd installs xencommons
 2019-03-15 12:50 UTC  (2+ messages)

[PATCH] x86/HVM: correctly deal with benign exceptions when combining two
 2019-03-15 12:31 UTC  (5+ messages)
    ` Ping: "
      ` Ping#2: "

[linux-4.9 test] 133783: tolerable FAIL - PUSHED
 2019-03-15 12:27 UTC 

[PATCH] xen/arm: p2m: configure pa_range_info table to support 42 bit PA systems
 2019-03-15 11:21 UTC  (2+ messages)

[PATCH v6 00/12] improve late microcode loading
 2019-03-15 10:44 UTC  (11+ messages)
` [PATCH v6 11/12] x86/microcode: Synchronize "

[PATCH] xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honored
 2019-03-15 10:12 UTC  (4+ messages)

[linux-linus test] 133778: regressions - FAIL
 2019-03-15  9:42 UTC 

[PATCH] Input: xen-kbdfront - signal the backend that we disconnect
 2019-03-15  9:23 UTC 

[linux-4.14 test] 133782: regressions - FAIL
 2019-03-15  9:12 UTC 

Xen Project Community Call March: Poll for the best day (originally week of March 11, propose to move to the week of March 17th)
 2019-03-15  9:00 UTC  (4+ messages)

[PATCH 0/3] mwait support for AMD processors
 2019-03-15  8:54 UTC  (12+ messages)
` [PATCH 1/3] mwait-idle: add support for using halt
` [PATCH 2/3] mwait-idle: add support for AMD processors
` [PATCH 3/3] mwait-idle: add enablement for AMD Naples and Rome

Can someone pls repair patchwork?
 2019-03-15  8:46 UTC  (8+ messages)

[linux-3.18 test] 133774: regressions - FAIL
 2019-03-15  7:54 UTC 

[linux-next test] 133763: regressions - FAIL
 2019-03-14 23:08 UTC 

Commit 331b51 breaks live migration on FreeBSD/Xen dom0
 2019-03-14 22:34 UTC  (3+ messages)

[PATCH RESEND 0/3] Xen PCI passthrough fixes
 2019-03-14 20:09 UTC  (9+ messages)
` [PATCH RESEND 1/3] OvmfPkg/XenSupport: remove usage of prefetchable PCI host bridge aperture
` [PATCH RESEND 2/3] OvmfPkg/XenSupport: use a correct PCI host bridge aperture for BAR64
` [PATCH RESEND 3/3] OvmfPkg/XenSupport: turn off address decoding before BAR sizing

[PATCH] xen/netfront: Remove unneeded .resume callback
 2019-03-14 19:00 UTC  (3+ messages)

[xen-unstable-smoke test] 133804: tolerable all pass - PUSHED
 2019-03-14 18:44 UTC 

[ovmf test] 133769: all pass - PUSHED
 2019-03-14 17:39 UTC 

[PATCH v6 00/11] viridian: implement more enlightenments
 2019-03-14 17:00 UTC  (4+ messages)
` [PATCH v6 10/11] viridian: add implementation of synthetic timers


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