messages from 2025-01-22 08:27:48 to 2025-01-23 19:44:58 UTC [more...]
[PATCH v2 00/25] TDX vCPU/VM creation
2025-01-23 19:44 UTC (9+ messages)
` [PATCH v2 24/25] KVM: x86: Introduce KVM_TDX_GET_CPUID
[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
2025-01-23 19:30 UTC (19+ 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 07/13] iommufd: Implement sw_msi support natively
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
[PATCH] KVM: x86: Update Xen TSC leaves during CPUID emulation
2025-01-23 19:02 UTC
Save the date: KVM Forum 2025, Milan, Italy, September 4-5
2025-01-23 19:01 UTC
[PATCH v2 3/4] x86/bugs: KVM: Add support for SRSO_MSR_FIX
2025-01-23 18:04 UTC (13+ messages)
` [PATCH] "
[PATCH v5 0/3] vfio/nvgrace-gpu: Enable grace blackwell boards
2025-01-23 17:48 UTC (4+ messages)
` [PATCH v5 1/3] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem
` [PATCH v5 2/3] vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
` [PATCH v5 3/3] vfio/nvgrace-gpu: Check the HBM training and C2C link status
[GIT PULL] Please pull IOMMUFD subsystem changes
2025-01-23 16:59 UTC
[kvm-unit-tests PATCH v2 0/2] Add support for SBI FWFT extension testing
2025-01-23 16:54 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] riscv: Add "-deps" handling for tests
` [kvm-unit-tests PATCH v2 2/2] riscv: Add tests for SBI FWFT extension
[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
2025-01-23 16:47 UTC (14+ messages)
[PATCH v6 00/60] QEMU TDX support
2025-01-23 16:45 UTC (8+ messages)
` [PATCH v6 40/60] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [PATCH v6 41/60] hw/i386: add option to forcibly report edge trigger in acpi tables
[PATCH] KVM: x86: Update Xen-specific CPUID leaves during mangling
2025-01-23 16:44 UTC (11+ messages)
[PATCH v3] vfio/pci: match IGD devices in display controller class
2025-01-23 16:34 UTC
[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
2025-01-23 16:12 UTC (16+ messages)
` [kvm-unit-tests PATCH v2 12/18] scripts/runtime: Add default arguments for kvmtool
` [kvm-unit-tests PATCH v2 13/18] run_tests: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v2 14/18] run_tests: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v2 15/18] Add kvmtool_params to test specification
` [kvm-unit-tests PATCH v2 16/18] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v2 17/18] unittest: Add disabled_if parameter and use it for kvmtool
` [kvm-unit-tests PATCH v2 18/18] run_tests: Enable kvmtool
[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
2025-01-23 16:08 UTC (18+ messages)
[syzbot] [kvm?] WARNING: suspicious RCU usage in kvm_vcpu_gfn_to_memslot
2025-01-23 15:40 UTC (2+ messages)
[PATCH] kvm: defer huge page recovery vhost task to later
2025-01-23 15:35 UTC
[RFC PATCH v1 0/9] KVM: Mapping of guest_memfd at the host and a software protected VM type
2025-01-23 15:22 UTC (34+ messages)
` [RFC PATCH v1 1/9] KVM: guest_memfd: Allow host to mmap guest_memfd() pages
` [RFC PATCH v1 2/9] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
` [RFC PATCH v1 3/9] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
` [RFC PATCH v1 4/9] KVM: arm64: Skip VMA checks for slots without userspace address
` [RFC PATCH v1 5/9] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [RFC PATCH v1 6/9] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [RFC PATCH v1 7/9] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type
` [RFC PATCH v1 8/9] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
` [RFC PATCH v1 9/9] KVM: arm64: Enable mapping guest_memfd in arm64
[PATCH] pci: account for sysfs-disabled reset in pci_{slot,bus}_resettable
2025-01-23 15:14 UTC (8+ messages)
` [PATCH v2] PCI: account for sysfs-disabled reset in pci_{slot,bus}_resettable()
[kvmtool PATCH] riscv: Fix no params with nodefault segfault
2025-01-23 15:13 UTC
[PATCH v4 00/15] KVM: s390: Stop using page->index and other things
2025-01-23 14:46 UTC (16+ messages)
` [PATCH v4 01/15] KVM: Do not restrict the size of KVM-internal memory regions
` [PATCH v4 02/15] KVM: s390: wrapper for KVM_BUG
` [PATCH v4 03/15] KVM: s390: fake memslot for ucontrol VMs
` [PATCH v4 04/15] KVM: s390: selftests: fix ucontrol memory region test
` [PATCH v4 05/15] KVM: s390: move pv gmap functions into kvm
` [PATCH v4 06/15] KVM: s390: use __kvm_faultin_pfn()
` [PATCH v4 07/15] KVM: s390: get rid of gmap_fault()
` [PATCH v4 08/15] KVM: s390: get rid of gmap_translate()
` [PATCH v4 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v4 10/15] KVM: s390: stop using page->index for non-shadow gmaps
` [PATCH v4 11/15] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v4 12/15] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [PATCH v4 13/15] KVM: s390: remove useless page->index usage
` [PATCH v4 14/15] KVM: s390: move PGSTE softbits
` [PATCH v4 15/15] KVM: s390: remove the last user of page->index
next-20250121: kvm selftests: RIP: 0010:__kmalloc_node_noprof+0xff/0x490
2025-01-23 14:14 UTC (2+ messages)
[RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device
2025-01-23 13:08 UTC (13+ messages)
[PATCH v3 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2025-01-23 12:07 UTC (7+ messages)
` [PATCH v3 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v3 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v3 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v3 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v3 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v3 6/6] kvm powerpc/book3s-hv-pmu: Add perf-events for Hostwide counters
[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
2025-01-23 11:00 UTC (3+ messages)
[PATCH 00/11] Change ghes to use HEST-based offsets and add support for error inject
2025-01-23 10:54 UTC (3+ messages)
` [PATCH 07/11] 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-23 9:50 UTC (3+ messages)
[kvm:kvm-coco-queue 39/125] WARNING: modpost: vmlinux: section mismatch in reference: vt_init+0x2f (section: .init.text) -> vmx_exit (section: .exit.text)
2025-01-23 8:35 UTC (2+ messages)
[PATCH] KVM: SEV: Use to_kvm_sev_info() for fetching kvm_sev_info struct
2025-01-23 7:50 UTC (2+ messages)
[PATCH] KVM: x86: use kvfree_rcu to simplify the code
2025-01-23 3:59 UTC (2+ messages)
linux-next: manual merge of the kvm-x86 tree with the tip tree
2025-01-23 3:25 UTC
[kvm:kvm-coco-queue 39/125] WARNING: modpost: arch/x86/kvm/kvm-intel: section mismatch in reference: init_module+0x32 (section: .init.text) -> vmx_exit (section: .exit.text)
2025-01-23 2:51 UTC
Interest in contributing to KVM TODO
2025-01-23 2:24 UTC
[PATCH v3 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
2025-01-23 1:17 UTC (15+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] x86, lib: Add WBNOINVD helper functions
` [PATCH v5 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
` [PATCH v5 1/2] x86, lib: Add WBNOINVD helper functions
` [PATCH v5 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
BUG: Occasional unexpected DR6 value seen with nested virtualization on x86
2025-01-23 0:32 UTC (7+ messages)
[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
2025-01-22 22:32 UTC (13+ messages)
vmx_pmu_caps_test fails on Skylake based CPUS due to read only LBRs
2025-01-22 21:02 UTC (6+ messages)
[PATCH v4 00/12] Initial support for SMMUv3 nested translation
2025-01-22 19:26 UTC (9+ messages)
[PATCH] KVM: nVMX: Always use TLB_FLUSH_GUEST for nested VM-Enter/VM-Exit
2025-01-22 19:15 UTC (12+ messages)
[PATCH v6 00/18] TDX MMU prep series part 1
2025-01-22 18:20 UTC (4+ messages)
` [PATCH v6 09/18] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()
[PATCH 0/4] Fix broken SNP support with KVM module built-in
2025-01-22 17:07 UTC (10+ messages)
` [PATCH 1/4] iommu/amd: Check SNP support before enabling IOMMU
` [PATCH 2/4] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH 3/4] KVM: SVM: Ensure PSP module initialized before built-in KVM module
` [PATCH 4/4] x86/sev: Fix broken SNP support with KVM module built-in
[Bug 218267] New: [Sapphire Rapids][Upstream]Boot up multiple Windows VMs hang
2025-01-22 16:43 UTC (4+ messages)
` [Bug 218267] "
[PATCH v3 00/15] KVM: s390: Stop using page->index and other things
2025-01-22 16:19 UTC (11+ messages)
` [PATCH v3 07/15] KVM: s390: get rid of gmap_fault()
` [PATCH v3 08/15] KVM: s390: get rid of gmap_translate()
` [PATCH v3 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v3 11/15] KVM: s390: stop using lists to keep track of used dat tables
[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
2025-01-22 14:39 UTC (6+ messages)
` [PATCH 1/5] KVM: gmem: Don't rely on __kvm_gmem_get_pfn() for preparedness
[PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
2025-01-22 14:20 UTC (5+ messages)
` [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
[PATCH 00/16] KVM: TDX: TDX interrupts
2025-01-22 13:59 UTC (4+ messages)
` [PATCH 13/16] KVM: TDX: Add methods to ignore virtual apic related operation
[PATCH 0/7] KVM: TDX: TDX hypercalls may exit to userspace
2025-01-22 12:50 UTC (3+ messages)
` [PATCH 1/7] KVM: TDX: Add a place holder to handle TDX VM exit
[PATCH RFC v3 00/27] KVM: arm64: Implement support for SME in non-protected guests
2025-01-22 11:56 UTC (5+ messages)
` [PATCH RFC v3 09/27] KVM: arm64: Factor SVE guest exit handling out into a function
[RFC v2 0/5] accel/kvm: Support KVM PMU filter
2025-01-22 9:05 UTC (6+ messages)
` [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [RFC v2 2/5] i386/kvm: Support basic KVM PMU filter
` [RFC v2 3/5] i386/kvm: Support event with select & umask format in "
` [RFC v2 4/5] i386/kvm: Support event with masked entry "
` [RFC v2 5/5] i386/kvm: Support fixed counter "
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