public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 16:07:38 to 2025-03-07 18:03:41 UTC [more...]

[PATCH 00/14] hw/vfio: Build various objects once
 2025-03-07 18:03 UTC 

[PATCH v3 00/10] Introduce CET supervisor state support
 2025-03-07 17:53 UTC  (13+ messages)
` [PATCH v3 01/10] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [PATCH v3 02/10] x86/fpu/xstate: Drop @perm from guest pseudo FPU container
` [PATCH v3 03/10] x86/fpu/xstate: Correct xfeatures cache in guest pseudo fpu container
` [PATCH v3 04/10] x86/fpu/xstate: Correct guest fpstate size calculation
` [PATCH v3 05/10] x86/fpu/xstate: Introduce guest FPU configuration
` [PATCH v3 06/10] x86/fpu/xstate: Initialize guest perm with fpu_guest_cfg
` [PATCH v3 07/10] x86/fpu/xstate: Initialize guest fpstate with fpu_guest_config
` [PATCH v3 08/10] x86/fpu/xstate: Add CET supervisor xfeature support
` [PATCH v3 09/10] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH v3 10/10] x86/fpu/xstate: Warn if CET supervisor state is detected in normal fpstate

[PATCH 0/7] hw/hyperv: remove duplication compilation units
 2025-03-07 17:34 UTC  (26+ messages)
` [PATCH 1/7] hw/hyperv/hv-balloon-stub: common compilation unit
` [PATCH 2/7] hw/hyperv/hyperv.h: header cleanup
` [PATCH 3/7] hw/hyperv/vmbus: common compilation unit
` [PATCH 4/7] hw/hyperv/hyperv-proto: move SYNDBG definition from target/i386
` [PATCH 5/7] hw/hyperv/syndbg: common compilation unit
` [PATCH 6/7] hw/hyperv/balloon: common balloon compilation units
` [PATCH 7/7] hw/hyperv/hyperv_testdev: common compilation unit

[PATCH v5 2/9] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
 2025-03-07 17:04 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.14, take #4
 2025-03-07 16:18 UTC 

[kvm-unit-tests PATCH v8 0/6] riscv: add SBI SSE extension tests
 2025-03-07 16:15 UTC  (7+ messages)
` [kvm-unit-tests PATCH v8 1/6] kbuild: Allow multiple asm-offsets file to be generated
` [kvm-unit-tests PATCH v8 2/6] riscv: Set .aux.o files as .PRECIOUS
` [kvm-unit-tests PATCH v8 3/6] riscv: Use asm-offsets to generate SBI_EXT_HSM values
` [kvm-unit-tests PATCH v8 4/6] riscv: lib: Add SBI SSE extension definitions
` [kvm-unit-tests PATCH v8 5/6] lib: riscv: Add SBI SSE support
` [kvm-unit-tests PATCH v8 6/6] riscv: sbi: Add SSE extension tests

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-07 15:43 UTC  (8+ messages)
` [PATCH v7 09/45] kvm: arm64: Expose debug HW register numbers for Realm
` [PATCH v7 12/45] arm64: RME: Allocate/free RECs to match vCPUs

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-07 15:17 UTC  (19+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[bug report] KVM: VMX: Use GPA legality helpers to replace open coded equivalents
 2025-03-07 15:02 UTC  (2+ messages)

[PATCH] KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protected
 2025-03-07 14:20 UTC  (2+ messages)

[PATCH v4 0/1] KVM: s390: fix a newly introduced bug
 2025-03-07 13:18 UTC  (6+ messages)
` [PATCH v4 1/1] KVM: s390: pv: fix race when making a page secure

[PATCH net-next v8 0/6] tun: Introduce virtio-net hashing feature
 2025-03-07 11:50 UTC  (10+ messages)
` [PATCH net-next v8 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v8 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v8 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v8 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v8 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
 2025-03-07 10:38 UTC  (3+ messages)
` [PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-07 11:01 UTC  (7+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-07  9:23 UTC  (5+ messages)

[kvm-unit-tests PATCH v2] Makefile: Use CFLAGS in cc-option
 2025-03-07  9:18 UTC 

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-03-07  9:19 UTC  (26+ messages)
` [PATCH v2 01/10] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v2 02/10] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v2 03/10] [DO NOT MERGE] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v2 04/10] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v2 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v2 06/10] target/i386/kvm: rename architectural PMU variables
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v2 10/10] target/i386/kvm: don't stop Intel PMU counters

[PATCH v5 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-03-07  8:57 UTC  (12+ messages)
` [PATCH v5 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v5 6/9] KVM: arm64: Refactor user_mem_abort() calculation of force_pte

[kvm-unit-tests PATCH] Makefile: Use CFLAGS in cc-option
 2025-03-07  8:45 UTC  (3+ messages)

[PATCH v2 0/4] RISC-V KVM PMU fix and selftest improvement
 2025-03-07  8:28 UTC  (2+ messages)

[PATCH v3 0/3] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-03-07  5:16 UTC  (4+ messages)
` [PATCH v3 1/3] vfio: Export vfio device get and put registration helpers
` [PATCH v3 2/3] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v3 3/3] vfio/pci: Allow MMIO regions to be exported through dma-buf

[PATCH net-next v6 0/8] Device memory TCP TX
 2025-03-06 23:22 UTC  (10+ messages)
` [PATCH net-next v6 1/8] net: add get_netmem/put_netmem support

[PATCH v6 0/8] Move initializing SEV/SNP functionality to KVM
 2025-03-06 23:11 UTC  (9+ messages)
` [PATCH v6 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v6 2/8] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v6 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v6 4/8] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v6 5/8] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v6 6/8] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v6 7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v6 8/8] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[PATCH v4 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2025-03-06 23:04 UTC  (9+ messages)
` [PATCH v4 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
` [PATCH v4 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field

[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit
 2025-03-06 22:34 UTC  (13+ messages)
` [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected
` [PATCH V2 05/12] KVM: TDX: Implement TDX vcpu enter/exit path

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2025-03-06 22:19 UTC  (2+ messages)
` [Bug 219009] "

[RFC kvm-unit-tests PATCH] lib: Use __ASSEMBLER__ instead of __ASSEMBLY__
 2025-03-06 22:17 UTC  (3+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-03-06 17:33 UTC  (3+ messages)
` [RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup

[PATCH v5 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory
 2025-03-06 17:02 UTC  (3+ messages)

[PATCH v3 00/29] TDX MMU part 2
 2025-03-06 16:04 UTC  (4+ messages)
` [PATCH 22/29] KVM: TDX: Add an ioctl to create initial guest memory

[kvm-unit-tests PATCH v1 0/7] arm64: support EL2
 2025-03-06 15:58 UTC  (13+ messages)
` [kvm-unit-tests PATCH v1 1/7] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v1 2/7] arm64: timer: use hypervisor timers when "
` [kvm-unit-tests PATCH v1 6/7] arm64: pmu: count EL2 cycles

[PATCH v4 04/10] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared
 2025-03-06 15:57 UTC  (3+ messages)

[kvm-unit-tests PATCH v7 0/6] riscv: add SBI SSE extension tests
 2025-03-06 15:18 UTC  (9+ messages)
` [kvm-unit-tests PATCH v7 5/6] lib: riscv: Add SBI SSE support
` [kvm-unit-tests PATCH v7 6/6] riscv: sbi: Add SSE extension tests

[kvm-unit-tests PATCH] riscv: Add fwft landing_pad tests
 2025-03-06 15:00 UTC  (2+ messages)

QEMU's Hyper-V HV_X64_MSR_EOM is broken with split IRQCHIP
 2025-03-06 10:00 UTC  (7+ messages)

[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
 2025-03-06  9:59 UTC  (5+ messages)
` [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature

[PATCH net-next 0/3] vsock: support network namespace
 2025-03-06  8:23 UTC  (20+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH] KVM: SVM: avoid frequency indirect calls
 2025-03-06  7:54 UTC 

[PATCH v8 00/10] Basic SEV-SNP Selftests
 2025-03-06  4:38 UTC  (12+ messages)
` [PATCH v8 01/10] KVM: SEV: Disable SEV-SNP support on initialization failure
` [PATCH v8 02/10] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v8 03/10] KVM: selftests: Add vmgexit helper
` [PATCH v8 04/10] KVM: selftests: Add SMT control state helper
` [PATCH v8 05/10] KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
` [PATCH v8 06/10] KVM: selftests: Introduce SEV VM type check
` [PATCH v8 07/10] KVM: selftests: Add library support for interacting with SNP
` [PATCH v8 08/10] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v8 09/10] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v8 10/10] KVM: selftests: Add a basic SEV-SNP smoke test

[PATCH v2 0/2] LoongArch: KVM: Small enhancements about KVM
 2025-03-06  2:18 UTC  (3+ messages)
` [PATCH v2 1/2] LoongArch: KVM: Reload guest CSR registers after S4
` [PATCH v2 2/2] LoongArch: KVM: Add interrupt checking with Loongson AVEC

[PATCH 0/2] KVM: x86: Cleanup and fix for reporting CPUID leaf 0x80000022
 2025-03-06  1:46 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: Advertise support for WRMSRNS
 2025-03-06  0:29 UTC  (4+ messages)
` [PATCH 1/2] x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM)

[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
 2025-03-05 22:17 UTC  (11+ messages)
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
 2025-03-05 20:29 UTC  (4+ messages)

[RFC PATCH] vfio/pci: add PCIe TPH to device feature ioctl
 2025-03-05 20:21 UTC  (7+ messages)

[PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
 2025-03-05 19:05 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