xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-23 15:16:16 to 2018-08-25 20:00:43 UTC [more...]

[examine test] 75122: FAIL
 2018-08-25 20:00 UTC 

[ovmf test] 126588: all pass - PUSHED
 2018-08-25 19:03 UTC 

[qemu-mainline test] 126536: regressions - FAIL
 2018-08-25 18:37 UTC 

[linux-4.14 test] 126542: regressions - FAIL
 2018-08-25 18:29 UTC 

[linux-next test] 126534: regressions - FAIL
 2018-08-25 18:22 UTC 

[linux-3.18 bisection] complete test-amd64-i386-xl-shadow
 2018-08-25 16:08 UTC 

[libvirt test] 126539: regressions - FAIL
 2018-08-25 14:37 UTC 

[distros-debian-stretch test] 75120: tolerable FAIL
 2018-08-25 13:35 UTC 

[ovmf baseline-only test] 75119: tolerable FAIL
 2018-08-25 12:13 UTC 

[xen-4.11-testing baseline-only test] 75118: regressions - FAIL
 2018-08-25 11:27 UTC 

[xen-4.7-testing test] 126514: regressions - FAIL
 2018-08-25  7:55 UTC 

[xen-4.9-testing test] 126502: regressions - FAIL
 2018-08-25  6:47 UTC 

L1TF, and future work
 2018-08-25  5:21 UTC  (5+ messages)

[linux-linus bisection] complete test-amd64-i386-qemuu-rhel6hvm-intel
 2018-08-25  4:31 UTC 

[ovmf test] 126545: all pass - PUSHED
 2018-08-25  2:15 UTC 

[examine test] 126473: FAIL
 2018-08-25  1:27 UTC 

[linux-3.18 test] 126472: regressions - FAIL
 2018-08-25  0:52 UTC 

[PATCH v1 0/5] Series short description
 2018-08-25  0:22 UTC  (6+ messages)
` [PATCH v1 1/5] xen: sched: null: refactor core around vcpu_deassign()
` [PATCH v1 2/5] xen: sched: null: don't assign down vcpus to pcpus
` [PATCH v1 3/5] xen: sched: null: deassign offline vcpus from pcpus
` [PATCH v1 4/5] xen: sched: null: reassign vcpus to pcpus when they come back online
` [PATCH v1 5/5] xen: sched: null: refactor the ASSERTs around vcpu_deassing()

[PATCH v2] x86/hvm: re-work viridian APIC assist code
 2018-08-24 23:38 UTC  (2+ messages)

[RFC PATCH v1 00/16] xen: sched: implement core-scheduling
 2018-08-24 23:37 UTC  (17+ messages)
` [RFC PATCH v1 01/16] xen: Credit1: count runnable vcpus, not running ones
` [RFC PATCH v1 02/16] xen: Credit1: always steal from pcpus with runnable but not running vcpus
` [RFC PATCH v1 03/16] xen: Credit1: do not always tickle an idle pcpu
` [RFC PATCH v1 04/16] xen: sched: make the logic for tracking idle core generic
` [RFC PATCH v1 05/16] xen: Credit1: track fully idle cores
` [RFC PATCH v1 06/16] xen: Credit1: check for fully idle cores when tickling
` [RFC PATCH v1 07/16] xen: Credit1: reorg __runq_tickle() code a bit
` [RFC PATCH v1 08/16] xen: Credit1: reorg csched_schedule() "
` [RFC PATCH v1 09/16] xen: Credit1: SMT-aware domain co-scheduling parameter and data structs
` [RFC PATCH v1 10/16] xen: Credit1: support sched_smt_cosched in csched_schedule()
` [RFC PATCH v1 11/16] xen: Credit1: support sched_smt_cosched in _csched_cpu_pick()
` [RFC PATCH v1 12/16] xen: Credit1: support sched_smt_cosched in csched_runq_steal()
` [RFC PATCH v1 13/16] xen: Credit1: sched_smt_cosched support in __csched_vcpu_is_migrateable()
` [RFC PATCH v1 14/16] xen: Credit1: sched_smt_cosched support in __runq_tickle() for pinned vcpus
` [RFC PATCH v1 15/16] xen: Credit1: sched_smt_cosched support in __runq_tickle()
` [RFC PATCH v1 16/16] xen/tools: tracing of Credit1 SMT domain co-scheduling support

[linux-3.18 bisection] complete test-amd64-amd64-xl-multivcpu
 2018-08-24 22:39 UTC 

[libvirt test] 126429: regressions - FAIL
 2018-08-24 22:23 UTC  (3+ messages)

[PATCH 00/34] Make CONFIG_HVM work
 2018-08-24 20:40 UTC  (29+ messages)
` [PATCH 16/34] x86/hvm: enclose hvm_enabled and hvm_funcs in CONFIG_HVM
` [PATCH 21/34] x86/mm: p2m_flush and nvcpu_flush are HVM only
` [PATCH 22/34] x86/mm: put HVM only code under CONFIG_HVM
` [PATCH 25/34] x86/mm/shadow: make it build with !CONFIG_HVM
` [PATCH 26/34] x86/mm/shadow: split out HVM only code
` [PATCH 27/34] x86: make hvm_inject_* functions build when !CONFIG_HVM
` [PATCH 29/34] x86/mm: put paging_update_nestedmode under CONFIG_HVM

[freebsd-master test] 126535: tolerable FAIL - PUSHED
 2018-08-24 20:35 UTC 

[PATCH v2 00/10] arm: add one kconfig option per platform
 2018-08-24 19:38 UTC  (14+ messages)
` [PATCH v2 1/6] xen/arm: add THUNDERX kconfig
` [PATCH v2 2/6] xen/arm: add SUNXI kconfig
` [PATCH v2 3/6] xen/arm: add RCAR2 kconfig
` [PATCH v2 4/6] xen/arm: add OMAP5 kconfig
` [PATCH v2 5/6] xen/arm: make platform specific code dependent on ALL32_PLAT or ALL64_PLAT
` [PATCH v2 6/6] xen/arm: introduce NO_PLAT

[xen-4.11-testing test] 126466: tolerable FAIL - PUSHED
 2018-08-24 19:29 UTC 

[qemu-mainline baseline-only test] 75116: regressions - FAIL
 2018-08-24 19:25 UTC 

[PATCH v1] x86/mm: Suppresses vm_events caused by page-walks
 2018-08-24 18:47 UTC  (3+ messages)

[xen-unstable test] 126443: regressions - FAIL
 2018-08-24 17:54 UTC 

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-08-24 17:33 UTC  (26+ messages)

QEMU build in -unstable broken on FreeBSD
 2018-08-24 17:17 UTC 

[PATCH 0/6] xen/arm: SMCCC fixup and improvement
 2018-08-24 16:58 UTC  (7+ messages)
` [PATCH 1/6] xen/arm: smccc-1.1: Make return values unsigned long
` [PATCH 2/6] xen/arm: smccc-1.1: Handle function result as parameters
` [PATCH 3/6] xen/arm: add SMC wrapper that is compatible with SMCCC v1.0
` [PATCH 4/6] xen/arm: cpufeature: Add helper to check constant caps
` [PATCH 5/6] xen/arm: smccc: Add wrapper to automatically select the calling convention
` [PATCH 6/6] xen/arm: Replace call_smc with arm_smccc_smc

[linux-4.9 test] 126440: regressions - FAIL
 2018-08-24 16:52 UTC 

[Xen-users] Xen shutdown fails to release DRBD device
 2018-08-24 16:41 UTC  (5+ messages)

[seabios baseline-only test] 75114: regressions - FAIL
 2018-08-24 16:01 UTC 

[PATCH v2] automation: enable building rombios with clang
 2018-08-24 15:34 UTC  (3+ messages)

[PATCH] rombios: work around clang's -Waddress-of-packed-member
 2018-08-24 15:33 UTC  (4+ messages)

[PATCH] xenforeignmemory: work around bug in older privcmd
 2018-08-24 15:16 UTC  (3+ messages)

[PATCH] tools: building IPXE should be determined by CONFIG_IPXE
 2018-08-24 15:15 UTC  (3+ messages)

Backport request - 3a2b8525b883baa87fe89b3da58f5c09fa599b99 to staging-4.9
 2018-08-24 15:13 UTC  (3+ messages)

[ovmf baseline-only test] 75113: tolerable FAIL
 2018-08-24 14:51 UTC 

[PATCH v2 00/11] x86/paravirt: several cleanups
 2018-08-24 14:15 UTC  (11+ messages)
` [PATCH v2 02/11] x86/paravirt: remove clobbers parameter from paravirt patch functions
  ` [PATCH v2 01/11] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
  ` [PATCH v2 03/11] x86/paravirt: remove clobbers from struct paravirt_patch_site
  ` [PATCH v2 09/11] x86/paravirt: move the Xen-only pv_irq_ops under the PARAVIRT_XXL umbrella
  ` [PATCH v2 10/11] x86/paravirt: move the Xen-only pv_mmu_ops "

[linux-linus test] 126412: regressions - FAIL
 2018-08-24 14:45 UTC 

[PATCH] xen-netfront: wait xenbus state change when load module manually
 2018-08-24 14:26 UTC  (3+ messages)

[PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
 2018-08-24 14:08 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2] xen: move pv irq related functions under CONFIG_XEN_PV umbrella
 2018-08-24 13:56 UTC  (2+ messages)

[PATCH v3 0/5] xen/blk: persistent grant rework
 2018-08-24 13:52 UTC 

[ovmf test] 126526: regressions - FAIL
 2018-08-24 13:03 UTC 

[distros-debian-jessie test] 75115: regressions - FAIL
 2018-08-24 10:50 UTC 

[PATCH v7 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-24 10:49 UTC  (7+ messages)
` [PATCH v7 3/6] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v7 4/6] mm: introduce a helper to get the memory type of a page

[linux-3.18 bisection] complete test-amd64-amd64-xl-shadow
 2018-08-24 10:02 UTC  (10+ messages)

[PATCH] hvmloader: fix build with LLVM Linker
 2018-08-24  9:58 UTC 

An issue in sharing the pages again in xen-memshare
 2018-08-24  9:49 UTC  (5+ messages)

[linux-4.9 bisection] complete test-amd64-amd64-xl
 2018-08-24  9:37 UTC 

[qemu-mainline test] 126411: tolerable FAIL - PUSHED
 2018-08-24  9:23 UTC 

[PATCH v3 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2018-08-24  9:01 UTC  (8+ messages)
` [PATCH v3 1/6] xen/arm: introduce platform_smc
` [PATCH v3 2/6] xen/arm: zynqmp: Forward plaform specific firmware calls

[xen-4.9-testing test] 126201: regressions - FAIL
 2018-08-24  8:58 UTC  (3+ messages)

Unable to build staging-4.9 on RHEL6
 2018-08-24  8:46 UTC  (2+ messages)

[PATCH] xen/gntdev: fix up blockable calls to mn_invl_range_start
 2018-08-24  7:49 UTC  (3+ messages)

[seabios test] 126467: tolerable FAIL - PUSHED
 2018-08-24  6:08 UTC 

[ovmf test] 126482: all pass - PUSHED
 2018-08-24  5:24 UTC 

[xen-4.7-testing test] 126388: regressions - FAIL
 2018-08-24  2:28 UTC 

[ovmf baseline-only test] 75111: tolerable FAIL
 2018-08-24  0:28 UTC 

[xen-4.9-testing test] 126382: regressions - FAIL
 2018-08-23 23:48 UTC 

[linux-next test] 126375: regressions - FAIL
 2018-08-23 23:03 UTC 

[ovmf baseline-only test] 75109: tolerable FAIL
 2018-08-23 22:41 UTC 

[PATCH 00/10] arm: add one kconfig option per platform
 2018-08-23 18:00 UTC  (7+ messages)
` [PATCH 02/10] xen/arm: add THUNDERX kconfig

[PATCH v1 6/6] xsm: add tee access policy support
 2018-08-23 17:53 UTC  (3+ messages)

[xen-unstable-smoke test] 126469: tolerable all pass - PUSHED
 2018-08-23 17:50 UTC 

[ovmf test] 126430: all pass - PUSHED
 2018-08-23 17:20 UTC 

[linux-3.18 test] 126362: regressions - FAIL
 2018-08-23 15:32 UTC 

[PATCH v1 0/6] TEE mediator (and OP-TEE) support in XEN
 2018-08-23 15:31 UTC  (11+ messages)
` [PATCH v1 1/6] arm: add SMC wrapper that is compatible with SMCCC
` [PATCH v1 4/6] optee: add OP-TEE mediator


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