messages from 2025-03-21 14:00:51 to 2025-03-24 21:14:51 UTC [more...]
[PATCH v7 0/8] Move initializing SEV/SNP functionality to KVM
2025-03-24 21:14 UTC (4+ messages)
` [PATCH v7 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v7 2/8] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v7 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
[PATCH v2 00/30] single-binary: start make hw/arm/ common
2025-03-24 21:11 UTC (64+ messages)
` [PATCH v2 01/30] exec/cpu-all: remove BSWAP_NEEDED
` [PATCH v2 02/30] exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h
` [PATCH v2 03/30] exec/cpu-all: move cpu_copy to linux-user/qemu.h
` [PATCH v2 04/30] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
` [PATCH v2 05/30] exec/cpu-all: remove system/memory include
` [PATCH v2 06/30] exec/cpu-all: remove exec/page-protection include
` [PATCH v2 07/30] exec/cpu-all: remove tswap include
` [PATCH v2 08/30] exec/cpu-all: remove exec/cpu-interrupt include
` [PATCH v2 09/30] exec/cpu-all: remove exec/cpu-defs include
` [PATCH v2 10/30] exec/cpu-all: remove exec/target_page include
` [PATCH v2 11/30] exec/cpu-all: remove hw/core/cpu.h include
` [PATCH v2 12/30] accel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO
` [PATCH v2 13/30] accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC
` [PATCH v2 14/30] exec/cpu-all: remove cpu include
` [PATCH v2 15/30] exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
` [PATCH v2 16/30] exec/cpu-all: remove this header
` [PATCH v2 17/30] exec/target_page: runtime defintion for TARGET_PAGE_BITS_MIN
` [PATCH v2 18/30] accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c
` [PATCH v2 20/30] target/arm/cpu: always define kvm related registers
` [PATCH v2 23/30] target/arm/cpu: remove inline stubs for aarch32 emulation
` [PATCH v2 24/30] meson: add common hw files
` [PATCH v2 25/30] hw/arm/boot: make compilation unit hw common
` [PATCH v2 26/30] hw/arm/armv7m: prepare compilation unit to be common
` [PATCH v2 27/30] hw/arm/digic_boards: "
` [PATCH v2 28/30] hw/arm/xlnx-zynqmp: "
` [PATCH v2 29/30] hw/arm/xlnx-versal: "
` [PATCH v2 30/30] hw/arm: make most of the compilation units common
[PATCH net-next v7 0/9] Device memory TCP TX
2025-03-24 19:46 UTC (9+ messages)
` [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v7 4/9] net: devmem: Implement TX path
[PATCH] KVM: x86: forcibly leave SMM mode on vCPU reset
2025-03-24 17:57 UTC
[PATCH 1/1] virtio_console: fix missing byte order handling for cols and rows
2025-03-24 17:56 UTC (2+ messages)
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-03-24 17:31 UTC (39+ messages)
` [PATCH v4 01/38] perf: Support get/put mediated PMU interfaces
` [PATCH v4 02/38] perf: Skip pmu_ctx based on event_type
` [PATCH v4 03/38] perf: Clean up perf ctx time
` [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 06/38] x86/irq: Factor out common code for installing kvm irq handler
` [PATCH v4 07/38] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v4 08/38] KVM: x86/pmu: Register KVM_GUEST_PMI_VECTOR handler
` [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
` [PATCH v4 10/38] perf/x86: Support switch_guest_ctx interface
` [PATCH v4 11/38] perf/x86: Forbid PMI handler when guest own PMU
` [PATCH v4 12/38] perf/x86/core: Do not set bit width for unavailable counters
` [PATCH v4 13/38] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter
` [PATCH v4 15/38] KVM: x86/pmu: Check PMU cpuid configuration from user space
` [PATCH v4 16/38] KVM: x86: Rename vmx_vmentry/vmexit_ctrl() helpers
` [PATCH v4 17/38] KVM: x86/pmu: Add perf_capabilities field in struct kvm_host_values{}
` [PATCH v4 18/38] KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h header
` [PATCH v4 19/38] KVM: VMX: Add macros to wrap around {secondary,tertiary}_exec_controls_changebit()
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
` [PATCH v4 21/38] KVM: x86/pmu/vmx: Save/load guest IA32_PERF_GLOBAL_CTRL with vm_exit/entry_ctrl
` [PATCH v4 22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers
` [PATCH v4 23/38] KVM: x86/pmu: Configure the interception of PMU MSRs
` [PATCH v4 24/38] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [PATCH v4 25/38] KVM: x86/pmu: Add AMD PMU registers to direct access list
` [PATCH v4 26/38] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
` [PATCH v4 27/38] KVM: x86/pmu: Handle PMU MSRs interception and "
` [PATCH v4 28/38] KVM: x86/pmu/svm: Set GuestOnly bit and clear HostOnly bit when guest writes to event selectors
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry
` [PATCH v4 30/38] KVM: x86/pmu: Handle emulated instruction for mediated vPMU
` [PATCH v4 31/38] KVM: nVMX: Add macros to simplify nested MSR interception setting
` [PATCH v4 32/38] KVM: nVMX: Add nested virtualization support for mediated PMU
` [PATCH v4 33/38] perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU
` [PATCH v4 34/38] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
` [PATCH v4 35/38] KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
` [PATCH v4 36/38] KVM: selftests: Add mediated vPMU supported for pmu tests
` [PATCH v4 37/38] KVM: Selftests: Support mediated vPMU for vmx_pmu_caps_test
` [PATCH v4 38/38] KVM: Selftests: Fix pmu_counters_test error for mediated vPMU
[kvm-unit-tests PATCH v2 0/5] arm64: Change the default QEMU CPU type to "max"
2025-03-24 16:33 UTC (21+ messages)
` [kvm-unit-tests PATCH v2 1/5] configure: arm64: Don't display 'aarch64' as the default architecture
` [kvm-unit-tests PATCH v2 2/5] configure: arm/arm64: Display the correct default processor
` [kvm-unit-tests PATCH v2 4/5] configure: Add --qemu-cpu option
` [kvm-unit-tests PATCH v2 5/5] arm64: Use -cpu max as the default for TCG
[PATCH] KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
2025-03-24 16:06 UTC
[RFC PATCH v3 0/8] PMU partitioning driver support
2025-03-24 14:53 UTC (5+ messages)
` [RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
` [RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
[PATCH] KVM: VMX: Flush shadow VMCS on emergency reboot
2025-03-24 14:08 UTC
[PATCH v2 0/3] KVM: x86: Add a module param for device posted IRQs
2025-03-24 13:41 UTC (7+ messages)
` [PATCH v2 3/3] KVM: x86: Add a module param to control and enumerate "
Lockdep failure due to 'wierd' per-cpu wakeup_vcpus_on_cpu_lock lock
2025-03-24 13:25 UTC (4+ messages)
[PATCH v4 0/5] Add support for the Bus Lock Threshold
2025-03-24 13:02 UTC (6+ messages)
` [PATCH v4 1/5] KVM: x86: Preparatory patch to move linear_rip out of kvm_pio_request
` [PATCH v4 2/5] x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold
` [PATCH v4 3/5] KVM: SVM: Enable Bus lock threshold exit
` [PATCH v4 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
` [PATCH v4 5/5] KVM: selftests: Add bus lock exit test
[PATCH v5 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2025-03-24 12:17 UTC (2+ messages)
[PATCH] KVM: x86: clean up a return
2025-03-24 10:53 UTC
[PATCH next] KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run()
2025-03-24 10:51 UTC
[PATCH RFC] KVM: TDX: Defer guest memory removal to decrease shutdown time
2025-03-24 10:40 UTC (3+ messages)
[PATCH net-next v11 00/10] tun: Introduce virtio-net hashing feature
2025-03-24 10:31 UTC (3+ messages)
` [PATCH net-next v11 09/10] selftest: tap: Add tests for virtio-net ioctls
[PATCH v4 00/18] riscv: add SBI FWFT misaligned exception delegation support
2025-03-24 8:40 UTC (15+ messages)
` [PATCH v4 02/18] riscv: sbi: add new SBI error mappings
` [PATCH v4 03/18] riscv: sbi: add FWFT extension interface
` [PATCH v4 04/18] riscv: sbi: add SBI FWFT extension calls
` [PATCH v4 15/18] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v4 17/18] RISC-V: KVM: add support for FWFT SBI extension
[PATCH 0/3] Enable x86 mediated vPMU
2025-03-24 12:37 UTC (4+ messages)
` [PATCH 1/3] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH 2/3] target/i386: Call KVM_CAP_PMU_CAPABILITY iotcl to enable/disable PMU
` [PATCH 3/3] target/i386: Support VMX_VM_EXIT_SAVE_IA32_PERF_GLOBAL_CTRL
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-24 4:40 UTC (18+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
[PATCH v3 0/7] Enable shared device assignment
2025-03-24 4:04 UTC (12+ messages)
` [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
[RFC PATCH v2 09/22] crypto/ccp: Implement SEV TIO firmware interface
2025-03-23 11:35 UTC (2+ messages)
[RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
2025-03-22 11:50 UTC (2+ messages)
[GIT PULL 0/2] KVM: s390: updates for 6.15
2025-03-22 11:06 UTC (3+ messages)
` [GIT PULL 1/2] KVM: s390: Don't use %pK through tracepoints
` [GIT PULL 2/2] KVM: s390: Don't use %pK through debug printing
[RFC kvm-unit-tests PATCH] riscv: Refactoring sbi fwft tests
2025-03-22 10:48 UTC (3+ messages)
` [RFC kvm-unit-tests PATCH v2] "
[kvm-unit-tests PATCH 0/3] riscv: sbi: Ensure we can pass with any opensbi
2025-03-22 10:47 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/3] lib/riscv: Also provide sbiret impl functions
` [kvm-unit-tests PATCH 2/3] riscv: sbi: Add kfail versions of sbiret_report functions
` [kvm-unit-tests PATCH 3/3] riscv: sbi: Use kfail for known opensbi failures
[kvm-unit-tests PATCH v3] riscv: Refactor SBI FWFT lock tests
2025-03-22 10:46 UTC (2+ messages)
[kvm-unit-tests PATCH v11 0/8] riscv: add SBI SSE extension tests
2025-03-22 10:46 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] riscv: Improved bare metal support
2025-03-22 10:45 UTC (10+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Add Image header to flat binaries
` [kvm-unit-tests PATCH 3/3] riscv: Support UARTs with different I/O widths
` [kvm-unit-tests PATCH 4/3] riscv: Support using SBI DBCN for the console
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-03-22 1:04 UTC (9+ messages)
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-22 0:41 UTC (11+ messages)
[PATCH] KVM: SVM: Fix SNP AP destroy race with VMRUN
2025-03-21 23:17 UTC (8+ messages)
[PATCH v3 0/2] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
2025-03-21 22:14 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERF
[PATCH v9 0/5] vfio-pci support pasid attach/detach
2025-03-21 20:29 UTC (7+ messages)
` [PATCH v9 1/5] ida: Add ida_find_first_range()
` [PATCH v9 2/5] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v9 3/5] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
` [PATCH v9 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
` [PATCH v9 5/5] iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO
[PATCH v6 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-03-21 20:09 UTC (3+ messages)
` [PATCH v6 5/7] KVM: guest_memfd: Restore folio state after final folio_put()
[PATCH v8 0/5] vfio-pci support pasid attach/detach
2025-03-21 19:00 UTC (14+ messages)
` [PATCH v8 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
[PATCH 0/5] Provide SEV-ES/SEV-SNP support for decrypting the VMSA
2025-03-21 18:43 UTC (6+ messages)
` [PATCH 1/5] KVM: SVM: Decrypt SEV VMSA in dump_vmcb() if debugging is enabled
[GIT PULL] First batch of KVM changes for Linux 6.15
2025-03-21 18:24 UTC
[RFC v2 00/17] AMD: Add Secure AVIC Guest Support
2025-03-21 17:11 UTC (23+ messages)
` [RFC v2 01/17] x86/apic: Add new driver for Secure AVIC
` [RFC v2 03/17] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [RFC v2 04/17] x86/apic: Initialize APIC ID for Secure AVIC
` [RFC v2 05/17] x86/apic: Add update_vector callback "
` [RFC v2 06/17] x86/apic: Add support to send IPI "
` [RFC v2 13/17] x86/apic: Handle EOI writes for SAVIC guests
` [RFC v2 14/17] x86/apic: Add kexec support for Secure AVIC
[PATCH] KVM: selftests: Fix a couple "prio" signedness bugs
2025-03-21 17:04 UTC (2+ messages)
[RFC v2 02/17] x86/apic: Initialize Secure AVIC APIC backing page
2025-03-21 17:00 UTC (3+ messages)
[PATCH] KVM: SVM: Fix SNP AP destroy race with VMRUN
2025-03-21 16:20 UTC
[PATCH v6 0/5] bugfix some driver issues
2025-03-21 15:52 UTC (7+ messages)
` [PATCH v6 1/5] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v6 4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH v6 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver
[PATCH] vfio: pci: Advertise INTx only if LINE is connected
2025-03-21 14:06 UTC (4+ messages)
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;
as well as URLs for NNTP newsgroup(s).