xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-04 22:39:11 to 2018-12-06 10:07:16 UTC [more...]

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-12-06 10:07 UTC  (33+ messages)
` [PATCH v6 00/42] x86emul: fair parts "
  ` [PATCH v6 01/42] x86emul: support AVX512{F, BW} shift/rotate insns
  ` [PATCH v6 02/42] x86emul: support AVX512{F, BW, DQ} extract insns
  ` [PATCH v6 03/42] x86emul: support AVX512{F, BW, DQ} insert insns
  ` [PATCH v6 04/42] x86emul: basic AVX512F testing
  ` [PATCH v6 05/42] x86emul: support AVX512{F, BW, DQ} integer broadcast insns
  ` [PATCH v6 06/42] x86emul: basic AVX512VL testing
  ` [PATCH v6 07/42] x86emul: support AVX512{F, BW} zero- and sign-extending moves
  ` [PATCH v6 08/42] x86emul: support AVX512{F, BW} down conversion moves
  ` [PATCH v6 09/42] x86emul: support AVX512{F, BW} integer unpack insns
  ` [PATCH v6 10/42] x86emul: support AVX512{F, BW, _VBMI} full permute insns
  ` [PATCH v6 11/42] x86emul: support AVX512{F, BW} integer shuffle insns
  ` [PATCH v6 12/42] x86emul: support AVX512{BW, DQ} mask move insns
  ` [PATCH v6 13/42] x86emul: basic AVX512BW testing
  ` [PATCH v6 14/42] x86emul: basic AVX512DQ testing
  ` [PATCH v6 15/42] x86emul: support AVX512F move high/low insns
  ` [PATCH v6 16/42] x86emul: support AVX512F move duplicate insns
  ` [PATCH v6 17/42] x86emul: support AVX512{F, BW, _VBMI} permute insns
  ` [PATCH v6 18/42] x86emul: support AVX512BW pack insns
  ` [PATCH v6 19/42] x86emul: support AVX512F floating-point conversion insns
  ` [PATCH v6 20/42] x86emul: support AVX512F legacy-equivalent packed int/FP "
  ` [PATCH v6 21/42] x86emul: support AVX512F legacy-equivalent scalar "
  ` [PATCH v6 22/42] x86emul: support AVX512DQ packed quad-int/FP "
  ` [PATCH v6 23/42] x86emul: support AVX512{F, DQ} uint-to-FP "
  ` [PATCH v6 24/42] x86emul: support AVX512{F, DQ} FP-to-uint "
  ` [PATCH v6 25/42] x86emul: support remaining AVX512F legacy-equivalent insns
  ` [PATCH v6 26/42] x86emul: support remaining AVX512BW "
  ` [PATCH v6 27/42] x86emul: support AVX512{F, ER} reciprocal insns
  ` [PATCH v6 28/42] x86emul: support AVX512F floating point manipulation insns
  ` [PATCH v6 29/42] x86emul: support AVX512DQ "
  ` [PATCH v6 30/42] x86emul: support AVX512{F, _VBMI2} compress/expand insns
  ` [PATCH v6 31/42] x86emul: support remaining misc AVX512{F, BW} insns

[PATCH v2 0/3] xen/x86: support setting dom0_mem depending on host size
 2018-12-06 10:01 UTC  (6+ messages)
` [PATCH v2 1/3] xen: introduce parse_size_and_unit_or_int
` [PATCH v2 2/3] xen/x86: add dom0 memory sizing variants
` [PATCH v2 3/3] xen: add CONFIG item for default dom0 memory size

[PATCH] x86/mm: Clarify comment in create_pae_xen_mappings()
 2018-12-06  9:26 UTC  (2+ messages)

[PATCH 0/9] xen/amd: Support for guest MSR_VIRT_SPEC_CTRL support
 2018-12-06  8:59 UTC  (18+ messages)
` [PATCH 4/9] x86/amd: Introduce CPUID/MSR definitions for per-vcpu SSBD support
` [PATCH 5/9] x86/amd: Probe for legacy SSBD interfaces on boot
` [PATCH 6/9] x86/amd: Allocate resources to cope with LS_CFG being per-core on Fam17h
` [PATCH 8/9] x86/amd: Virtualise MSR_VIRT_SPEC_CTRL for guests

[PATCH 0/5] x86: more power-efficient CPU parking
 2018-12-06  8:16 UTC  (6+ messages)
` [PATCH 2/5] x86/idle: re-arrange dead-idle handling

[xen-unstable baseline-only test] 75637: regressions - FAIL
 2018-12-06  6:28 UTC 

[RFC 0/3] QEMU changes to do PVH boot
 2018-12-06  6:18 UTC  (6+ messages)
` [RFC 1/3] pvh: Add x86/HVM direct boot ABI header file
` [RFC 2/3] pc: Read PVH entry point from ELF note in kernel binary
` [RFC 3/3] pvh: Boot uncompressed kernel using direct boot ABI
` [Qemu-devel] [RFC 0/3] QEMU changes to do PVH boot

[PATCH v8 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
 2018-12-06  6:06 UTC  (7+ messages)
` [PATCH v8 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
` [PATCH v8 3/7] xen/pvh: Create a new file for Xen specific PVH code
` [PATCH v8 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common file
` [PATCH v8 5/7] xen/pvh: Move Xen code for getting mem map via hcall "
` [PATCH v8 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct
` [PATCH v8 7/7] KVM: x86: Allow Qemu/KVM to use PVH entry point

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-06  6:02 UTC 

Legacy PIC (x86) support (RTC) in dom0 with Linux 4.12 and newer is broken for some hardware
 2018-12-06  5:36 UTC  (3+ messages)

[linux-4.14 test] 131007: regressions - FAIL
 2018-12-06  4:39 UTC 

[linux-4.19 test] 130991: regressions - FAIL
 2018-12-06  3:26 UTC 

[xen-unstable-smoke test] 131069: tolerable all pass - PUSHED
 2018-12-06  2:21 UTC 

[PATCH] xen: xen-pciback: Reset MSI-X state when exposing a device
 2018-12-06  2:18 UTC  (4+ messages)

[libvirt test] 130995: regressions - FAIL
 2018-12-06  0:14 UTC 

[xen-unstable-smoke test] 131068: tolerable all pass - PUSHED
 2018-12-05 23:16 UTC 

[PATCH 0/2] New test and refactoring
 2018-12-05 22:49 UTC  (5+ messages)
` [PATCH 1/2] automation: add a qemu smoke test for clang build
` [PATCH 2/2] automation: break .gitlab-yaml into smaller files

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-05 22:35 UTC  (6+ messages)
` [PATCH 13/25] argo: implement the register op

[freebsd-master test] 131053: trouble: blocked/broken
 2018-12-05 22:23 UTC 

[PATCH v9 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-12-05 22:16 UTC  (8+ messages)
` [PATCH v9 1/7] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v9 2/7] libxl: introduce a new structure to represent static shared memory regions
` [PATCH v9 3/7] libxl: support mapping static shared memory areas during domain creation
` [PATCH v9 4/7] libxl: support unmapping static shared memory areas during domain destruction
` [PATCH v9 5/7] libxl:xl: add parsing code to parse "libxl_static_sshm" from xl config files
` [PATCH v9 6/7] docs: documentation about static shared memory regions
` [PATCH v9 7/7] xen/arm: export shared memory regions as reserved-memory on device tree

[linux-4.4 test] 130989: tolerable FAIL - PUSHED
 2018-12-05 21:57 UTC 

[distros-debian-squeeze test] 75636: tolerable FAIL
 2018-12-05 21:38 UTC 

[PATCH v9 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-12-05 21:27 UTC  (2+ messages)

[xen-4.8-testing baseline-only test] 75635: tolerable FAIL
 2018-12-05 21:19 UTC 

[PATCH 0/4] XSA-276 follow-up
 2018-12-05 20:08 UTC  (6+ messages)
` [PATCH v2 0/2] remaining "
  ` [PATCH v2 1/2] x86: reduce code duplication in guest_remove_page()
  ` [PATCH v2 2/2] make domain_adjust_tot_pages() __must_check

[PATCH] AMD IOMMU: fix debug console IOMMU intremap output
 2018-12-05 19:56 UTC  (4+ messages)

[PATCH 00/14] XSA-277 followup
 2018-12-05 19:53 UTC  (4+ messages)
` [PATCH 04/14] x86/p2m: Fix locking in p2m_altp2m_lazy_copy()

[xen-unstable test] 130985: tolerable FAIL - PUSHED
 2018-12-05 19:13 UTC 

[PATCH 06/18] xen: add grant table interface for XenDevice-s
 2018-12-05 17:31 UTC  (17+ messages)
` [PATCH 10/18] xen: add header and build dataplane/xen-qdisk.c
` [PATCH 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-qdisk.c
    ` [PATCH 04/18] xen: create xenstore areas for XenDevice-s
    ` [PATCH 05/18] xen: add xenstore watcher infratructure
  ` [PATCH 07/18] xen: add event channel interface for XenDevice-s

[PATCH 0/5] dom0less device assignment
 2018-12-05 17:28 UTC  (6+ messages)
` [PATCH 1/5] xen/arm: copy dtb fragment to guest dtb
` [PATCH 2/5] xen/arm: assign devices to boot domains
` [PATCH 3/5] xen/arm: handle "multiboot, dtb" compatible nodes
` [PATCH 4/5] xen/arm: use the physical number of gic lines for boot domains
` [PATCH 5/5] xen/arm: add dom0less device assignment info to docs

[PATCH V11 0/5] Fix VGA logdirty related display freezes with altp2m
 2018-12-05 16:30 UTC  (7+ messages)
` [PATCH V11 1/5] x86/p2m: allocate logdirty_ranges for altp2ms
` [PATCH V11 2/5] x86/p2m: refactor p2m_reset_altp2m()
` [PATCH V11 3/5] x86/altp2m: fix display frozen when switching to a new view early
` [PATCH V11 4/5] p2m: Always use hostp2m when clipping rangesets
` [PATCH V11 5/5] p2m: change_type_range: Only invalidate mapped gfns

[PATCH] tools/xenstore: Document failure for xs_{read, directory, read_watch}
 2018-12-05 16:28 UTC  (2+ messages)

[PATCH v3 0/9] x86: indirect call overhead reduction
 2018-12-05 16:08 UTC  (12+ messages)
` [PATCH v6 00/10] "
  ` [PATCH v6 01/10] x86: reduce general stack alignment to 8
  ` [PATCH v6 02/10] x86: clone Linux'es ASM_CALL_CONSTRAINT
  ` [PATCH v6 03/10] x86: infrastructure to allow converting certain indirect calls to direct ones
  ` [PATCH v6 04/10] x86/HVM: patch indirect calls through hvm_funcs "
  ` [PATCH v6 05/10] x86/HVM: patch vINTR "
  ` [PATCH v6 06/10] x86: patch ctxt_switch_masking() indirect call to direct one
  ` [PATCH v6 07/10] x86/genapic: patch indirect calls to direct ones
  ` [PATCH v6 08/10] x86/cpuidle: patch some "
  ` [PATCH v6 09/10] cpufreq: patch target() indirect call to direct one
  ` [PATCH v6 10/10] IOMMU: patch certain indirect calls to direct ones

[xen-4.10-testing test] 130971: regressions - trouble: broken/fail/pass
 2018-12-05 15:28 UTC 

[PATCH v2 0/2] x86/dom0: improve PVH paging memory calculation
 2018-12-05 14:55 UTC  (3+ messages)
` [PATCH v2 1/2] x86/dom0: rename paging function
` [PATCH v2 2/2] x86/dom0: improve paging memory usage calculations

[linux-next test] 130970: regressions - FAIL
 2018-12-05 14:54 UTC 

arm: xl vcpu-pin leads to oom-killer slashing processes
 2018-12-05 14:46 UTC  (10+ messages)

[PATCH v3 0/4] iommu improvements
 2018-12-05 13:47 UTC  (11+ messages)
` [PATCH v3 1/4] amd-iommu: add flush iommu_ops
` [PATCH v3 2/4] iommu: rename wrapper functions
` [PATCH v3 3/4] iommu: elide flushing for higher order map/unmap operations
` [PATCH v3 4/4] x86/mm/p2m: stop checking for IOMMU shared page tables in mmio_order()

[PATCH 0/2] x86/dom0: improve PVH paging memory calculation
 2018-12-05 12:34 UTC  (4+ messages)
` [PATCH 1/2] x86/dom0: rename paging function
` [PATCH 2/2] x86/dom0: improve paging memory usage calculations

[xen-4.9-testing baseline-only test] 75634: regressions - FAIL
 2018-12-05 12:02 UTC 

[PATCH v4] xen/pt: allow passthrough of devices with bogus interrupt pin
 2018-12-05 11:41 UTC  (2+ messages)

[ovmf test] 130980: regressions - FAIL
 2018-12-05 10:41 UTC 

[PATCH for-4.12 v2 00/17] xen/arm: Implement Set/Way operations
 2018-12-05 10:03 UTC  (11+ messages)
` [PATCH for-4.12 v2 03/17] xen/arm: p2m: Clean-up headers included and order them alphabetically
` [PATCH for-4.12 v2 04/17] xen/arm: p2m: Introduce p2m_is_valid and use it
` [PATCH for-4.12 v2 05/17] xen/arm: p2m: Handle translation fault in get_page_from_gva
` [PATCH for-4.12 v2 17/17] xen/arm: Track page accessed between batch of Set/Way operations

[xen-unstable-coverity test] 131052: all pass - PUSHED
 2018-12-05  9:54 UTC 

[PATCH v3] amd-iommu: remove page merging code
 2018-12-05  8:50 UTC  (3+ messages)

PVH Whitelist Results / Windows Dom0
 2018-12-05  8:48 UTC  (8+ messages)

[PATCH v5 0/7] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-05  8:27 UTC  (5+ messages)
` [PATCH v5 4/7] xen: introduce mfn_init macro

[PATCH v2 1/3] xen: Introduce shared buffer helpers for page directory
 2018-12-05  8:20 UTC  (2+ messages)
  ` [PATCH v2 2/3] drm/xen-front: Use Xen common shared buffer implementation

[seabios bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
 2018-12-05  8:17 UTC 

[xen-4.8-testing test] 130965: tolerable FAIL - PUSHED
 2018-12-05  7:44 UTC 

[PATCH v4 0/6] improve late microcode loading
 2018-12-05  7:38 UTC  (7+ messages)
` [PATCH v4 2/6] microcode: save all microcodes which pass sanity check

[Qemu-devel] [PATCH v3] xen/pt: allow passthrough of devices with bogus interrupt pin
 2018-12-05  4:59 UTC  (2+ messages)

[xen-4.9-testing test] 130954: tolerable FAIL - PUSHED
 2018-12-05  2:38 UTC 

[PATCH v6] pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
 2018-12-05  2:35 UTC 

[PATCH] xen: xen-pciback: Reset MSI-X state when exposing a device
 2018-12-05  2:19 UTC 

[freebsd-master test] 130966: all pass - PUSHED
 2018-12-04 22:43 UTC 

[linux-3.18 test] 130939: regressions - FAIL
 2018-12-04 22:39 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).