xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-25 06:37:50 to 2022-05-30 21:00:55 UTC [more...]

[PATCH V3 0/8] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-30 21:00 UTC  (7+ messages)
` [PATCH V3 1/8] arm/xen: Introduce xen_setup_dma_ops()
` [PATCH V3 2/8] xen/grants: support allocating consecutive grants
` [PATCH V3 4/8] xen/virtio: Enable restricted memory access using Xen grant mappings
` [PATCH V3 5/8] dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops
` [PATCH V3 6/8] xen/grant-dma-iommu: Introduce stub IOMMU driver
` [PATCH V3 8/8] arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices

[PATCH v3 0/4] EFI System Resource Table support
 2022-05-30 18:22 UTC  (5+ messages)
` [PATCH v3 1/4] Grab the EFI System Resource Table and check it

[PATCH] xen/netback: do some code cleanup
 2022-05-30 18:20 UTC  (3+ messages)

[PATCH v2] xen/gntdev: Avoid blocking in unmap_grant_pages()
 2022-05-30 17:50 UTC  (3+ messages)

[PATCH v7 0/2] Adds starting the idle domain privileged
 2022-05-30 17:15 UTC  (2+ messages)
` PING: "

[PATCH] x86: harden use of calc_ler_msr()
 2022-05-30 16:16 UTC  (4+ messages)

[PATCH 0/5] x86/lbr: handle lack of model-specific LBRs
 2022-05-30 16:02 UTC  (7+ messages)
` [PATCH 1/5] x86/ler: use feature flag to check if option is enabled
` [PATCH 2/5] x86/lbr: enable hypervisor LER with arch LBR
` [PATCH 4/5] x86/vmx: handle no model-specific LBR presence

[Xen-devel] SMMU permission fault on Dom0 when init vpu_decoder
 2022-05-30 15:44 UTC  (2+ messages)

[linux-linus test] 170775: regressions - FAIL
 2022-05-30 15:26 UTC 

[PATCH] xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()
 2022-05-30 13:38 UTC  (3+ messages)

[PATCH 0/2] introduce docs/misra/rules.rst
 2022-05-30 13:35 UTC  (34+ messages)
` [PATCH 1/2] docs/misra: introduce rules.rst
` [PATCH 2/2] docs/misra: add Rule 5.1

[PATCH v2 0/3] PIIX3-IDE XEN cleanup
 2022-05-30 13:21 UTC  (4+ messages)
` [PATCH v2 3/3] include/hw/ide: Unexport pci_piix3_xen_ide_unplug()

[ovmf test] 170776: all pass - PUSHED
 2022-05-30 12:51 UTC 

[qemu-mainline test] 170773: tolerable FAIL - PUSHED
 2022-05-30 11:55 UTC 

[linux-linus test] 170771: regressions - FAIL
 2022-05-30 11:02 UTC  (4+ messages)

[xen-unstable test] 170772: tolerable FAIL
 2022-05-30 10:13 UTC 

[PATCH] xen/arm: Allow setting the number of CPUs to activate at runtime
 2022-05-30  9:09 UTC  (8+ messages)

[PATCH] xen: replace xen_remap() with memremap()
 2022-05-30  8:26 UTC 

[libvirt test] 170774: regressions - FAIL
 2022-05-30  8:24 UTC 

[PATCH v4 0/8] Device tree based NUMA support for Arm - Part#1
 2022-05-30  1:46 UTC  (3+ messages)
` [PATCH v4 7/8] xen/x86: add detection of memory interleaves for different nodes

[linux-linus test] 170770: regressions - FAIL
 2022-05-30  0:09 UTC 

[linux-linus test] 170769: regressions - FAIL
 2022-05-29 18:35 UTC 

[linux-linus test] 170767: regressions - FAIL
 2022-05-29 12:33 UTC 

[xen-unstable test] 170766: tolerable FAIL
 2022-05-29 11:41 UTC 

[libvirt test] 170768: regressions - FAIL
 2022-05-29 10:30 UTC 

[linux-linus test] 170765: regressions - FAIL
 2022-05-29  2:21 UTC 

[qemu-mainline test] 170764: tolerable FAIL - PUSHED
 2022-05-28 23:33 UTC 

[linux-linus test] 170763: regressions - FAIL
 2022-05-28 19:17 UTC 

[linux-linus test] 170761: regressions - FAIL
 2022-05-28 14:17 UTC 

[xen-unstable test] 170758: regressions - FAIL
 2022-05-28 11:47 UTC 

[libvirt test] 170760: regressions - FAIL
 2022-05-28 10:28 UTC 

[linux-linus test] 170759: regressions - FAIL
 2022-05-28  9:46 UTC 

[linux-linus test] 170756: regressions - FAIL
 2022-05-28  1:46 UTC 

[qemu-mainline test] 170754: tolerable FAIL - PUSHED
 2022-05-27 23:51 UTC 

[ovmf test] 170755: all pass - PUSHED
 2022-05-27 18:47 UTC 

[PATCH] MAINTAINERS: Update Xen maintainership
 2022-05-27 18:42 UTC  (4+ messages)

[linux-linus test] 170753: regressions - FAIL
 2022-05-27 16:44 UTC 

[PATCH] tools/libxl: optimize domain creation skipping domain cpupool move
 2022-05-27 13:46 UTC  (2+ messages)

[PATCH v5 00/15] IOMMU: superpage support when not sharing pagetables
 2022-05-27 11:21 UTC  (16+ messages)
` [PATCH v5 01/15] IOMMU/x86: restrict IO-APIC mappings for PV Dom0
` [PATCH v5 02/15] IOMMU/x86: perform PV Dom0 mappings in batches
` [PATCH v5 03/15] IOMMU/x86: support freeing of pagetables
` [PATCH v5 04/15] AMD/IOMMU: allow use of superpage mappings
` [PATCH v5 05/15] VT-d: "
` [PATCH v5 06/15] IOMMU: fold flush-all hook into "flush one"
` [PATCH v5 07/15] x86: introduce helper for recording degree of contiguity in page tables
` [PATCH v5 08/15] IOMMU/x86: prefill newly allocate "
` [PATCH v5 09/15] AMD/IOMMU: free all-empty "
` [PATCH v5 10/15] VT-d: "
` [PATCH v5 11/15] AMD/IOMMU: replace all-contiguous page tables by superpage mappings
` [PATCH v5 12/15] VT-d: "
` [PATCH v5 13/15] IOMMU/x86: add perf counters for page table splitting / coalescing
` [PATCH v5 14/15] VT-d: fold iommu_flush_iotlb{,_pages}()
` [PATCH v5 15/15] VT-d: fold dma_pte_clear_one() into its only caller

[xen-unstable test] 170751: tolerable FAIL
 2022-05-27 10:55 UTC 

[PATCH] IOMMU/x86: work around bogus gcc12 warning in hvm_gsi_eoi()
 2022-05-27 10:37 UTC 

[PATCH 0/2] x86/pat: fix querying available caching modes
 2022-05-27 10:21 UTC  (21+ messages)
` [PATCH 1/2] x86/pat: fix x86_has_pat_wp()
` [PATCH 2/2] x86/pat: add functions to query specific cache mode availability

[PATCH v4 00/21] IOMMU: superpage support when not sharing pagetables
 2022-05-27  9:21 UTC  (8+ messages)
` [PATCH v4 16/21] VT-d: free all-empty page tables

[libvirt test] 170752: regressions - FAIL
 2022-05-27  9:17 UTC 

[PATCH v2 0/4] tools/xenstore: add some new features to the documentation
 2022-05-27  7:24 UTC  (5+ messages)
` [PATCH v2 1/4] tools/xenstore: modify feature bit specification in xenstore-ring.txt
` [PATCH v2 2/4] tools/xenstore: add documentation for new set/get-feature commands
` [PATCH v2 3/4] tools/xenstore: add documentation for new set/get-quota commands
` [PATCH v2 4/4] tools/xenstore: add documentation for extended watch command

[linux-linus test] 170750: regressions - FAIL
 2022-05-27  6:40 UTC 

[qemu-mainline test] 170749: tolerable FAIL - PUSHED
 2022-05-27  2:51 UTC 

[xen-unstable test] 170747: tolerable FAIL
 2022-05-27  1:07 UTC 

[PATCH v4 0/8] static shared memory on dom0less system
 2022-05-27  0:47 UTC  (5+ messages)
` [PATCH v4 4/8] xen/arm: introduce put_page_nr and get_page_nr
` [PATCH v4 5/8] xen/arm: Add additional reference to owner domain when the owner is allocated

Xen MISRA C meeting
 2022-05-26 19:24 UTC  (3+ messages)
` [EXT] "

[linux-linus test] 170745: regressions - FAIL
 2022-05-26 18:45 UTC 

[PATCH 00/16] xen/arm: mm: Remove open-coding mappings
 2022-05-26 17:24 UTC  (9+ messages)
` [PATCH 03/16] xen/arm: mm: Avoid flushing the TLBs when mapping are inserted
` [PATCH 10/16] xen/arm: add Persistent Map (PMAP) infrastructure
` [PATCH 14/16] xen/arm64: mm: Add memory to the boot allocator first
` [PATCH 16/16] xen/arm: mm: Re-implement setup_frame_table_mappings() with map_pages_to_xen()

[PATCH] x86/mm: Remove unnecessary mfn_valid() call from get_page_from_l1e()
 2022-05-26 16:52 UTC  (3+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-26 16:25 UTC  (4+ messages)
` [PATCH 24/30] panic: Refactor the panic path

[qemu-mainline test] 170741: tolerable FAIL - PUSHED
 2022-05-26 15:31 UTC 

[ovmf test] 170746: all pass - PUSHED
 2022-05-26 12:16 UTC 

[xen-unstable test] 170740: tolerable FAIL - PUSHED
 2022-05-26 12:11 UTC 

[libvirt test] 170744: regressions - FAIL
 2022-05-26 11:24 UTC 

[PATCH v2 0/3] x86/vmx: implement Bus Lock and VM Notify
 2022-05-26 11:11 UTC  (4+ messages)
` [PATCH v2 1/3] x86/vmx: implement Bus Lock detection
` [PATCH v2 2/3] x86/vmx: introduce helper to set VMX_INTR_SHADOW_NMI
` [PATCH v2 3/3] x86/vmx: implement Notify VM Exit

[linux-linus test] 170737: regressions - FAIL
 2022-05-26  6:09 UTC 

[linux-5.4 test] 170736: tolerable FAIL - PUSHED
 2022-05-26  4:20 UTC 

[qemu-mainline test] 170732: tolerable FAIL - PUSHED
 2022-05-26  2:00 UTC 

[xen-unstable test] 170726: tolerable FAIL - PUSHED
 2022-05-25 23:06 UTC 

[ovmf test] 170733: all pass - PUSHED
 2022-05-25 20:16 UTC 

[linux-linus test] 170723: regressions - FAIL
 2022-05-25 19:24 UTC 

[linux-5.4 test] 170724: regressions - FAIL
 2022-05-25 18:27 UTC 

[PATCH] xen/gntdev: Avoid blocking in unmap_grant_pages()
 2022-05-25 17:50 UTC  (3+ messages)

[xen-unstable-smoke test] 170730: tolerable all pass - PUSHED
 2022-05-25 17:32 UTC 

[ovmf test] 170728: all pass - PUSHED
 2022-05-25 17:03 UTC 

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-25 16:30 UTC  (16+ messages)
` [PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops

[PATCH] xsm: refactor and optimize policy loading
 2022-05-25 14:48 UTC  (6+ messages)

[PATCH v3 0/2] x86/mm: fix regression when booting with CET-SS
 2022-05-25 14:41 UTC  (11+ messages)
` [PATCH v3 1/2] x86/mm: rename FLUSH_FORCE_IPI to FLUSH_NO_ASSIST
` [PATCH v3 2/2] x86/flushtlb: remove flush_area check on system state

[xen-unstable-smoke test] 170725: regressions - FAIL
 2022-05-25 13:16 UTC 

[libvirt test] 170722: regressions - FAIL
 2022-05-25 11:42 UTC 

[PATCH v2] SUPPORT.md: extend security support for x86 hosts to 12 TiB of memory
 2022-05-25 11:30 UTC  (5+ messages)

[qemu-mainline test] 170721: tolerable FAIL - PUSHED
 2022-05-25 11:18 UTC 

[PATCH] tools/xenstore: fix event sending in introduce_domain()
 2022-05-25 11:14 UTC  (3+ messages)

[xen-unstable test] 170720: tolerable FAIL
 2022-05-25  9:13 UTC 

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-05-25  8:55 UTC  (2+ messages)
` Ping: "

[PATCH] xen/iommu: dt: Check the return value of xsm_deassign_dtdevice()
 2022-05-25  8:53 UTC  (3+ messages)

[PATCH v5 0/6] Implement byteswap and update references
 2022-05-25  7:53 UTC  (5+ messages)
` [PATCH v5 3/6] arm64/find_next_bit: Remove ext2_swab()
    ` 回复: "

[PATCH v2] x86/flushtlb: remove flush_area check on system state
 2022-05-25  7:51 UTC  (8+ messages)

[PATCH] init-dom0less: better snprintf checks
 2022-05-25  7:47 UTC  (2+ 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).