xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-14 10:19:44 to 2018-12-17 17:57:25 UTC [more...]

[PATCH for-4.12 v2 0/2] xen/arm: mm: Boot fixes
 2018-12-17 17:57 UTC  (23+ messages)
` [PATCH for-4.12 v2 1/2] xen/arm: mm: Use pte_xen_addr when creating xen entries
` [PATCH for-4.12 v2 2/2] xen/arm: Stop relocating Xen

[PATCH for-4.12 v3 0/5] xen/arm: Implement Set/Way operations
 2018-12-17 17:31 UTC  (13+ messages)
` [PATCH for-4.12 v3 1/5] xen/arm: vcpreg: Add wrappers to handle co-proc access trapped by HCR_EL2.TVM
` [PATCH for-4.12 v3 2/5] xen/arm: vsysreg: Add wrapper to handle sysreg "
` [PATCH for-4.12 v3 3/5] xen/arm: p2m: Add support for preemption in p2m_cache_flush_range
` [PATCH for-4.12 v3 4/5] xen/arm: Implement Set/Way operations
` [PATCH for-4.12 v3 5/5] xen/arm: Track page accessed between batch of "

[PATCH] x86: fix paging_log_dirty_op to work with paging guests
 2018-12-17 16:58 UTC  (15+ messages)

[qemu-mainline test] 131358: tolerable FAIL - PUSHED
 2018-12-17 16:39 UTC 

Race condition on device add hanling in xl devd
 2018-12-17 16:09 UTC  (12+ messages)

[PATCH v2 0/3] Fixes to RDTSCP interception
 2018-12-17 16:01 UTC  (5+ messages)
` [PATCH v2 2/3] x86/svm: Improve diagnostics when svm_get_insn_len() fails

[PATCH] xen/pciback: Check dev_data before using it
 2018-12-17 15:59 UTC  (3+ messages)

[PATCH] kprobes/x86/xen: blacklist non-attachable xen interrupt functions
 2018-12-17 15:57 UTC 

[PATCH] x86emul: fix test harness and fuzzer build dependencies
 2018-12-17 15:57 UTC  (2+ messages)

[PATCH] x86emul/test: drop another instance of .byte
 2018-12-17 15:50 UTC  (2+ messages)

[PATCH v2 2/3] drm/xen-front: Use Xen common shared buffer implementation
 2018-12-17 15:26 UTC  (4+ messages)

intel_pstate driver patches by Wei Wang from 2015
 2018-12-17 14:59 UTC  (5+ messages)

Xen 4.12 Development Update
 2018-12-17 14:40 UTC  (2+ messages)

MSR load lists on Harpertown
 2018-12-17 14:21 UTC  (5+ messages)

[PATCH v6 00/18] Xen PV backend 'qdevification'
 2018-12-17 13:30 UTC  (19+ messages)
` [PATCH v6 01/18] xen: re-name XenDevice to XenLegacyDevice
` [PATCH v6 02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
` [PATCH v6 03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
` [PATCH v6 04/18] xen: create xenstore areas for XenDevice-s
` [PATCH v6 05/18] xen: add xenstore watcher infrastructure
` [PATCH v6 06/18] xen: add grant table interface for XenDevice-s
` [PATCH v6 07/18] xen: add event channel "
` [PATCH v6 08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
` [PATCH v6 09/18] xen: remove unnecessary code from dataplane/xen-block.c
` [PATCH v6 10/18] xen: add header and build dataplane/xen-block.c
` [PATCH v6 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
` [PATCH v6 12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
` [PATCH v6 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
` [PATCH v6 14/18] xen: add implementations of xen-block connect and disconnect functions
` [PATCH v6 15/18] xen: add a mechanism to automatically create XenDevice-s
` [PATCH v6 16/18] xen: automatically create XenBlockDevice-s
` [PATCH v6 17/18] MAINTAINERS: add myself as a Xen maintainer
` [PATCH v6 18/18] xen: remove the legacy 'xen_disk' backend

[libvirt test] 131364: tolerable FAIL - PUSHED
 2018-12-17 13:14 UTC 

[PATCH v5 00/18] Xen PV backend 'qdevification'
 2018-12-17 12:50 UTC  (21+ messages)
` [PATCH v5 01/18] xen: re-name XenDevice to XenLegacyDevice
` [PATCH v5 02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
` [PATCH v5 03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
` [PATCH v5 04/18] xen: create xenstore areas for XenDevice-s
` [PATCH v5 05/18] xen: add xenstore watcher infrastructure
` [PATCH v5 06/18] xen: add grant table interface for XenDevice-s
` [PATCH v5 07/18] xen: add event channel "
` [PATCH v5 08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
` [PATCH v5 09/18] xen: remove unnecessary code from dataplane/xen-block.c
` [PATCH v5 10/18] xen: add header and build dataplane/xen-block.c
` [PATCH v5 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
` [PATCH v5 12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
` [PATCH v5 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
` [PATCH v5 14/18] xen: add implementations of xen-block connect and disconnect functions
` [PATCH v5 15/18] xen: add a mechanism to automatically create XenDevice-s
` [PATCH v5 16/18] xen: automatically create XenBlockDevice-s
` [PATCH v5 17/18] MAINTAINERS: add myself as a Xen maintainer
` [PATCH v5 18/18] xen: remove the legacy 'xen_disk' backend

[xen-unstable-smoke test] 131389: tolerable all pass - PUSHED
 2018-12-17 12:01 UTC 

[PATCH v6 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-17 11:39 UTC  (9+ messages)
` [PATCH v6 1/6] xen/arm: introduce platform_smc
` [PATCH v6 2/6] xen/arm: zynqmp: Forward plaform specific firmware calls
` [PATCH v6 3/6] xen/arm: zynqmp: introduce zynqmp specific defines
` [PATCH v6 4/6] xen/arm: zynqmp: implement zynqmp_eemi
` [PATCH v6 5/6] xen/arm: zynqmp: Remove blacklist of ZynqMP's PM node
` [PATCH v6 6/6] xen/zynqmp: add IPI calls virtualization

[PATCH XTF 0/4] Add monitor tests to XTF
 2018-12-17  9:44 UTC  (6+ messages)
` [PATCH XTF 1/4] xtf-runner: split into logical components
` [PATCH XTF 2/4] xtf: Add executable test class
` [PATCH XTF 3/4] xtf: Add monitor "
` [PATCH XTF 4/4] xtf: Add emul-unimpl test

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

[PATCH v4 0/4] iommu improvements
 2018-12-17  9:08 UTC  (5+ messages)
` [PATCH v4 3/4] iommu: elide flushing for higher order map/unmap operations

[PATCH 2/2] avoid TABs in files that only contain a few
 2018-12-17  9:09 UTC  (11+ messages)
  ` [SPAM] [Qemu-ppc] "
  ` [Qemu-devel] "

[linux-4.4 test] 131350: FAIL
 2018-12-17  8:38 UTC 

[ovmf test] 131362: regressions - FAIL
 2018-12-17  8:11 UTC 

[PATCH] drm/xen-front: Make shmem backed display buffer coherent
 2018-12-17  8:03 UTC 

[PATCH v3 0/1] cameraif: add ABI for para-virtual camera
 2018-12-17  7:37 UTC  (4+ messages)
` [PATCH v3 1/1] "

[linux-4.19 test] 131346: regressions - FAIL
 2018-12-17  6:52 UTC 

[xen-unstable test] 131339: regressions - FAIL
 2018-12-17  0:43 UTC 

[linux-3.18 test] 131336: regressions - FAIL
 2018-12-16 21:43 UTC 

[linux-linus test] 131335: regressions - FAIL
 2018-12-16 19:23 UTC 

[libvirt test] 131338: regressions - FAIL
 2018-12-16 18:30 UTC 

[ovmf test] 131341: regressions - FAIL
 2018-12-16 17:43 UTC 

[qemu-mainline test] 131332: tolerable FAIL - PUSHED
 2018-12-16 14:16 UTC 

[xen-unstable-coverity test] 131349: regressions - ALL FAIL
 2018-12-16 10:02 UTC 

[linux-4.4 test] 131324: FAIL
 2018-12-16  9:19 UTC 

[linux-4.14 test] 131318: tolerable FAIL - PUSHED
 2018-12-16  7:10 UTC 

[linux-4.9 test] 131317: tolerable FAIL - PUSHED
 2018-12-16  7:04 UTC 

[linux-4.19 test] 131314: regressions - FAIL
 2018-12-16  6:14 UTC 

[linux-next test] 131309: regressions - FAIL
 2018-12-16  0:39 UTC 

[ovmf test] 131320: regressions - FAIL
 2018-12-15 18:48 UTC 

[xen-unstable test] 131308: regressions - FAIL
 2018-12-15 17:12 UTC 

[libvirt test] 131311: tolerable all pass - PUSHED
 2018-12-15 17:02 UTC 

[linux-3.18 test] 131307: regressions - FAIL
 2018-12-15 15:37 UTC 

[linux-linus test] 131306: regressions - FAIL
 2018-12-15 15:27 UTC 

[freebsd-master test] 131310: all pass - PUSHED
 2018-12-15  4:48 UTC 

[qemu-mainline test] 131303: regressions - FAIL
 2018-12-15  1:09 UTC 

[PATCH v9 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-14 23:13 UTC 

[linux-4.4 test] 131292: trouble: broken/fail/pass
 2018-12-14 20:41 UTC 

[ovmf test] 131294: regressions - FAIL
 2018-12-14 19:46 UTC 

[xen-unstable-smoke test] 131315: tolerable all pass - PUSHED
 2018-12-14 19:12 UTC 

Xen Project type-2 version
 2018-12-14 18:18 UTC 

[linux-4.14 test] 131290: regressions - FAIL
 2018-12-14 18:03 UTC 

[PATCH] x86/altp2m: add altp2m_vcpu_disable_notify
 2018-12-14 17:17 UTC 

[PATCH for-3.1] hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so much
 2018-12-14 17:16 UTC  (3+ messages)

[linux-4.9 test] 131291: regressions - FAIL
 2018-12-14 16:59 UTC 

[PATCH v2] libxl/arm: Fix build on arm64 + acpi w/ gcc 8.2
 2018-12-14 15:45 UTC  (2+ messages)

[PATCH v4 00/18] Xen PV backend 'qdevification'
 2018-12-14 15:39 UTC  (4+ messages)
` [PATCH v4 16/18] xen: automatically create XenBlockDevice-s

[PATCH 0/2] gic-vgic optimizations
 2018-12-14 15:38 UTC  (5+ messages)
` [PATCH v2 2/2] arm/irq: skip action availability check for non-debug build

[PATCH v11] tolerate jitter in cpu_khz calculation to avoid TSC emulation
 2018-12-14 15:33 UTC  (9+ messages)

[PATCH v3 0/3] xen/x86: support setting dom0_mem depending on host size
 2018-12-14 15:32 UTC  (3+ messages)
` [PATCH v3 3/3] xen: add CONFIG item for default dom0 memory size

[linux-4.19 test] 131289: regressions - FAIL
 2018-12-14 14:25 UTC 

[PATCH V3] x86/vm_event: block interrupt injection for sync vm_events
 2018-12-14 11:49 UTC 

[PATCH for-4.12 0/2] xen/arm: mm: Boot fixes
 2018-12-14 10:41 UTC  (4+ messages)
` [PATCH 2/2] xen/arm: Stop relocating Xen

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

[PATCH v2 0/5] x86: Drop PVRDTSCP and fix MSR_TSC_AUX handling for guests
 2018-12-14 10:19 UTC  (3+ messages)
` [PATCH v2 6/5] tools/docs: Remove PVRDTSCP remnants


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