xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 23:54:30 to 2019-01-22 14:31:37 UTC [more...]

[PATCH 0/2] Dangling fixes for ARM iommu
 2019-01-22 14:31 UTC  (6+ messages)
` [PATCH 1/2] iommu/arm: Misc fixes for arch specific part
` [PATCH 2/2] xen/arm: domain_build: Don't expose IOMMU specific properties to the guest

[QEMU PATCH] block: Remove blk_attach_dev_legacy() / legacy_dev code
 2019-01-22 14:19 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v5 00/15] Argo: hypervisor-mediated interdomain communication
 2019-01-22 14:17 UTC  (24+ messages)
` [PATCH v5 01/15] argo: Introduce the Kconfig option to govern inclusion of Argo
` [PATCH v5 02/15] argo: introduce the argo_op hypercall boilerplate
` [PATCH v5 03/15] argo: define argo_dprintk for subsystem debugging
` [PATCH v5 04/15] argo: init, destroy and soft-reset, with enable command line opt
` [PATCH v5 05/15] errno: add POSIX error codes EMSGSIZE, ECONNREFUSED to the ABI
` [PATCH v5 06/15] xen/arm: introduce guest_handle_for_field()
` [PATCH v5 07/15] argo: implement the register op
` [PATCH v5 08/15] argo: implement the unregister op
` [PATCH v5 09/15] argo: implement the sendv op; evtchn: expose send_guest_global_virq
` [PATCH v5 10/15] argo: implement the notify op
` [PATCH v5 11/15] xsm, argo: XSM control for argo register
` [PATCH v5 12/15] xsm, argo: XSM control for argo message send operation
` [PATCH v5 13/15] xsm, argo: XSM control for any access to argo by a domain
` [PATCH v5 14/15] xsm, argo: notify: don't describe rings that cannot be sent to
` [PATCH v5 15/15] MAINTAINERS: add new section for Argo and self as maintainer

[PATCH v3 for-4.12 0/7] Docs improvements, and dom0 construction fixes
 2019-01-22 13:42 UTC  (16+ messages)
` [PATCH v3 1/7] docs: Improve documentation for dom0= and dom0-iommu=
` [PATCH v3 2/7] docs: Improve documentation and parsing for iommu=
` [PATCH v3 7/7] xen/dom0: Add a dom0-iommu=none option

[PATCH] gic: drop interrupts enabling on interrupts processing
 2019-01-22 13:12 UTC  (3+ messages)

[PATCH v2] gic-vgic: skip irqs locking in gic_restore_pending_irqs()
 2019-01-22 13:11 UTC  (3+ messages)

GFX passthrough of primary graphics card
 2019-01-22 12:41 UTC 

[linux-linus test] 132227: regressions - FAIL
 2019-01-22 12:30 UTC 

[PATCH v2] drm/xen-front: Make shmem backed display buffer coherent
 2019-01-22 11:44 UTC  (4+ messages)

[PATCH v2 1/2] docs: Fix all links to Xen man pages in html
 2019-01-22 11:42 UTC  (6+ messages)
` [PATCH v2 2/2] man: Highlight reference in xl-disk-configuration(5)

[PATCH v3 00/15] Argo: hypervisor-mediated interdomain communication
 2019-01-22 11:08 UTC  (8+ messages)
` [PATCH v3 15/15] argo: validate hypercall arg structures via compat machinery

[PATCH] arm: gic-v3: clear GICR active interrupts
 2019-01-22 10:54 UTC  (2+ messages)

[PATCH] iommu: specify page_count rather than page_order to iommu_map/unmap()
 2019-01-22 10:46 UTC  (8+ messages)

x86_64 to i386 boot generation conversion
 2019-01-22 10:04 UTC 

[PATCH] iommu: Eliminate an odd local variable
 2019-01-22  9:20 UTC  (3+ messages)

[PATCH v5 1/3] xen/pt: fix some pass-thru devices don't work across reboot
 2019-01-22  9:18 UTC  (5+ messages)

[PATCH v6 0/4] misc safety certification fixes
 2019-01-22  9:16 UTC  (24+ messages)
` [PATCH v6 1/4] xen: introduce SYMBOL

[PATCH 2/2] x86/xen: dont add memory above max allowed allocation
 2019-01-22  9:09 UTC 

[PATCH 1/2] x86: respect memory size limiting via mem= parameter
 2019-01-22  8:52 UTC  (3+ messages)
` [PATCH 2/2] x86/xen: dont add memory above max allowed allocation

[linux-3.18 bisection] complete test-amd64-i386-xl-shadow
 2019-01-22  8:31 UTC 

[PATCH 0/2] x86: respect memory size limits
 2019-01-22  8:06 UTC 

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-22  8:03 UTC  (2+ messages)

[PATCH v4 for-4.12 0/3] Docs improvements, and dom0 construction fixes
 2019-01-22  7:58 UTC  (5+ messages)
` [PATCH v4 1/3] docs: Improve documentation and parsing for efi=
` [PATCH v4 2/3] xen/dom0: Deprecate iommu_hwdom_inclusive and leave it disabled by default
` [PATCH v4 3/3] xen/dom0: Add a dom0-iommu=none option

[linux-next test] 132257: regressions - FAIL
 2019-01-22  7:48 UTC 

[PATCH 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-22  7:00 UTC 

[PATCH] configure: Don't add Xen's libs to LDFLAGS
 2019-01-22  5:40 UTC  (4+ messages)
` [Qemu-devel] "

[qemu-mainline test] 132250: regressions - FAIL
 2019-01-22  3:32 UTC 

[RFC] virtio_ring: check dma_mem for xen_domain
 2019-01-22  2:36 UTC  (4+ messages)

[freebsd-master test] 132258: all pass - PUSHED
 2019-01-22  2:16 UTC 

[PATCH] arm64/xen: fix xen-swiotlb cache flushing
 2019-01-21 23:56 UTC  (4+ messages)

[ovmf test] 132252: regressions - FAIL
 2019-01-21 22:44 UTC 

[linux-linus bisection] complete test-amd64-amd64-pair
 2019-01-21 22:32 UTC 

[xen-unstable-smoke test] 132287: tolerable all pass - PUSHED
 2019-01-21 22:06 UTC 

[linux-3.18 test] 132179: regressions - FAIL
 2019-01-21 19:31 UTC 

Are xen.git/tools/pkg-config/*.pc used anywere/working ?
 2019-01-21 18:28 UTC 

Backport candidate for Arm
 2019-01-21 18:18 UTC  (2+ messages)

[RFC v2 00/16] Old GIC (gic-vgic) optimizations for GICV2
 2019-01-21 18:14 UTC  (4+ messages)

RT Xen on ARM - R-Car series
 2019-01-21 18:04 UTC  (11+ messages)

Xen Security Advisory 289 v3 - Cache-load gadgets exploitable with L1TF
 2019-01-21 17:32 UTC 

[PATCH v1] xen: preserve COMPAT in CFLAGS
 2019-01-21 17:23 UTC  (2+ messages)

[PATCH] hw/block/xen: use proper format string for printing sectors
 2019-01-21 17:19 UTC 

[PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
 2019-01-21 17:18 UTC  (23+ messages)
` [PATCH v2 02/21] powerpc: use memblock functions "
` [PATCH v2 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH v2 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH v2 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 07/21] memblock: memblock_phys_alloc(): "
` [PATCH v2 08/21] memblock: drop __memblock_alloc_base()
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH v2 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH v2 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH v2 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH v2 15/21] sparc: "
` [PATCH v2 16/21] mm/percpu: "
` [PATCH v2 17/21] init/main: "
` [PATCH v2 18/21] swiotlb: "
` [PATCH v2 19/21] treewide: "
` [PATCH v2 20/21] memblock: memblock_alloc_try_nid: don't panic
` [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants

[PATCH] configure: xen: Stop build-testing for xc_domain_create
 2019-01-21 17:10 UTC  (2+ messages)

[PATCH RFC for next] xen: make grant table configurable
 2019-01-21 15:55 UTC  (5+ messages)

[PATCH for-4.12 0/3] x86/pvh: Misc fixes and cleanup
 2019-01-21 15:54 UTC  (8+ messages)
` [PATCH 1/3] x86/pvh-dom0: Remove unnecessary function pointer call from modify_identity_mmio()
` [PATCH 2/3] x86/pvh: Fixes to convert_pvh_info()
` [PATCH 3/3] x86/pvh: Print the PVH start info more concisely

[xen-unstable-smoke test] 132269: tolerable all pass - PUSHED
 2019-01-21 14:34 UTC 

[linux-4.4 test] 132136: tolerable FAIL - PUSHED
 2019-01-21 13:17 UTC 

Xen Security Advisory 289 v2 - Spectre V1 gadgets exploitable with L1TF
 2019-01-21 12:43 UTC 

[ovmf bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2019-01-21 12:29 UTC 

[seabios test] 132199: regressions - FAIL
 2019-01-21 12:29 UTC 

[PATCH v3 00/11] TEE mediator (and OP-TEE) support in XEN
 2019-01-21 12:10 UTC  (9+ messages)
` [PATCH v3 08/11] optee: add support for arbitrary shared memory
` [PATCH v3 09/11] optee: add support for RPC commands
` [PATCH v3 11/11] libxl: arm: create optee firmware node in DT if tee=1
` [PATCH v3 10/11] xl: add "tee" option for xl.cfg

[linux-4.19 test] 132129: regressions - FAIL
 2019-01-21 12:08 UTC 

[Qemu-devel] [PATCH v3 0/4] QEMU changes to do PVH boot
 2019-01-21 10:54 UTC  (2+ messages)

Unable to boot Linux with master EDK2
 2019-01-21 10:36 UTC  (3+ messages)

[PATCH v4 00/14] Argo: hypervisor-mediated interdomain communication
 2019-01-21  8:21 UTC  (12+ messages)
` [PATCH v4 10/14] argo: implement the notify op

[PATCH v2 00/21] Refine memblock API
 2019-01-21  8:03 UTC 

[ovmf test] 132170: regressions - FAIL
 2019-01-21  7:38 UTC 

[linux-linus bisection] complete test-amd64-amd64-rumprun-amd64
 2019-01-21  7:06 UTC 

[qemu-mainline test] 132161: regressions - FAIL
 2019-01-21  6:45 UTC 

[PATCH v3 0/4] QEMU changes to do PVH boot
 2019-01-21  2:31 UTC  (2+ messages)
` [Qemu-devel] "

[xen-unstable test] 132093: tolerable FAIL - PUSHED
 2019-01-21  2:06 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
 2019-01-21  0:33 UTC 

[linux-linus test] 132086: regressions - FAIL
 2019-01-21  0:33 UTC 

Xen-unstable PVHdom0: Assertion 'IS_ALIGNED(dfn_x(dfn), (1ul << page_order))' failed at iommu.c:324
 2019-01-20 22:09 UTC  (5+ messages)

[linux-3.18 test] 132066: regressions - FAIL
 2019-01-20 12:04 UTC 

[xen-unstable-coverity test] 132169: all pass - PUSHED
 2019-01-20 10:24 UTC 

[ovmf test] 132077: regressions - FAIL
 2019-01-20  9:58 UTC 

[qemu-mainline test] 132081: regressions - FAIL
 2019-01-20  8:16 UTC 

[libvirt test] 132083: tolerable all pass - PUSHED
 2019-01-20  5:18 UTC 

[ovmf bisection] complete test-amd64-amd64-xl-qemuu-ovmf-amd64
 2019-01-20  3:38 UTC 

[linux-next test] 132053: regressions - FAIL
 2019-01-20  3:14 UTC 

[linux-4.9 test] 132063: tolerable FAIL - PUSHED
 2019-01-20  3:00 UTC 

[linux-4.4 test] 132040: regressions - FAIL
 2019-01-20  0:08 UTC 

[linux-4.19 test] 132034: regressions - FAIL
 2019-01-19 22:51 UTC 

[freebsd-master test] 132054: all pass - PUSHED
 2019-01-19 15:25 UTC 

[xen-unstable test] 132007: regressions - FAIL
 2019-01-19 10:23 UTC 

[linux-linus test] 132006: regressions - FAIL
 2019-01-19  7:24 UTC 

[libvirt test] 132027: tolerable all pass - PUSHED
 2019-01-19  7:00 UTC 

[qemu-mainline test] 132032: regressions - FAIL
 2019-01-19  6:01 UTC 

[ovmf test] 132024: regressions - FAIL
 2019-01-19  3:50 UTC 

Fail to boot Dom0 on Xen Arm64 after "dma-mapping: bypass indirect calls for dma-direct"
 2019-01-19  0:43 UTC  (5+ messages)


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