xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-14 08:47:18 to 2018-02-16 10:40:48 UTC [more...]

Slow HVM boot time, was "HVM boot time optimization"
 2018-02-16 10:40 UTC  (9+ messages)

[PATCH] osstest: add a pvinpvh test
 2018-02-16 10:37 UTC 

[PATCH v1] x86/msr: add Raw and Host domain policies
 2018-02-16 10:33 UTC  (3+ messages)

[Xen-users] Xen 4.8.3 running on BeagleBoard X-15 - problem with paging
 2018-02-16 10:27 UTC 

[PATCH V5] x86/hvm: fix domain crash when CR3 has the noflush bit set
 2018-02-16 10:22 UTC 

[PATCH] vmx/hap: optimize CR4 trapping
 2018-02-16  9:46 UTC  (4+ messages)

[qemu-mainline test] 119239: regressions - FAIL
 2018-02-16  8:12 UTC 

[PATCH] x86/PV: avoid indirect call/thunk in I/O emulation
 2018-02-16  8:00 UTC  (3+ messages)

[seabios test] 119338: regressions - FAIL
 2018-02-16  6:03 UTC 

[libvirt test] 119237: regressions - FAIL
 2018-02-16  4:56 UTC 

[linux-linus bisection] complete test-amd64-i386-freebsd10-amd64
 2018-02-16  2:01 UTC 

[xen-unstable test] 119217: regressions - trouble: blocked/broken/fail/pass
 2018-02-16  2:01 UTC 

linux-next: manual merge of the xen-tip tree with Linus' tree
 2018-02-16  1:55 UTC  (2+ messages)

[xen-4.7-testing bisection] complete build-i386
 2018-02-16  1:33 UTC 

[linux-linus test] 119201: regressions - FAIL
 2018-02-16  0:31 UTC 

[PATCH 0/4] unsafe big.LITTLE support
 2018-02-15 23:17 UTC  (5+ messages)
` [PATCH 1/4] xen/arm: Park CPUs with a MIDR different from the boot CPU
  ` [PATCH 2/4] xen/arm: read ACTLR on the pcpu where the vcpu will run
  ` [PATCH 3/4] xen/arm: set vpidr "
  ` [PATCH 4/4] xen/arm: update the docs about heterogeneous computing

[PATCH v3] xen/arm: Park CPUs with a MIDR different from the boot CPU
 2018-02-15 22:56 UTC  (2+ messages)

[seabios test] 119258: regressions - FAIL
 2018-02-15 22:41 UTC 

[xen-unstable-smoke test] 119308: tolerable all pass - PUSHED
 2018-02-15 22:11 UTC 

Xen ARM community call Tuesday 13th February 5PM UTC
 2018-02-15 21:21 UTC  (3+ messages)
  ` Minutes of the "

[xtf test] 119280: all pass - PUSHED
 2018-02-15 19:54 UTC 

[xen-4.7-testing bisection] complete build-i386-xsm
 2018-02-15 19:32 UTC 

[PATCH V4] x86/hvm: fix domain crash when CR3 has the noflush bit set
 2018-02-15 19:25 UTC  (7+ messages)

[xen-unstable-smoke test] 119295: tolerable all pass - PUSHED
 2018-02-15 19:23 UTC 

[PATCH v3 1/2] pvcalls-front: introduce a per sock_mapping refcount
 2018-02-15 18:30 UTC  (5+ messages)
  ` [PATCH v3 2/2] pvcalls-front: wait for other operations to return when release passive sockets
` [PATCH v3 0/2] pvcalls-front improvements

PVH Dom0 ACPI tables
 2018-02-15 17:29 UTC  (5+ messages)

[linux-arm-xen test] 119195: tolerable all pass - PUSHED
 2018-02-15 16:15 UTC 

[PATCH RFC 0/4] Use INVPCID to flush global mappings
 2018-02-15 15:38 UTC  (13+ messages)
` [PATCH RFC 1/4] x86: introduce cpu_has_invpcid
` [PATCH RFC 2/4] x86: report if PCID and INVPCID are supported
` [PATCH RFC 3/4] x86: add invpcid.h
` [PATCH RFC 4/4] x86: use invpcid to do global flush

[PATCH v3 00/17] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-15 15:13 UTC  (20+ messages)
` [PATCH v3 01/17] xen/arm: vpsci: Add support for PSCI 1.1
` [PATCH v3 02/17] xen/arm: vsmc: Implement SMCCC 1.1
` [PATCH v3 03/17] xen/arm: vsmc: Implement SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v3 04/17] xen/arm: Adapt smccc.h to be able to use it in assembly code
` [PATCH v3 05/17] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_1
` [PATCH v3 06/17] xen/arm64: Print a per-CPU message with the BP hardening method used
` [PATCH v3 07/17] xen/arm: smccc: Add macros SMCCC_VERSION, SMCCC_VERSION_{MINOR, MAJOR}
` [PATCH v3 08/17] xen/arm: psci: Detect SMCCC version
` [PATCH v3 09/17] xen/arm: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v3 10/17] xen/arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v3 11/17] xen/arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH v3 12/17] xen/arm: vpsci: Remove parameter 'ver' from do_common_cpu
` [PATCH v3 13/17] xen/arm: psci: Consolidate PSCI version print
` [PATCH v3 14/17] xen/arm: psci: Prefix with static any functions not exported
` [PATCH v3 15/17] xen/arm: vpsci: Update the return type for MIGRATE_INFO_TYPE
` [PATCH v3 16/17] xen/arm: vpsci: Introduce and use PSCI_INVALID_ADDRESS
` [PATCH v3 17/17] xen/arm: vpsci: Rework the logic to start AArch32 vCPU in Thumb mode

[PATCH v2] xen/arm: Park CPUs with a MIDR different from the boot CPU
 2018-02-15 15:06 UTC  (5+ messages)

[xen-unstable-smoke test] 119270: tolerable all pass - PUSHED
 2018-02-15 13:48 UTC 

[xen-4.6-testing test] 119227: tolerable FAIL - PUSHED
 2018-02-15 13:30 UTC 

[PATCH v4 0/4] hvm/svm: Enable vm events for SVM
 2018-02-15 13:29 UTC  (8+ messages)
` [PATCH v4 1/3] hvm/svm: Enable Breakpoint events
` [PATCH v4 2/3] hvm/svm: Enable MSR events
` [PATCH v4 3/3] hvm/svm: Enable CR events

[PATCH 08/30] hw/i386: use the BYTE-based definitions
 2018-02-15 13:28 UTC  (7+ messages)
` [PATCH 22/30] hw/display: "
` [PATCH 30/30] xen: "

[PATCH] x86/xpti: avoid copying L4 page table contents when possible
 2018-02-15 12:52 UTC 

[linux-linus bisection] complete test-amd64-i386-xl-qemuu-win10-i386
 2018-02-15 12:04 UTC 

[PATCH 1/8] xen: add some xen headers
 2018-02-15 12:02 UTC  (15+ messages)
` [PATCH 2/8] loader/linux: support passing rsdp address via boot params
` [PATCH 5/8] xenpvh: add build runes for grub-core
` [PATCH 6/8] xenpvh: support building a standalone image
` [PATCH 7/8] xenpvh: support grub-install for xenpvh
` [PATCH 8/8] xenpvh: add support to configure
  ` [PATCH 3/8] xen: carve out grant tab initialization into dedicated function
  ` [PATCH 4/8] xen: add xen pvh guest support to grub-core
` [PATCH 0/8] xen: add pvh guest support

[PATCH v2 00/15] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-15 11:25 UTC  (8+ messages)
` [PATCH v2 02/15] xen/arm: vpsci: Add support for PSCI 1.1

[PATCH] xsm:schedop: introduce vcpuinfo permissions verification
 2018-02-15 10:51 UTC 

Hangs after /etc/init.d/xencommons start
 2018-02-15 10:51 UTC  (2+ messages)

[PATCH] x86/xpti: Hide almost all of .text and all .data/.rodata/.bss mappings
 2018-02-15 10:18 UTC  (2+ messages)

[PATCH] x86/entry: Use 32bit xors rater than 64bit xors for clearing GPRs
 2018-02-15  9:51 UTC  (2+ messages)

[PATCH v4 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-02-15  8:58 UTC  (27+ messages)
` [PATCH v4 2/7] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v4 4/7] libxl: support mapping static shared memory areas during domain creation
` [PATCH v4 5/7] libxl: support unmapping static shared memory areas during domain destruction

[seabios test] 119206: regressions - FAIL
 2018-02-15  8:49 UTC 

[PATCH v3 0/4] hvm/svm: Enable vm events for SVM
 2018-02-15  8:20 UTC  (12+ messages)
` [PATCH v3 1/4] asm-x86/monitor: Fix monitor capability reporting on SVM systems
` [PATCH v3 2/4] hvm/svm: Enable Breakpoint events

[xen-4.7-testing test] 119182: regressions - FAIL
 2018-02-15  7:35 UTC 

[RFC XEN PATCH v4 00/41] Add vNVDIMM support to HVM domains
 2018-02-15  6:59 UTC  (12+ messages)

[qemu-mainline test] 119177: regressions - FAIL
 2018-02-15  4:35 UTC 

[linux-next test] 119169: regressions - trouble: blocked/broken/fail/pass
 2018-02-15  3:39 UTC 

[RFC PATCH 01/60] hyper_dmabuf: initial working version of hyper_dmabuf drv
 2018-02-15  1:34 UTC 

[xen-4.6-testing test] 119187: regressions - FAIL
 2018-02-15  1:20 UTC 

[libvirt test] 119148: trouble: broken/pass
 2018-02-15  0:41 UTC 

Excited for Xen Project in Outreachy
 2018-02-14 22:45 UTC  (2+ messages)

[xen-unstable test] 119137: regressions - trouble: broken/fail/pass
 2018-02-14 22:27 UTC 

[xen-unstable-smoke test] 119208: tolerable all pass - PUSHED
 2018-02-14 21:03 UTC 

[PATCH] xen/arm: cpuerrata: Actually check errata on non-boot CPUs
 2018-02-14 18:45 UTC  (2+ messages)

[PATCH v2 0/2] Fixup for booting Xen on Thunder-X using Grub
 2018-02-14 18:34 UTC  (5+ messages)
` [PATCH v2 1/2] xen/arm: Extend the number of memory banks supported
` [PATCH v2 2/2] xen/arm: Blacklist SMMU on Thunder-X

[seabios test] 119162: regressions - trouble: blocked/broken/fail/pass
 2018-02-14 18:28 UTC 

[PATCH v3 0/2] pvcalls-front improvements
 2018-02-14 18:26 UTC 

[PATCH v2 1/2] pvcalls-front: introduce a per sock_mapping refcount
 2018-02-14 18:13 UTC  (2+ messages)

[xen-unstable-smoke test] 119190: tolerable all pass - PUSHED
 2018-02-14 16:58 UTC 

[linux-linus test] 119117: regressions - FAIL
 2018-02-14 16:49 UTC 

Osstest linux-arm-xen moved to 4.14
 2018-02-14 14:57 UTC 

回复: Re: 回复: [PATCH] x86/spec_ctrl: Fix several bugs in SPEC_CTRL_ENTRY_FROM_INTR_IST
 2018-02-14 14:28 UTC  (2+ messages)

[PATCH] x86/xpti: Hide almost all of .text and all .data/.rodata/.bss mappings
 2018-02-14 12:58 UTC  (11+ messages)

[PATCH v2 00/16] Save/Restore Support for mini-OS PVH
 2018-02-14 12:42 UTC  (3+ messages)
` [PATCH v2 13/16] Save/Restore Support: Add suspend/restore support for Grant Tables

回复: [PATCH] x86/spec_ctrl: Fix several bugs in SPEC_CTRL_ENTRY_FROM_INTR_IST
 2018-02-14 12:21 UTC  (2+ messages)

[PATCH] x86/spec_ctrl: Fix several bugs in SPEC_CTRL_ENTRY_FROM_INTR_IST
 2018-02-14 11:50 UTC  (5+ messages)

[xen-unstable-smoke test] 119170: tolerable all pass - PUSHED
 2018-02-14 11:34 UTC 

[qemu-mainline test] 119084: regressions - FAIL
 2018-02-14 10:33 UTC 

[xen-unstable-coverity test] 119171: all pass - PUSHED
 2018-02-14 10:15 UTC 

[PATCH v3] x86: fix a crash in SPEC_CTRL_ENTRY_FROM_INTR_IST
 2018-02-14 10:13 UTC  (3+ messages)

[PATCH 0/7] x86/alternatives: Support for automatic padding calculations
 2018-02-14 10:02 UTC  (11+ messages)
` [PATCH 1/7] x86/alt: Drop unused alternative infrastructure
` [PATCH 4/7] x86/asm: Remove opencoded uses of altinstruction_entry
` [PATCH 5/7] x86/alt: Support for automatic padding calculations
` [PATCH 6/7] x86/alt: Drop explicit padding of origin sites

[PATCH v2] x86: fix a crash in SPEC_CTRL_ENTRY_FROM_INTR_IST
 2018-02-14  9:27 UTC  (3+ messages)

[xen-unstable-smoke test] 119150: regressions - FAIL
 2018-02-14  8:47 UTC 

[linux-4.9 test] 119074: tolerable FAIL - PUSHED
 2018-02-14  8:47 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).