xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 08:10:49 to 2021-12-03 11:02:34 UTC [more...]

[PATCH 0/2] x86/vMCE: address handling related adjustments
 2021-12-03 11:02 UTC  (2+ messages)
` Ping: "

[PATCH 0/3]: EFI: some tidying
 2021-12-03 10:58 UTC  (4+ messages)
` [PATCH 1/3] EFI: move efi-boot.h inclusion point
` [PATCH 2/3] EFI: constify EFI_LOADED_IMAGE * function parameters
` [PATCH 3/3] EFI: drop copy-in from QueryVariableInfo()'s OUT-only variable bouncing

[PATCH 0/2] xsm: Further fixes
 2021-12-03 10:47 UTC  (6+ messages)
` [PATCH 1/2] xsm: Switch xsm_ops to __alt_call_maybe_initdata
` [PATCH 2/2] xsm: Drop extern of non-existent variable

[PATCH 00/65] x86: Support for CET Indirect Branch Tracking
 2021-12-03 10:46 UTC  (9+ messages)
` [PATCH 14/65] xsm/flask: Annotate fnptr targets in the security server
` [PATCH 15/65] xsm: Annotate fnptr targets
` [PATCH 18/65] xen/hypfs: "

[PATCH v2] VT-d: avoid allocating domid_{bit,}map[] when possible
 2021-12-03 10:41 UTC 

[PATCH 0/4] x86: Further harden function pointers
 2021-12-03 10:32 UTC  (14+ messages)
` [PATCH 1/4] x86/altcall: Check and optimise altcall targets
` [PATCH 2/4] x86/altcall: Optimise away endbr64 instruction where possible
` [PATCH 3/4] xen/xsm: Use __init_data_cf_clobber for xsm_ops
` [PATCH 4/4] x86/ucode: Use altcall, and __initdata_cf_clobber

[PATCH v5] x86/PVH: permit more physdevop-s to be used by Dom0
 2021-12-03 10:28 UTC 

[PATCH v5] x86/PVH: improve Dom0 memory size calculation
 2021-12-03 10:27 UTC 

[xen-unstable test] 167042: regressions - FAIL
 2021-12-03 10:27 UTC 

[PATCH] arm/vgic: Fix reference to a non-existing function
 2021-12-03 10:19 UTC  (2+ messages)

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-12-03  9:59 UTC  (28+ messages)
` [PATCH v2 05/18] IOMMU: have iommu_{,un}map() split requests into largest possible chunks
` [PATCH v2 06/18] IOMMU/x86: restrict IO-APIC mappings for PV Dom0
` [PATCH v2 07/18] IOMMU/x86: perform PV Dom0 mappings in batches
` [PATCH v2 08/18] IOMMU/x86: support freeing of pagetables
` [PATCH v2 09/18] AMD/IOMMU: drop stray TLB flush
` [PATCH v2 10/18] AMD/IOMMU: walk trees upon page fault

[PATCH] tools/libs/light: set video_mem for PVH guests
 2021-12-03  8:14 UTC  (2+ messages)

[xen-unstable-smoke test] 167064: regressions - FAIL
 2021-12-03  7:04 UTC 

[linux-5.4 test] 167023: regressions - FAIL
 2021-12-03  6:15 UTC 

[xen-unstable-smoke test] 167051: regressions - FAIL
 2021-12-03  3:31 UTC 

[PATCH] xen-blkfront: Use the bitmap API when applicable
 2021-12-03  3:03 UTC  (6+ messages)

[qemu-mainline test] 167007: regressions - FAIL
 2021-12-03  1:52 UTC 

[linux-linus test] 167019: regressions - FAIL
 2021-12-03  1:07 UTC 

[patch 00/10] genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4
 2021-12-03  0:45 UTC  (7+ messages)
` [patch 09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]()

[xen-unstable-smoke test] 167033: regressions - FAIL
 2021-12-02 23:26 UTC 

[xen-unstable test] 166999: regressions - FAIL
 2021-12-02 21:07 UTC 

Call for agenda items for December 7th Community Call @ 1500 UTC
 2021-12-02 20:24 UTC 

[PATCH v2] xen-blkfront: Use the bitmap API when applicable
 2021-12-02 20:16 UTC 

[PATCH 0/2] x86/mm: XSA-389 follow-up
 2021-12-02 19:10 UTC  (9+ messages)
` [PATCH 1/2] x86/mm: don't open-code p2m_is_pod()
` [PATCH 2/2] x86/PoD: move increment of entry count

[PATCH 0/2] x86/mm: address observation made while working on XSA-387
 2021-12-02 19:09 UTC  (8+ messages)
` [PATCH 1/2] x86/shadow: defer/avoid paging_mfn_is_dirty() invocation
` [PATCH 2/2] x86/paging: tidy paging_mfn_is_dirty()

[xen-unstable-smoke test] 167020: regressions - FAIL
 2021-12-02 18:50 UTC 

[libvirt test] 166997: regressions - FAIL
 2021-12-02 16:45 UTC 

[PATCH 0/2] grant table and add-to-physmap adjustments on top of XSAs 379 and 384
 2021-12-02 16:12 UTC  (9+ messages)
` [PATCH 1/2] gnttab: remove guest_physmap_remove_page() call from gnttab_map_frame()

[PATCH v2 0/6] aio-posix: split poll check from ready handler
 2021-12-02 15:55 UTC  (9+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] virtio: get rid of VirtIOHandleAIOOutput
` [PATCH v2 3/6] virtio-blk: drop unused virtio_blk_handle_vq() return value
` [PATCH v2 4/6] virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
` [PATCH v2 5/6] virtio: use ->handle_output() instead of ->handle_aio_output()
` [PATCH v2 6/6] virtio: unify dataplane and non-dataplane ->handle_output()

[PATCH] docs/efi: Fix wrong compatible in dts example
 2021-12-02 15:24 UTC  (2+ messages)

Xen 4.16 is released
 2021-12-02 15:19 UTC  (2+ messages)

[PATCH V3 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-02 14:43 UTC  (9+ messages)
` [PATCH V3 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V3 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V3 5/5] hv_netvsc: Add Isolation VM support for netvsc driver

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-12-02 14:36 UTC  (11+ messages)
` [patch 05/22] genirq/msi: Fixup includes
` [patch 11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs()

[PATCH 0/8] x86: Support for __ro_after_init
 2021-12-02 14:07 UTC  (15+ messages)
` [PATCH 2/8] x86/boot: Better describe the pagetable relocation loops
` [PATCH 3/8] x86/boot: Fix data placement around __high_start()
` [PATCH 5/8] x86/boot: Drop xen_virt_end
` [PATCH 6/8] x86/boot: Adjust .text/.rodata/etc permissions in one place
` [PATCH 7/8] x86/boot: Support __ro_after_init
` [PATCH RFC 8/8] x86/boot: Check that permission restrictions have taken effect

[XEN PATCH v8 00/47] xen: Build system improvements, now with out-of-tree build!
 2021-12-02 14:06 UTC  (7+ messages)
` [XEN PATCH v8 02/47] xen: move include/asm-* to arch/*/include/asm
` [XEN PATCH v8 03/47] build: generate "include/xen/compile.h" with if_changed
` [XEN PATCH v8 04/47] build: set XEN_BUILD_EFI earlier

[linux-5.4 test] 166990: regressions - FAIL
 2021-12-02 13:56 UTC 

[XEN PATCH 0/1] Add support for SMBIOS tables 7,8,9,26,27,28
 2021-12-02 13:45 UTC  (3+ messages)
` [XEN PATCH 1/1] Add suport for SMBIOS tables 7,8,9,26,27,28 to improve virtual machine stealth from malware

[linux-linus test] 166980: regressions - FAIL
 2021-12-02 12:58 UTC 

[xen-unstable-smoke test] 167004: regressions - FAIL
 2021-12-02 12:20 UTC 

[xen-unstable test] 166960: regressions - FAIL
 2021-12-02 11:28 UTC  (3+ messages)

[PATCH 0/4] x86/mm: address observations made while working on XSA-388
 2021-12-02  9:55 UTC  (10+ messages)
` [PATCH 1/4] x86/PoD: simplify / improve p2m_pod_cache_add()
` [PATCH 2/4] x86/PoD: HVM guests can't pin their pages
` [PATCH 3/4] x86/altp2m: p2m_altp2m_get_or_propagate() should honor present page order
` [PATCH RFC 4/4] x86/altp2m: p2m_altp2m_propagate_change() "

[qemu-mainline test] 166978: regressions - FAIL
 2021-12-02  9:36 UTC 

[PATCH 0/4] (mainly) IOMMU hook adjustments
 2021-12-02  9:19 UTC  (14+ messages)
` [PATCH 1/4] IOMMU/x86: switch to alternatives-call patching in further instances
` [PATCH 2/4] VT-d / x86: re-arrange cache syncing
` [PATCH 3/4] VT-d: replace flush_all_cache()
` [PATCH 4/4] libxc: correct bounce direction in xc_get_device_group()

[PATCH v2] bitops: Fix incorrect value in comment
 2021-12-02  9:05 UTC  (7+ messages)

[PATCH 0/2] x86/hvm: Cleanup
 2021-12-02  8:06 UTC  (7+ messages)
` [PATCH 1/2] x86/hvm: Simplify hvm_enable_msr_interception()
` [PATCH 2/2] x86/hvm: Rework nested hap functions to reduce parameters

[xen-unstable-smoke test] 166995: regressions - FAIL
 2021-12-02  7:16 UTC 

[xen-unstable test] 166975: regressions - FAIL
 2021-12-02  5:34 UTC 

[xen-unstable-smoke test] 166988: regressions - FAIL
 2021-12-02  3:20 UTC 

[linux-5.4 test] 166970: regressions - FAIL
 2021-12-02  0:17 UTC 

[PATCH 0/3] x86/vPMU: adjustements to vendor hooks treatment
 2021-12-01 22:41 UTC  (9+ messages)
` [PATCH 1/3] x86/vPMU: convert vendor hook invocations to altcall
` [PATCH 2/3] x86/vPMU: invoke <vendor>_vpmu_initialise() through a hook as well

[xen-unstable-smoke test] 166977: regressions - FAIL
 2021-12-01 22:16 UTC 

Xen 4.16 release party, Cambridge
 2021-12-01 18:44 UTC 

[linux-linus test] 166969: regressions - FAIL
 2021-12-01 18:42 UTC 

[PATCH] CHANGELOG.md: Start new "unstable" section
 2021-12-01 18:10 UTC 

[RFC PATCH V3] xen/gnttab: Store frame GFN in struct page_info on Arm
 2021-12-01 18:00 UTC  (8+ messages)

[qemu-mainline test] 166968: regressions - FAIL
 2021-12-01 16:45 UTC 

[PATCH RFC] SUPPORT.md: limit security support for hosts with very much memory
 2021-12-01 16:13 UTC  (2+ messages)

[xen-unstable test] 166966: regressions - FAIL
 2021-12-01 15:11 UTC 

[XEN v2] xen/arm64: io: Decode 32-bit ldr/str post-indexing instructions
 2021-12-01 12:02 UTC  (7+ messages)

[libvirt test] 166965: regressions - FAIL
 2021-12-01 12:00 UTC 

[PATCH v2 0/2] x86/mm: get/set PoD target related adjustments
 2021-12-01 11:21 UTC  (3+ messages)
` [PATCH v2 1/2] IOMMU/x86: disallow device assignment to PoD guests
` [PATCH v2 2/2] x86/mm: tidy XENMEM_{get,set}_pod_target handling

[xen-unstable-coverity test] 166971: all pass - PUSHED
 2021-12-01 10:17 UTC 

[linux-linus test] 166963: regressions - FAIL
 2021-12-01  8:29 UTC 


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