xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-07 10:54:28 to 2018-02-09 06:20:04 UTC [more...]

[seabios test] 118668: regressions - FAIL
 2018-02-09  6:19 UTC 

[libvirt test] 118667: tolerable all pass - PUSHED
 2018-02-09  5:54 UTC 

[xen-unstable-smoke test] 118713: tolerable all pass - PUSHED
 2018-02-09  4:59 UTC 

[linux-3.18 test] 118666: regressions - FAIL
 2018-02-09  4:42 UTC 

[PATCH 0/7] SMMUv3 driver
 2018-02-09  3:10 UTC  (8+ messages)
` [PATCH 1/7] Port WARN_ON_ONCE() from Linux
` [PATCH 2/7] xen/bitops: Rename LOG_2 to ilog2
` [PATCH 3/7] passthrough/arm: Modify SMMU driver to use generic device definition
` [PATCH 4/7] Add verbatim copy of arm-smmu-v3.c from Linux
` [PATCH 5/7] xen/iommu: smmu-v3: Add Xen specific code to enable the ported driver
` [PATCH 6/7] drivers/passthrough/arm: Refactor code for arm smmu drivers
` [PATCH 7/7] xen/smmu: Add a new config define for legacy SMMU

[xen-4.7-testing test] 118664: regressions - FAIL
 2018-02-09  2:53 UTC 

libxl - avoid calling block script
 2018-02-09  1:02 UTC 

[PATCH v3 0/3] xen/arm: SMCCC fixes and PSCI clean-up
 2018-02-09  0:19 UTC  (2+ messages)

[xen-unstable-smoke test] 118704: tolerable all pass - PUSHED
 2018-02-09  0:13 UTC 

[PATCH] xen/arm: Park CPUs with a MIDR different from the boot CPU
 2018-02-08 23:49 UTC  (4+ messages)

[PATCH] libxl: do not fail device removal if backend domain is gone
 2018-02-08 23:22 UTC 

[PATCH] libxl: allow libxl_domain_suspend to simply suspend a domain, without saving it
 2018-02-08 23:14 UTC 

[xen-4.8-testing test] 118663: regressions - FAIL
 2018-02-08 22:21 UTC 

[RFC 00/11] acpi: arm: IORT Support for Xen
 2018-02-08 21:56 UTC  (5+ messages)
` [RFC 07/11] Add kernel helper functions
` [RFC 11/11] Add to_pci_dev macro

libx[lc]: Improve error reporting for invalid kernel images
 2018-02-08 21:49 UTC  (4+ messages)
` [PATCH 1/3] libxc: Cleanup xc_dom_parse_elf_kernel()'s return value
` [PATCH 2/3] libxl: Improve logging in libxl__build_dom()
` [PATCH 3/3] libxc: xc_dom_parse_elf_kernel: Return error for invalid kernel images

[v2, 2/2] arm64: Implement branch predictor hardening for Falkor (fwd)
 2018-02-08 21:15 UTC 

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

[xen-unstable-smoke test] 118690: tolerable all pass - PUSHED
 2018-02-08 19:21 UTC 

[PULL 14/26] pci: removed the is_express field since a uniform interface was inserted
 2018-02-08 19:09 UTC 

[xen-unstable test] 118661: regressions - FAIL
 2018-02-08 19:05 UTC 

[PATCH 1/2] make xen ocaml safe-strings compliant
 2018-02-08 18:24 UTC  (4+ messages)

[PATCH 0/7] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-08 18:12 UTC  (18+ messages)
` [PATCH 1/7] xen/arm: vpsci: Remove parameter 'ver' from do_common_cpu
` [PATCH 4/7] xen/arm: vsmc: Implement SMCCC 1.1
` [PATCH 5/7] xen/arm: vsmc: Implement SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 7/7] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_1

[PATCH v2 0/4] hvm/svm: Enable vm events for SVM
 2018-02-08 18:06 UTC  (9+ messages)
` [PATCH v2 1/4] asm-x86/monitor: Enable svm monitor events
` [PATCH v2 2/4] hvm/svm: Enable Breakpoint events
` [PATCH v2 3/4] hvm/svm: Enable MSR events
` [PATCH v2 4/4] hvm/svm: Enable CR events

Slow HVM boot time, was "HVM boot time optimization"
 2018-02-08 17:32 UTC  (5+ messages)

[PATCH 2/3] x86/svm: add EFER SVME support for VGIF/VLOAD
 2018-02-08 17:01 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[GSOC] Xen on ARM: create multiple guests from device tree
 2018-02-08 16:26 UTC  (6+ messages)

[PATCH] x86/nmi: lower initial watchdog frequency to avoid boot hangs
 2018-02-08 15:28 UTC  (21+ messages)

[PATCH v1 0/5] libxl: add PV sound device
 2018-02-08 14:46 UTC  (5+ messages)
` [PATCH v1 2/5] libxl: add vsnd list and info

[PATCH v3] xenbus: track caller request id
 2018-02-08 14:02 UTC 

[xen-4.9-testing test] 118658: regressions - FAIL
 2018-02-08 13:54 UTC 

[PATCH RFC 0/8] libxl, xl, public/io: PV backends feature control
 2018-02-08 13:51 UTC  (20+ messages)
` [PATCH RFC 1/8] public/io/blkif: add directory for backend parameters
` [PATCH RFC 2/8] public/io/netif: "
` [PATCH RFC 7/8] xen-blkback: frontend feature control

[PATCH v3 0/2] x86/boot: Some fixes
 2018-02-08 13:46 UTC  (4+ messages)
` [PATCH v3 2/2] x86/setup: remap Xen image up to PFN_DOWN(__pa(_end))

[PATCH 0/6] XSA-248...251 follow-up
 2018-02-08 12:34 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] x86/mm: clean up SHARED_M2P{, _ENTRY} uses
  ` [PATCH v2 3/3] x86: use paging_mark_pfn_dirty()
` Ping: [PATCH v2 0/3] XSA-248...251 follow-up

[PATCH 0/3] pvh/dom0: switch to ACPI whitelisting
 2018-02-08 12:25 UTC  (4+ messages)
` [PATCH 1/3] pvh/dom0: init variables at declaration time
` [PATCH 2/3] pvh/dom0: pass address/length to pvh_acpi_table_allowed
` [PATCH 3/3] pvh/dom0: whitelist PVH Dom0 ACPI tables

[PATCH 0/4] firmware/shim: fix Xen tree setup
 2018-02-08 11:41 UTC  (15+ messages)
` [PATCH 1/4] firmware/shim: correctly handle errors during "
` [PATCH 2/4] firmware/shim: better filtering of dependency files "
` [PATCH 3/4] firmware/shim: better filtering of intermediate "
` [PATCH 4/4] firmware/shim: avoid mkdir error "

update on the status of SP2 mitigations for Xen on Arm
 2018-02-08 11:42 UTC  (2+ messages)

[PATCH v1] x86/msr: add Raw and Host domain policies
 2018-02-08 11:29 UTC  (4+ messages)

[xen-4.10-testing test] 118657: trouble: broken/fail/pass
 2018-02-08 10:17 UTC 

[PATCH] xen: Fix {set, clear}_foreign_p2m_mapping on autotranslating guests
 2018-02-08  9:42 UTC 

[PATCH V3] x86/hvm: fix domain crash when CR3 has the noflush bit set
 2018-02-08  9:22 UTC  (5+ messages)

[PATCH v2 0/7] x86: Meltdown band-aid overhead reduction
 2018-02-08  9:20 UTC  (10+ messages)
` [PATCH v2 1/7] x86: slightly reduce Meltdown band-aid overhead
` [PATCH v2 2/7] x86: remove CR reads from exit-to-guest path
` [PATCH v2 3/7] x86: introduce altinstruction_nop assembler macro
` [PATCH v2 4/7] x86: NOP out most XPTI entry/exit code when it's not in use
` [PATCH v2 5/7] x86: avoid double CR3 reload when switching to guest user mode
` [PATCH v2 6/7] x86: disable XPTI when RDCL_NO
` [PATCH v2 7/7] x86: log XPTI enabled status

[PATCH] x86/xen: Calculate __max_logical_packages on PV domains
 2018-02-08  8:49 UTC  (2+ messages)

[linux-linus test] 118638: regressions - FAIL
 2018-02-08  7:50 UTC 

[qemu-mainline test] 118643: regressions - FAIL
 2018-02-08  7:11 UTC 

[seabios test] 118647: regressions - FAIL
 2018-02-08  4:42 UTC 

[linux-next test] 118636: regressions - trouble: broken/fail/pass
 2018-02-08  3:15 UTC 

[PATCH] libxl: set channel devid when not provided by application
 2018-02-08  3:04 UTC 

[PATCH] x86/xen: Calculate __max_logical_packages on PV domains
 2018-02-07 23:49 UTC 

[xen-unstable-smoke test] 118665: tolerable all pass - PUSHED
 2018-02-07 23:06 UTC 

[PATCH 2/2] xen: xenbus: WARN_ON XS_TRANSACTION_{START, END} misuse
 2018-02-07 22:22 UTC 

[PATCH 1/2] xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
 2018-02-07 22:22 UTC 

[PATCH] xen: Fix {set, clear}_foreign_p2m_mapping on autotranslating guests
 2018-02-07 20:47 UTC 

[xen-unstable-smoke test] 118660: tolerable all pass - PUSHED
 2018-02-07 20:20 UTC 

[v6, 3/3] x86/smpboot: Fix __max_logical_packages estimate
 2018-02-07 19:31 UTC  (4+ messages)

[xen-unstable test] 118633: trouble: broken/fail/pass
 2018-02-07 19:14 UTC 

[PATCH 0/2] Ocaml: misc fixes
 2018-02-07 17:21 UTC  (5+ messages)
` [PATCH 1/2] ocaml/xb: update xb.mli in accordance with df1e4c6e7f8
` [PATCH 2/2] ocaml/libs/xb: don't generate *.mli automatically

[xen-unstable-smoke test] 118650: tolerable all pass - PUSHED
 2018-02-07 17:26 UTC 

[PATCH] stubdom: install firmware files as data
 2018-02-07 17:19 UTC  (2+ messages)

[PATCH v4 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-02-07 16:54 UTC  (6+ messages)
` [PATCH v4 5/7] libxl: support unmapping static shared memory areas during domain destruction

[PATCH v3 4/7] kconfig/gcov: rename to coverage
 2018-02-07 16:16 UTC  (5+ messages)
` [PATCH v4 "

[PATCHv3] xen: Add EFI_LOAD_OPTION support
 2018-02-07 16:00 UTC  (5+ messages)

qemu-xen fails to build in staging
 2018-02-07 15:23 UTC  (7+ messages)

[PATCH] x86/emul: Fix the decoding of segment overrides in 64bit mode
 2018-02-07 15:21 UTC  (2+ messages)

[xen-unstable-smoke test] 118641: regressions - FAIL
 2018-02-07 14:21 UTC 

[seabios test] 118631: regressions - FAIL
 2018-02-07 13:50 UTC 

[libvirt test] 118632: tolerable all pass - PUSHED
 2018-02-07 13:00 UTC 

[PATCH 0/2] Fixup for booting Xen on Thunder-X using Grub
 2018-02-07 12:34 UTC  (3+ messages)
` [PATCH 2/2] xen/arm: Blacklist SMMU on Thunder-X

[qemu-mainline test] 118630: tolerable FAIL - PUSHED
 2018-02-07 12:33 UTC 

Problem with IOMEM and domain reboot
 2018-02-07 12:14 UTC  (5+ messages)

[linux-linus test] 118629: regressions - FAIL
 2018-02-07 11:18 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).