Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 13:27:46 to 2021-08-02 12:59:55 UTC [more...]

[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-02 12:59 UTC  (34+ messages)
` [PATCH 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH 02/13] x86/HV: Initialize shared memory boundary in the "
` [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[xen-unstable test] 164077: tolerable FAIL
 2021-08-02 11:12 UTC 

[libvirt test] 164080: regressions - FAIL
 2021-08-02 10:51 UTC 

[PATCH v2 00/21] .map_sg() error cleanup
 2021-08-02 10:34 UTC  (3+ messages)
` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR

[ovmf test] 164078: all pass - PUSHED
 2021-08-02  8:36 UTC 

[linux-linus test] 164076: regressions - FAIL
 2021-08-02  3:57 UTC 

[linux-linus test] 164074: regressions - FAIL
 2021-08-01 22:27 UTC 

[qemu-mainline test] 164073: tolerable FAIL - PUSHED
 2021-08-01 21:13 UTC 

[linux-linus test] 164071: regressions - FAIL
 2021-08-01 14:44 UTC 

[xen-unstable test] 164069: tolerable FAIL
 2021-08-01 12:09 UTC 

[xen-unstable-coverity test] 164072: all pass - PUSHED
 2021-08-01 10:25 UTC 

[libvirt test] 164070: regressions - FAIL
 2021-08-01  8:02 UTC 

[linux-linus test] 164068: regressions - FAIL
 2021-08-01  6:31 UTC 

[linux-linus test] 164065: regressions - FAIL
 2021-08-01  0:12 UTC 

[linux-5.4 test] 164064: tolerable FAIL - PUSHED
 2021-07-31 22:12 UTC 

[xen-unstable test] 164061: tolerable FAIL - PUSHED
 2021-07-31 17:11 UTC 

[libvirt test] 164063: regressions - FAIL
 2021-07-31 12:35 UTC 

[linux-linus test] 164060: regressions - FAIL
 2021-07-31 12:10 UTC 

[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-07-31 12:08 UTC  (7+ messages)
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly

[qemu-mainline test] 164058: tolerable FAIL - PUSHED
 2021-07-31  9:49 UTC 

[xen-unstable test] 164055: regressions - FAIL
 2021-07-31  4:02 UTC 

[linux-linus test] 164056: regressions - FAIL
 2021-07-31  3:35 UTC 

[RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space
 2021-07-30 23:57 UTC  (8+ messages)

[xen-unstable-smoke test] 164057: tolerable all pass - PUSHED
 2021-07-30 22:55 UTC 

[PATCH v5 0/4] Generic SMMU Bindings
 2021-07-30 21:57 UTC  (6+ messages)
` [PATCH v5 2/4] xen: do not return -EEXIST if iommu_add_dt_device is called twice

[qemu-mainline test] 164052: tolerable FAIL - PUSHED
 2021-07-30 20:51 UTC 

[PATCH v2] tools/xl: Add device_model_stubdomain_init_seclabel option to xl.cfg
 2021-07-30 19:34 UTC 

[xen-unstable-smoke test] 164054: tolerable all pass - PUSHED
 2021-07-30 18:34 UTC 

[PATCH v3 0/2] tools/xenstore: set resource limits of xenstored
 2021-07-30 17:14 UTC  (6+ messages)
` [PATCH v3 1/2] tools/xenstore: set oom score for xenstore daemon on Linux
` [PATCH v3 2/2] tools/xenstore: set open file descriptor limit for xenstored

[linux-linus test] 164051: regressions - FAIL
 2021-07-30 15:43 UTC 

[PATCH] tools/xenstored: Don't assume errno will not be overwritten in lu_arch()
 2021-07-30 15:13 UTC  (4+ messages)

[xen-unstable test] 164049: tolerable FAIL
 2021-07-30 14:07 UTC 

[xen-unstable-smoke test] 164053: tolerable all pass - PUSHED
 2021-07-30 13:27 UTC 

[PATCH v2 0/3] xen: remove some checks for always present Xen features
 2021-07-30 13:10 UTC  (5+ messages)
` [PATCH v2 1/3] xen: check required "
` [PATCH v2 2/3] xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
` [PATCH v2 3/3] xen: assume XENFEAT_gnttab_map_avail_bits "

[PATCH] xen/lib: Fix strcmp() and strncmp()
 2021-07-30 12:29 UTC  (6+ messages)

[PATCH v3 0/3] xen: harden blkfront against malicious backends
 2021-07-30 10:38 UTC  (4+ messages)
` [PATCH v3 1/3] xen/blkfront: read response from backend only once
` [PATCH v3 2/3] xen/blkfront: don't take local copy of a request from the ring page
` [PATCH v3 3/3] xen/blkfront: don't trust the backend response data blindly

[PATCH v2 0/3] xen: harden blkfront against malicious backends
 2021-07-30 10:31 UTC  (4+ messages)
` [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly

[PATCH] tools/xenstored: Propagate correctly the error message from lu_start()
 2021-07-30 10:04 UTC  (5+ messages)
  ` [PATCH] tools/xenstored: Fix off-by-one in dump_state_nodes()
      ` [PATCH] tools/xenstored: Fix off-by-one in dump_state_nodes() [and 3 more messages]

[PATCH v2 0/2] xen: fix max_pfn handling for pv guests
 2021-07-30  9:26 UTC  (3+ messages)
` [PATCH v2 1/2] xen: fix setting of max_pfn in shared_info
` [PATCH v2 2/2] xen: rename wrong named pfn related variables

[PATCH] stubdom: foreignmemory: Fix build after 0dbb4be739c5
 2021-07-30  9:18 UTC  (20+ messages)

[PATCH 0/2] xen: fix max_pfn handling for pv guests
 2021-07-30  9:00 UTC  (5+ messages)
` [PATCH 2/2] xen: rename wrong named pfn related variables

[libvirt test] 164050: regressions - FAIL
 2021-07-30  8:56 UTC 

[linux-linus test] 164048: regressions - FAIL
 2021-07-30  8:26 UTC 

[qemu-mainline test] 164046: tolerable FAIL - PUSHED
 2021-07-30  6:39 UTC 

[ovmf test] 164047: all pass - PUSHED
 2021-07-30  2:38 UTC 

[linux-linus test] 164037: regressions - FAIL
 2021-07-30  0:03 UTC 

[ovmf test] 164039: all pass - PUSHED
 2021-07-29 23:01 UTC 

[qemu-mainline test] 164034: tolerable FAIL - PUSHED
 2021-07-29 21:47 UTC 

[PATCH v3 00/21] .map_sg() error cleanup
 2021-07-29 20:15 UTC  (22+ messages)
` [PATCH v3 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v3 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v3 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v3 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v3 05/21] alpha: return error code from alpha_pci_map_sg()
` [PATCH v3 06/21] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v3 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v3 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v3 10/21] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v3 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 12/21] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v3 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 14/21] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v3 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 16/21] parisc: return error code from .map_sg() ops
` [PATCH v3 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v3 18/21] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v3 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 20/21] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v3 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error

[linux-5.4 test] 164030: tolerable FAIL - PUSHED
 2021-07-29 17:57 UTC 

[xen-unstable test] 164029: tolerable FAIL
 2021-07-29 13:40 UTC 

[PATCH v2] xen/arm64: Remove vreg_emulate_sysreg32
 2021-07-29 11:47 UTC  (3+ messages)

[libvirt test] 164032: regressions - FAIL
 2021-07-29  9:46 UTC 

[RFC PATCH] xen/arm: Replace vreg_emulate_{sysreg/cp}32 with vreg_emulate_{sysreg/cp}
 2021-07-29  9:41 UTC  (6+ messages)

[ovmf test] 164028: all pass - PUSHED
 2021-07-29  6:27 UTC 

[qemu-mainline test] 164024: regressions - FAIL
 2021-07-29  5:36 UTC 

[linux-5.4 test] 164023: regressions - FAIL
 2021-07-29  2:05 UTC 

[ovmf test] 164025: all pass - PUSHED
 2021-07-29  1:37 UTC 

[XEN PATCH] tools/xl: Add device_model_stubdomain_init_seclabel option to xl.cfg
 2021-07-28 22:11 UTC  (9+ messages)

[linux-linus test] 164022: regressions - FAIL
 2021-07-28 18:52 UTC 

[RFC PATCH 2/2] xen/unpopulated-alloc: Query hypervisor to provide unallocated space
 2021-07-28 16:44 UTC 

[xen-unstable test] 164019: tolerable FAIL - PUSHED
 2021-07-28 16:26 UTC 

[ovmf test] 164020: all pass - PUSHED
 2021-07-28 15:37 UTC 

[PATCH V4 00/10] Domain on Static Allocation
 2021-07-28 10:27 UTC  (12+ messages)
` [PATCH V4 01/10] xen/arm: introduce domain "
` [PATCH V4 02/10] xen/arm: introduce new helper device_tree_get_meminfo
` [PATCH V4 03/10] xen/arm: handle static memory in dt_unreserved_regions
` [PATCH V4 04/10] xen: introduce mark_page_free
` [PATCH V4 05/10] xen/arm: static memory initialization
` [PATCH V4 06/10] xen/arm: introduce PGC_reserved
` [PATCH V4 07/10] xen: re-define assign_pages and introduce assign_page
` [PATCH V4 08/10] xen/arm: introduce acquire_staticmem_pages and acquire_domstatic_pages
` [PATCH V4 09/10] xen/arm: check "xen,static-mem" property during domain construction
` [PATCH V4 10/10] xen/arm: introduce allocate_static_memory

[linux-linus test] 164016: regressions - FAIL
 2021-07-28 10:15 UTC 

[xen-unstable-coverity test] 164021: all pass - PUSHED
 2021-07-28 10:03 UTC 

[libvirt test] 164017: regressions - FAIL
 2021-07-28  7:55 UTC 

[qemu-mainline test] 164014: tolerable FAIL - PUSHED
 2021-07-28  7:08 UTC 

[ovmf test] 164015: regressions - FAIL
 2021-07-28  7:01 UTC 

[xen-unstable test] 164013: tolerable FAIL - PUSHED
 2021-07-28  6:12 UTC 

[xen-unstable-smoke test] 164012: tolerable all pass - PUSHED
 2021-07-27 22:34 UTC 

[linux-linus test] 164009: regressions - FAIL
 2021-07-27 22:20 UTC 

[ovmf test] 164010: regressions - FAIL
 2021-07-27 22:07 UTC 

[qemu-mainline test] 164008: tolerable FAIL - PUSHED
 2021-07-27 19:14 UTC 

[xen-unstable-smoke test] 164011: tolerable all pass - PUSHED
 2021-07-27 18:57 UTC 

[xen-unstable test] 164007: tolerable FAIL
 2021-07-27 16:23 UTC 

[PATCH] autoconf: fix handling absolute $PYTHON path
 2021-07-27 15:54 UTC  (5+ messages)

Xen-Error: Disabling IOMMU on Stepping C2 5520 Host-Bridge
 2021-07-27 15:36 UTC  (3+ messages)
` Xen-Error: Disabling IOMMU on Stepping C2 5520 Host-Bridge // SLH3P marking on die

[PATCH v2 00/10] xsm: refactoring xsm hooks
 2021-07-27 13:39 UTC  (3+ messages)
` [PATCH v2 08/10] xsm: remove xsm_default_t from hook definitions

[PATCH v2] tools/libxl: add missing blank in message
 2021-07-27 13:27 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).