public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-12 21:19:04 to 2024-06-14 17:42:43 UTC [more...]

[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
 2024-06-14 17:42 UTC  (10+ messages)
` [PATCH 8/9] plugins: add time control API
` [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling

The VFIO/IOMMU/PCI MC at LPC 2024 - Call for Papers
 2024-06-14 17:07 UTC 

[PATCH v2 0/4] KVM: Reject vCPU IDs above 2^32
 2024-06-14 16:35 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: Reject overly excessive IDs in KVM_CREATE_VCPU
` [PATCH v2 2/4] KVM: selftests: Test vCPU IDs above 2^32
` [PATCH v2 3/4] KVM: Limit check IDs for KVM_SET_BOOT_CPU_ID
` [PATCH v2 4/4] KVM: selftests: Test vCPU boot IDs above 2^32

[PATCH v6] KVM: arm64: Add early_param to control WFx trapping
 2024-06-14 16:25 UTC  (2+ messages)

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-14 16:12 UTC  (18+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging

[linux-next:master] [KVM] 377b2f359d: kvm-unit-tests-qemu.vmx.fail
 2024-06-14 15:15 UTC  (2+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-14 14:50 UTC  (26+ messages)

[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-06-14 14:45 UTC  (17+ messages)
` [PATCH v3 01/16] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v3 02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v3 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v3 04/16] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v3 05/16] KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
` [PATCH v3 06/16] KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
` [PATCH v3 07/16] KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
` [PATCH v3 08/16] KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations
` [PATCH v3 09/16] KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations
` [PATCH v3 10/16] KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations
` [PATCH v3 11/16] KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
` [PATCH v3 12/16] KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
` [PATCH v3 13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v3 14/16] KVM: arm64: nv: Add handling of outer-shareable TLBI operations
` [PATCH v3 15/16] KVM: arm64: nv: Add handling of range-based "
` [PATCH v3 16/16] KVM: arm64: nv: Add handling of NXS-flavoured "

[PATCH net-next 0/2] vsock: avoid queuing on workqueue if possible
 2024-06-14 14:40 UTC  (2+ messages)

[PATCH net-next 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
 2024-06-14 14:37 UTC  (4+ messages)
` [PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty

kvm selftest 'msr' fails on some skylake cpus
 2024-06-14 14:26 UTC  (2+ messages)

[PATCH v2 00/15] KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies
 2024-06-14 13:36 UTC  (20+ messages)
` [PATCH v2 01/15] KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor
` [PATCH v2 02/15] KVM: arm64: nv: Forward SVE "
` [PATCH v2 03/15] KVM: arm64: nv: Handle CPACR_EL1 traps
` [PATCH v2 04/15] KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap
` [PATCH v2 05/15] KVM: arm64: nv: Load guest hyp's ZCR into EL1 state
` [PATCH v2 06/15] KVM: arm64: nv: Handle ZCR_EL2 traps
` [PATCH v2 07/15] KVM: arm64: nv: Save guest's ZCR_EL2 when in hyp context
` [PATCH v2 08/15] KVM: arm64: nv: Use guest hypervisor's max VL when running nested guest
` [PATCH v2 09/15] KVM: arm64: nv: Ensure correct VL is loaded before saving SVE state
` [PATCH v2 10/15] KVM: arm64: Spin off helper for programming CPTR traps
` [PATCH v2 11/15] KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2
` [PATCH v2 12/15] KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helper
` [PATCH v2 13/15] KVM: arm64: nv: Add trap description for CPTR_EL2
` [PATCH v2 14/15] KVM: arm64: nv: Add additional trap setup "
` [PATCH v2 15/15] KVM: arm64: Allow the use of SVE+NV

[PATCH v3 6/6] powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
 2024-06-14 13:24 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
 2024-06-14 12:29 UTC 

[RFC PATCH v2 00/10] vhost-blk: in-kernel accelerator for virtio-blk guests
 2024-06-14 11:23 UTC  (4+ messages)
` [PATCH] Fix Issue: When VirtIO Backend providing VIRTIO_BLK_F_MQ feature, The file system of the front-end OS fails to be mounted

[PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests
 2024-06-14 10:39 UTC 

[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-06-14 10:02 UTC  (8+ messages)
` [PATCH v4 27/31] hw/i386/sev: Use guest_memfd for legacy ROMs
` [PATCH v4 28/31] hw/i386: Add support for loading BIOS using guest_memfd

[kvm-unit-tests PATCH] build: retain intermediate .aux.o targets
 2024-06-14  8:38 UTC  (5+ messages)

[syzbot] Monthly kvm report (Jun 2024)
 2024-06-14  8:20 UTC 

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-06-14  7:49 UTC  (13+ messages)
` [PATCH v5 17/65] i386/tdx: Adjust the supported CPUID based on TDX restrictions
` [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object

[PATCH] KVM: fix an error code in kvm_create_vm()
 2024-06-14  6:45 UTC  (4+ messages)

[PATCH] KVM: Discard zero mask with function kvm_dirty_ring_reset
 2024-06-14  2:58 UTC  (3+ messages)

[PATCH] KVM: Remove duplicated zero clear with dirty_bitmap buffer
 2024-06-14  2:45 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/4] powerpc fix and misc docs/build/CI improvements
 2024-06-14  1:07 UTC  (7+ messages)
` [kvm-unit-tests PATCH 3/4] build: Make build output pretty

[kvm-unit-tests PATCH v10 00/15] powerpc improvements
 2024-06-14  0:56 UTC  (4+ messages)
` [kvm-unit-tests PATCH v10 12/15] scripts/arch-run.bash: Fix run_panic() success exit status

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-06-14  0:52 UTC  (49+ messages)
` [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
` [PATCH v2 08/25] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest
` [PATCH v2 10/25] KVM: VMX: Add support for FRED context save/restore
` [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v2 12/25] KVM: VMX: Handle FRED event data
` [PATCH v2 13/25] KVM: VMX: Handle VMX nested exception for FRED
` [PATCH v2 14/25] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v2 17/25] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v2 18/25] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[OW] macros
` [PATCH v2 19/25] KVM: nVMX: Add FRED VMCS fields
` [PATCH v2 22/25] KVM: x86: Allow FRED/LKGS/WRMSRNS to be exposed to guests

[kvm-unit-tests PATCH] Bump Fedora version to 40
 2024-06-14  0:49 UTC  (2+ messages)

[kvm-unit-tests PATCH] gitlab-ci: Test that "make check-kerneldoc" does not report any errors
 2024-06-14  0:45 UTC  (2+ messages)

[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
 2024-06-14  0:20 UTC  (13+ messages)

[PATCH] KVM: x86/mmu: Clean up function comments for dirty logging APIs
 2024-06-13 23:33 UTC  (3+ messages)

[PATCH 1/1] s390/virtio_ccw: fix config change notifications
 2024-06-13 21:50 UTC  (5+ messages)

[PATCH 0/5] Introduce a quirk to control memslot zap behavior
 2024-06-13 20:01 UTC  (7+ messages)
` [PATCH 1/5] KVM: x86/mmu: "
` [PATCH 2/5] KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabled
` [PATCH 3/5] KVM: selftests: Allow slot modification stress test with quirk disabled
` [PATCH 4/5] KVM: selftests: Test memslot move in memslot_perf_test "
` [PATCH 5/5] KVM: selftests: Test private access to deleted memslot "

[PATCH] KVM: nVMX: Update VMCS12_REVISION comment to state it should never change
 2024-06-13 19:28 UTC  (2+ messages)

[PATCH] KVM/x86: increase frame warning limit in emulate when using KASAN or KCSAN
 2024-06-13 19:17 UTC  (2+ messages)

[PATCH 1/2] selftests: kvm: remove print_skip()
 2024-06-13 18:57 UTC  (5+ messages)
` [PATCH 2/2] selftests: kvm: replace exit() with ksft_exit_fail_msg()

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-06-13 18:04 UTC  (11+ messages)
` [PATCH v2 07/54] perf: Add generic exclude_guest support

[PATCH 1/2] vdpa: support set mac address from vdpa tool
 2024-06-13 14:46 UTC  (13+ messages)

[PATCH 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
 2024-06-13 14:13 UTC  (12+ messages)
` [PATCH 1/4] i386/cpu: Add RAS feature bits on EPYC CPU models
` [PATCH 2/4] i386/cpu: Add PerfMonV2 feature bit
` [PATCH 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
` [PATCH 4/4] i386/cpu: Add support for EPYC-Turin model

[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
 2024-06-13 10:51 UTC  (5+ messages)
` [PATCH v3 02/14] arm64: Detect if in a realm and set RIPAS RAM

[RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
 2024-06-13  8:42 UTC  (6+ messages)

[PATCH v9 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-06-13  8:23 UTC  (4+ messages)
` [PATCH v9 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v9 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v9 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-06-13  3:40 UTC  (4+ messages)
` [PATCH v9 01/24] virt: sev-guest: Use AES GCM crypto library

[PATCH] LoongArch: KVM: always make pte yong in page map's fast path
 2024-06-13  1:45 UTC  (3+ messages)

[PATCH v2] virt: guest_memfd: fix reference leak on hwpoisoned page
 2024-06-12 23:36 UTC  (2+ messages)

[PATCH] KVM: interrupt kvm_gmem_populate() on signals
 2024-06-12 23:13 UTC  (2+ messages)

[PATCH 0/2] KVM: Reject vCPU IDs above 2^32
 2024-06-12 21:34 UTC  (8+ messages)
` [PATCH 1/2] KVM: Reject overly excessive IDs in KVM_CREATE_VCPU


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox