xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-31 14:17:48 to 2020-08-04 23:42:54 UTC [more...]

[PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
 2020-08-04 23:42 UTC  (14+ messages)

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-04 23:23 UTC  (29+ messages)
` [RFC PATCH V1 01/12] hvm/ioreq: Make x86's IOREQ feature common
` [RFC PATCH V1 02/12] hvm/dm: Make x86's DM "
` [RFC PATCH V1 03/12] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features
` [RFC PATCH V1 05/12] hvm/dm: Introduce xendevicemodel_set_irq_level DM op
` [RFC PATCH V1 06/12] libxl: Introduce basic virtio-mmio support on Arm
` [RFC PATCH V1 07/12] A collection of tweaks to be able to run emulator in driver domain
` [RFC PATCH V1 08/12] xen/arm: Invalidate qemu mapcache on XENMEM_decrease_reservation
` [RFC PATCH V1 09/12] libxl: Handle virtio-mmio irq in more correct way
` [RFC PATCH V1 10/12] libxl: Add support for virtio-disk configuration
` [RFC PATCH V1 11/12] libxl: Insert "dma-coherent" property into virtio-mmio device node
` [RFC PATCH V1 12/12] libxl: Fix duplicate memory node in DT

[xen-unstable-smoke test] 152473: tolerable all pass - PUSHED
 2020-08-04 21:35 UTC 

[ovmf test] 152459: all pass - PUSHED
 2020-08-04 19:15 UTC 

[PATCH] libxl: avoid golang building without CONFIG_GOLANG=y
 2020-08-04 16:41 UTC  (9+ messages)

[OSSTEST PATCH] cri-args-hostlists: Add some calls to date(1)
 2020-08-04 16:13 UTC 

[PATCH v3 00/11] fix swiotlb-xen for RPi4
 2020-08-04 15:52 UTC  (9+ messages)
` [PATCH v3 08/11] swiotlb-xen: remove XEN_PFN_PHYS
` [PATCH v3 09/11] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
` [PATCH v3 10/11] xen/arm: introduce phys/dma translations in xen_dma_sync_for_*

[PATCH] x86emul: further FPU env testing relaxation for AMD-like CPUs
 2020-08-04 15:50 UTC  (3+ messages)

[PATCH] x86: comment update after "drop high compat r/o M2P table address range"
 2020-08-04 15:40 UTC  (2+ messages)

[PATCH 00/10] x86emul: full coverage mem access / write testing
 2020-08-04 14:59 UTC  (17+ messages)
` [PATCH 01/10] x86emul: adjustments to mem access / write logic testing
` [PATCH 02/10] x86emul: extend decoding / mem access testing to FPU insns
` [PATCH 03/10] x86emul: extend decoding / mem access testing to MMX / SSE insns
` [PATCH 04/10] x86emul: extend decoding / mem access testing to VEX-encoded insns
` [PATCH 05/10] x86emul: extend decoding / mem access testing to XOP-encoded insns
` [PATCH 06/10] x86emul: AVX512{F, BW} down conversion moves are memory writes
` [PATCH 07/10] x86emul: AVX512F scatter insns "
` [PATCH 08/10] x86emul: AVX512PF insns aren't memory accesses
` [PATCH 09/10] x86emul: extend decoding / mem access testing to EVEX-encoded insns
` [PATCH 10/10] x86emul: correct AVX512_BF16 insn names in EVEX Disp8 test

[PATCH 0/5] Multiple fixes to XENMEM_acquire_resource
 2020-08-04 14:29 UTC  (10+ messages)
` [PATCH 4/5] xen/memory: Fix acquire_resource size semantics
` [PATCH 5/5] tools/foreignmem: Support querying the size of a resource

[PATCH v4 00/14] IOMMU cleanup
 2020-08-04 13:42 UTC  (15+ messages)
` [PATCH v4 01/14] x86/iommu: re-arrange arch_iommu to separate common fields
` [PATCH v4 02/14] x86/iommu: add common page-table allocator
` [PATCH v4 03/14] x86/iommu: convert VT-d code to use new page table allocator
` [PATCH v4 04/14] x86/iommu: convert AMD IOMMU "
` [PATCH v4 05/14] iommu: remove unused iommu_ops method and tasklet
` [PATCH v4 06/14] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail
` [PATCH v4 07/14] iommu: make map, unmap and flush all take both an order and a count
` [PATCH v4 08/14] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v4 09/14] common/grant_table: batch flush I/O TLB
` [PATCH v4 10/14] iommu: remove the share_p2m operation
` [PATCH v4 11/14] iommu: stop calling IOMMU page tables 'p2m tables'
` [PATCH v4 12/14] vtd: use a bit field for root_entry
` [PATCH v4 13/14] vtd: use a bit field for context_entry
` [PATCH v4 14/14] vtd: use a bit field for dma_pte

[PATCH v2 0/4] tools: propagate bridge MTU to vif frontends
 2020-08-04 13:31 UTC  (12+ messages)
` [PATCH v2 1/4] tools/hotplug: add remove_from_bridge() and improve debug output
` [PATCH v2 2/4] tools/hotplug: combine add/online and remove/offline in vif-bridge
` [PATCH v2 3/4] public/io/netif: specify MTU override node
` [PATCH v2 4/4] tools/hotplug: modify set_mtu() to inform the frontend via xenstore

[PATCH] x86emul: replace further UB shifts
 2020-08-04 13:19 UTC  (2+ messages)

[linux-linus test] 152432: regressions - FAIL
 2020-08-04 13:02 UTC 

[PULL 0/1] xen queue 2020-08-04
 2020-08-04 12:02 UTC  (3+ messages)
` [PULL 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects

[libvirt test] 152454: regressions - FAIL
 2020-08-04 10:33 UTC 

[PATCH-for-5.1 v2 0/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
 2020-08-04  9:20 UTC  (6+ messages)
` [PATCH-for-5.1 v2 1/1] "

[xen-unstable test] 152418: tolerable FAIL
 2020-08-04  7:46 UTC 

[ovmf test] 152422: all pass - PUSHED
 2020-08-04  7:28 UTC 

[PATCH 0/6] Fixes and improvements for Xen pvdrm
 2020-08-04  6:39 UTC  (10+ messages)
` [PATCH 1/6] xen/gntdev: Fix dmabuf import with non-zero sgt offset
` [PATCH 2/6] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
` [PATCH 4/6] xen: Sync up with the canonical protocol definition in Xen

[qemu-mainline test] 152411: regressions - FAIL
 2020-08-04  4:59 UTC 

[PULL 0/1] xen queue 2020-08-03
 2020-08-03 18:33 UTC  (3+ messages)
` [PULL 1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects

[xen-unstable-smoke test] 152428: tolerable all pass - PUSHED
 2020-08-03 17:28 UTC 

[linux-linus test] 152398: regressions - FAIL
 2020-08-03 17:20 UTC 

[PATCH-for-5.1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects
 2020-08-03 16:47 UTC  (3+ messages)

[PATCH v3 00/11] IOMMU cleanup
 2020-08-03 16:17 UTC  (18+ messages)
` [PATCH v3 01/11] x86/iommu: re-arrange arch_iommu to separate common fields
` [PATCH v3 02/11] x86/iommu: add common page-table allocator
` [PATCH v3 03/11] x86/iommu: convert VT-d code to use new page table allocator
` [PATCH v3 04/11] x86/iommu: convert AMD IOMMU "
` [PATCH v3 05/11] iommu: remove unused iommu_ops method and tasklet
` [PATCH v3 06/11] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail
` [PATCH v3 07/11] iommu: make map, unmap and flush all take both an order and a count
` [PATCH v3 08/11] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v3 09/11] common/grant_table: batch flush I/O TLB
` [PATCH v3 10/11] iommu: remove the share_p2m operation
` [PATCH v3 11/11] iommu: stop calling IOMMU page tables 'p2m tables'

[libvirt test] 152408: regressions - FAIL
 2020-08-03 13:49 UTC 

RESCHEDULED Call for agenda items for Community Call, August 13 @ 15:00 UTC
 2020-08-03 13:18 UTC  (6+ messages)

fwupd support under Xen - firmware updates with the UEFI capsule
 2020-08-03 12:30 UTC  (5+ messages)

[xen-unstable test] 152389: tolerable FAIL
 2020-08-03 11:08 UTC 

[PATCH 0/4] tools: propagate bridge MTU to vif frontends
 2020-08-03  8:14 UTC  (4+ messages)
` [PATCH 3/4] public/io/netif: specify MTU override node

[qemu-mainline test] 152380: regressions - FAIL
 2020-08-03  6:24 UTC 

[PATCH v3 0/4] xen/balloon: fixes for memory hotplug
 2020-08-03  6:19 UTC  (7+ messages)
` [PATCH v3 1/4] xen/balloon: fix accounting in alloc_xenballooned_pages error path
` [PATCH v3 2/4] xen/balloon: make the balloon wait interruptible
` [PATCH v3 3/4] Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"

[PATCH] xen: hypercall.h: fix duplicated word
 2020-08-03  5:49 UTC  (2+ messages)

[PATCH] xen/gntdev: gntdev.h: drop a duplicated word
 2020-08-03  5:49 UTC  (2+ messages)

[PATCH v3 0/3] Few bug fixes and Convert to pin_user_pages*()
 2020-08-03  5:44 UTC  (2+ messages)

[linux-linus test] 152366: regressions - FAIL
 2020-08-02 18:16 UTC 

[libvirt test] 152377: regressions - FAIL
 2020-08-02 13:20 UTC 

[ovmf test] 152367: all pass - PUSHED
 2020-08-02 12:02 UTC 

[xen-unstable test] 152342: tolerable FAIL - PUSHED
 2020-08-02 10:43 UTC 

[xen-unstable-coverity test] 152385: all pass - PUSHED
 2020-08-02 10:14 UTC 

[qemu-mainline test] 152337: regressions - FAIL
 2020-08-02  5:20 UTC 

[libvirt test] 152339: regressions - FAIL
 2020-08-01 20:43 UTC 

[linux-linus test] 152332: tolerable FAIL - PUSHED
 2020-08-01 20:41 UTC 

[linux-5.4 test] 152331: tolerable FAIL - PUSHED
 2020-08-01 12:32 UTC 

[xen-unstable test] 152326: tolerable FAIL
 2020-08-01  7:00 UTC 

[ovmf test] 152329: all pass - PUSHED
 2020-08-01  5:52 UTC 

[qemu-mainline test] 152324: regressions - FAIL
 2020-08-01  0:45 UTC 

[xen-unstable-smoke test] 152334: tolerable all pass - PUSHED
 2020-07-31 23:13 UTC 

[PATCH v2] xen/arm: Convert runstate address during hypcall
 2020-07-31 23:03 UTC  (10+ messages)

[PATCH v3] xen/arm: Convert runstate address during hypcall
 2020-07-31 23:03 UTC  (7+ messages)

[linux-linus test] 152313: regressions - FAIL
 2020-07-31 19:27 UTC 

[xen-unstable-smoke test] 152327: tolerable all pass - PUSHED
 2020-07-31 19:04 UTC 

kernel-doc and xen.git
 2020-07-31 16:18 UTC  (4+ messages)

[PATCH v2] x86emul: avoid assembler warning about .type not taking effect in test harness
 2020-07-31 15:59 UTC  (3+ messages)
` Ping: "

[OSSTEST PATCH] Disable mercurial support
 2020-07-31 15:54 UTC 

[OSSTEST PATCH v2 00/41] Performance work
 2020-07-31 15:43 UTC  (9+ messages)
` [OSSTEST PATCH v2 07/41] schema: Provide indices for sg-report-flight
` [OSSTEST PATCH v2 08/41] sg-report-flight: Ask the db for flights of interest
` [OSSTEST PATCH v2 19/41] Executive: Drop redundant AND clause

[PATCH 0/5] x86: mostly shadow related XSA-319 follow-up
 2020-07-31 15:17 UTC  (4+ messages)
` [PATCH 3/5] x86/PV: drop a few misleading paging_mode_refcounts() checks
  ` Ping: "

[ovmf test] 152315: all pass - PUSHED
 2020-07-31 15:13 UTC 

[PATCH] x86/CPUID: move some static masks into .init
 2020-07-31 14:55 UTC  (2+ messages)
` Ping: "

[PATCH v4 0/2] epte_get_entry_emt() modifications
 2020-07-31 14:50 UTC  (4+ messages)
` [PATCH v4 1/2] x86/hvm: set 'ipat' in EPT for special pages
` [PATCH v4 2/2] x86/hvm: simplify 'mmio_direct' check in epte_get_entry_emt()

[PATCH v3 0/2] epte_get_entry_emt() modifications
 2020-07-31 14:30 UTC  (4+ messages)
` [PATCH v3 1/2] x86/hvm: set 'ipat' in EPT for special pages
` [PATCH v3 2/2] x86/hvm: simplify 'mmio_direct' check in epte_get_entry_emt()


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