messages from 2025-01-29 09:59:45 to 2025-02-01 01:38:38 UTC [more...]
[PATCH v2 00/11] KVM: x86: pvclock fixes and cleanups
2025-02-01 1:38 UTC (5+ messages)
` [PATCH v2 01/11] KVM: x86: Don't take kvm->lock when iterating over vCPUs in suspend notifier
` [PATCH v2 02/11] KVM: x86: Eliminate "handling" of impossible errors during SUSPEND
` [PATCH v2 03/11] KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update()
` [PATCH v2 04/11] KVM: x86: Process "guest stopped request" once per guest time update
[REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
2025-02-01 1:19 UTC (3+ messages)
[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
2025-02-01 1:14 UTC (6+ messages)
` [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
` [PATCH 2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR
` [PATCH 3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes
` [PATCH 4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
` [PATCH 5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen
[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
2025-02-01 0:50 UTC (3+ messages)
` [PATCH 1/2] x86/mtrr: Return success vs. "failure" from guest_force_mtrr_state()
` [PATCH 2/2] x86/kvm: Override low memory above TOLUD to WB when MTRRs are forced WB
[PATCH v5 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
2025-02-01 0:02 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 1/2] x86, lib: Add WBNOINVD helper functions
` [PATCH v6 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
[PATCH v2 0/4] Fix broken SNP support with KVM module built-in
2025-01-31 22:53 UTC (10+ messages)
` [PATCH v2 1/4] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH v2 2/4] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
` [PATCH v2 3/4] x86/sev: Fix broken SNP support with KVM module built-in
` [PATCH v2 4/4] iommu/amd: Enable Host SNP support after enabling IOMMU SNP support
[PATCH v7 00/52] QEMU TDX support
2025-01-31 18:27 UTC (3+ messages)
` [PATCH v7 51/52] i386/tdx: Validate phys_bits against host value
[PATCH RFC net-next v2 0/6] Device memory TCP TX
2025-01-31 17:45 UTC (17+ messages)
` [PATCH RFC net-next v2 1/6] net: add devmem TCP TX documentation
` [PATCH RFC net-next v2 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v2 3/6] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v2 4/6] net: devmem: TCP tx netlink api
` [PATCH RFC net-next v2 5/6] net: devmem: Implement TX path
` [PATCH RFC net-next v2 6/6] net: devmem: make dmabuf unbinding scheduled work
[PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
2025-01-31 17:42 UTC (2+ messages)
` [PATCH v3 08/14] acpi/ghes: Cleanup the code which gets ghes ged state
[kvm:kvm-coco-queue-20250129 43/129] include/linux/init.h:319:27: error: redefinition of '__exitcall_vt_exit'
2025-01-31 13:43 UTC
[kvm-unit-tests PATCH v1] editorconfig: Add max line length setting for commit message and branch description
2025-01-31 11:53 UTC
[GIT PULL v2 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14
2025-01-31 11:25 UTC (21+ messages)
` [GIT PULL v2 01/20] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
` [GIT PULL v2 02/20] KVM: s390: vsie: stop using page->index
` [GIT PULL v2 03/20] KVM: s390: vsie: stop messing with page refcount
` [GIT PULL v2 04/20] KVM: s390: vsie: stop using "struct page" for vsie page
` [GIT PULL v2 05/20] KVM: Do not restrict the size of KVM-internal memory regions
` [GIT PULL v2 06/20] KVM: s390: wrapper for KVM_BUG
` [GIT PULL v2 07/20] KVM: s390: fake memslot for ucontrol VMs
` [GIT PULL v2 08/20] KVM: s390: selftests: fix ucontrol memory region test
` [GIT PULL v2 09/20] KVM: s390: move pv gmap functions into kvm
` [GIT PULL v2 10/20] KVM: s390: use __kvm_faultin_pfn()
` [GIT PULL v2 11/20] KVM: s390: get rid of gmap_fault()
` [GIT PULL v2 12/20] KVM: s390: get rid of gmap_translate()
` [GIT PULL v2 13/20] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [GIT PULL v2 14/20] KVM: s390: stop using page->index for non-shadow gmaps
` [GIT PULL v2 15/20] KVM: s390: stop using lists to keep track of used dat tables
` [GIT PULL v2 16/20] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [GIT PULL v2 17/20] KVM: s390: remove useless page->index usage
` [GIT PULL v2 18/20] KVM: s390: move PGSTE softbits
` [GIT PULL v2 19/20] KVM: s390: remove the last user of page->index
` [GIT PULL v2 20/20] KVM: s390: selftests: Streamline uc_skey test to issue iske after sske
[kvm:kvm-coco-queue-20250129 43/129] arch/x86/kvm/vmx/main.c:176:13: error: 'vt_exit' undeclared; did you mean 'vmx_exit'?
2025-01-31 10:57 UTC
[RFC PATCH v2 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-01-31 10:52 UTC (21+ messages)
` [RFC PATCH v2 01/11] mm: Consolidate freeing of typed folios on final folio_put()
` [RFC PATCH v2 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [RFC PATCH v2 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [RFC PATCH v2 04/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared
` [RFC PATCH v2 05/11] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory
` [RFC PATCH v2 06/11] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory
` [RFC PATCH v2 07/11] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [RFC PATCH v2 08/11] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [RFC PATCH v2 09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type
` [RFC PATCH v2 10/11] KVM: arm64: Enable mapping guest_memfd in arm64
` [RFC PATCH v2 11/11] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
[RFC kvm-unit-tests PATCH v1] Makefile: Use 'vpath' for out-of-source builds and not 'VPATH'
2025-01-31 9:53 UTC (2+ messages)
[kvm-unit-tests PATCH v1 0/2] s390x: Improve out-of-source builds
2025-01-31 9:28 UTC (8+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x/Makefile: Make sure the linker script is generated in the build directory
` [kvm-unit-tests PATCH v1 2/2] s390x/Makefile: Add auxinfo.o to cflatobjs
[PATCH] KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running
2025-01-31 1:06 UTC
[RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
2025-01-31 0:33 UTC (3+ messages)
[PATCH v6 0/6] Poisoned memory recovery on reboot
2025-01-30 17:02 UTC (8+ messages)
` [PATCH v6 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
` [PATCH v6 2/6] system/physmem: poisoned memory discard on reboot
` [PATCH v6 3/6] accel/kvm: Report the loss of a large memory page
[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
2025-01-30 16:56 UTC (27+ messages)
` [PATCH v6 06/43] arm64: RME: Check for RME support at KVM init
` [PATCH v6 07/43] arm64: RME: Define the user ABI
` [PATCH v6 08/43] arm64: RME: ioctls to create and configure realms
` [PATCH v6 10/43] arm64: kvm: Allow passing machine type in KVM creation
` [PATCH v6 11/43] arm64: RME: RTT tear down
` [PATCH v6 12/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v6 16/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v6 17/43] arm64: RME: Handle realm enter/exit
` [PATCH v6 19/43] arm64: RME: Allow populating initial contents
` [PATCH v6 20/43] arm64: RME: Runtime faulting of memory
[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
2025-01-30 16:51 UTC (12+ messages)
[PATCH] KVM: nSVM: Enter guest mode before initializing nested NPT MMU
2025-01-30 16:36 UTC (4+ messages)
[PATCH] KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep()
2025-01-30 16:31 UTC
[PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices
2025-01-30 15:57 UTC (4+ messages)
` [PATCH 2/2] virtio_blk: Add support for transport error recovery
[PATCH v2 00/13] Change ghes to use HEST-based offsets and add support for error inject
2025-01-30 14:48 UTC (5+ messages)
` [PATCH v2 08/13] acpi/ghes: Cleanup the code which gets ghes ged state
[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
2025-01-30 14:23 UTC (3+ messages)
[GIT PULL v1 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14
2025-01-30 9:51 UTC (21+ messages)
` [GIT PULL v1 01/20] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
` [GIT PULL v1 02/20] KVM: s390: vsie: stop using page->index
` [GIT PULL v1 03/20] KVM: s390: vsie: stop messing with page refcount
` [GIT PULL v1 04/20] KVM: s390: vsie: stop using "struct page" for vsie page
` [GIT PULL v1 05/20] KVM: Do not restrict the size of KVM-internal memory regions
` [GIT PULL v1 06/20] KVM: s390: wrapper for KVM_BUG
` [GIT PULL v1 07/20] KVM: s390: fake memslot for ucontrol VMs
` [GIT PULL v1 08/20] KVM: s390: selftests: fix ucontrol memory region test
` [GIT PULL v1 09/20] KVM: s390: move pv gmap functions into kvm
` [GIT PULL v1 10/20] KVM: s390: use __kvm_faultin_pfn()
` [GIT PULL v1 11/20] KVM: s390: get rid of gmap_fault()
` [GIT PULL v1 12/20] KVM: s390: get rid of gmap_translate()
` [GIT PULL v1 13/20] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [GIT PULL v1 14/20] KVM: s390: stop using page->index for non-shadow gmaps
` [GIT PULL v1 15/20] KVM: s390: stop using lists to keep track of used dat tables
` [GIT PULL v1 16/20] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [GIT PULL v1 17/20] KVM: s390: remove useless page->index usage
` [GIT PULL v1 18/20] KVM: s390: move PGSTE softbits
` [GIT PULL v1 19/20] KVM: s390: remove the last user of page->index
` [GIT PULL v1 20/20] KVM: s390: selftests: Streamline uc_skey test to issue iske after sske
[RFC PATCH 1/4] perf: arm_pmuv3: Introduce module param to partition the PMU
2025-01-29 21:27 UTC (4+ messages)
[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
2025-01-29 20:15 UTC (30+ messages)
` [PATCH RFCv2 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH RFCv2 02/13] genirq/msi: Rename iommu_dma_compose_msi_msg() to msi_msg_set_msi_addr()
` [PATCH RFCv2 03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
Call for GSoC internship project ideas
2025-01-29 17:44 UTC (2+ messages)
[PATCH v5 0/9] Basic SEV-SNP Selftests
2025-01-29 15:49 UTC (2+ messages)
[kvm-unit-tests PATCH v3 0/2] Add support for SBI FWFT extension testing
2025-01-29 14:18 UTC (5+ messages)
` [kvm-unit-tests PATCH v3 2/2] riscv: Add tests for SBI FWFT extension
[PATCH AUTOSEL 5.4] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
2025-01-29 13:00 UTC
[PATCH AUTOSEL 5.10] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
2025-01-29 13:00 UTC
[PATCH AUTOSEL 5.15] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
2025-01-29 13:00 UTC
[PATCH AUTOSEL 6.1] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
2025-01-29 13:00 UTC
[PATCH AUTOSEL 6.6 1/2] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
2025-01-29 12:59 UTC
[PATCH AUTOSEL 6.12 5/8] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
2025-01-29 12:59 UTC (3+ messages)
` [PATCH AUTOSEL 6.12 7/8] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem
` [PATCH AUTOSEL 6.12 8/8] vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
[PATCH AUTOSEL 6.13 5/8] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
2025-01-29 12:59 UTC (3+ messages)
` [PATCH AUTOSEL 6.13 7/8] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem
` [PATCH AUTOSEL 6.13 8/8] vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
[RFC PATCH v5 00/15] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-01-29 10:15 UTC (7+ messages)
` [RFC PATCH v5 02/15] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH v5 04/15] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit
2025-01-29 9:59 UTC (13+ messages)
` [PATCH V2 01/12] x86/virt/tdx: Make tdh_vp_enter() noinstr
` [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected
` [PATCH V2 03/12] KVM: TDX: Set arch.has_protected_state to true
` [PATCH V2 04/12] KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a struct
` [PATCH V2 05/12] KVM: TDX: Implement TDX vcpu enter/exit path
` [PATCH V2 06/12] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH V2 07/12] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH V2 08/12] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH V2 09/12] KVM: TDX: restore user ret MSRs
` [PATCH V2 10/12] KVM: TDX: Disable support for TSX and WAITPKG
` [PATCH V2 11/12] KVM: TDX: Save and restore IA32_DEBUGCTL
` [PATCH V2 12/12] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox