kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-09 08:06:41 to 2025-04-12 13:46:13 UTC [more...]

[kvmtool PATCH 00/10] Add SBI system suspend and cpu-type option
 2025-04-12 13:46 UTC  (11+ messages)
` [kvmtool PATCH 02/10] riscv: Add Svvptc extension support
` [kvmtool PATCH 03/10] riscv: Add Zabha "
` [kvmtool PATCH 08/10] riscv: Include single-letter extensions in isa_info_arr[]
` [kvmtool PATCH 09/10] riscv: Add cpu-type command-line option
` [kvmtool PATCH 10/10] riscv: Allow including extensions in the min CPU type using command-line

[PATCH 00/11] x86: 32-bit cleanups
 2025-04-12 10:44 UTC  (7+ messages)
` [PATCH 05/11] x86: remove HIGHMEM64G support

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-04-12  4:32 UTC  (20+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
          ` [PATCH] x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h>
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available

[PATCH v2 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-04-11 23:13 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH v2 3/5] cgroup: selftests: Move cgroup_util into its own library

[PATCH v10 00/11] arm64: support poll_idle()
 2025-04-11 20:57 UTC  (5+ messages)
` [PATCH v10 10/11] arm64: idle: export arch_cpu_idle()

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-11 19:30 UTC  (31+ messages)
` [PATCH 02/67] KVM: x86: Reset IRTE to host control if *new* route isn't postable
` [PATCH 05/67] iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
` [PATCH 06/67] iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts
` [PATCH 08/67] KVM: x86: Pass new routing entries and irqfd when updating IRTEs
` [PATCH 09/67] KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
` [PATCH 64/67] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
` [PATCH 65/67] KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking

[PATCH v3 00/17] AMD: Add Secure AVIC Guest Support
 2025-04-11 17:01 UTC  (3+ messages)
` [PATCH v3 14/17] x86/apic: Add kexec support for Secure AVIC

[PATCH] KVM: VMX: Flush shadow VMCS on emergency reboot
 2025-04-11 16:57 UTC  (4+ messages)

[PATCH v4 00/19] Enable FRED with KVM VMX
 2025-04-11 16:16 UTC  (5+ messages)
` [PATCH v4 04/19] x86/cea: Export per CPU array 'cea_exception_stacks' for KVM to use

[PATCH v3 0/2] x86: KVM: Add missing AMD features
 2025-04-11 15:19 UTC  (9+ messages)
` [PATCH v3 1/2] x86: KVM: Advertise FSRS and FSRC on AMD to userspace
` [PATCH v3 2/2] x86: KVM: Advertise AMD's speculation control features

[PATCH net-next 0/2] vsock: SOCK_LINGER rework
 2025-04-11 13:43 UTC  (5+ messages)
` [PATCH net-next 1/2] vsock: Linger on unsent data

[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
 2025-04-11 13:34 UTC  (6+ messages)

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-11 10:54 UTC  (2+ messages)
  ` [RFC PATCH 3/7] vfio/virtio: add __always_inline for virtiovf_get_device_config_size

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-11 10:52 UTC 

[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-04-11 10:34 UTC  (7+ messages)
` [PATCH v7 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH] KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
 2025-04-11  9:45 UTC  (3+ messages)

[RESEND PATCH] KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion
 2025-04-11  8:42 UTC 

[PATCH net-next] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-11  8:32 UTC  (2+ messages)

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-04-11  6:51 UTC  (13+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
` [PATCH RFC v7 5/8] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [PATCH RFC v7 7/8] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH 0/5] accel/kvm: Support KVM PMU filter
 2025-04-11  6:34 UTC  (9+ messages)
` [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [PATCH 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
` [PATCH 4/5] i386/kvm: Support event with masked entry "
` [PATCH 5/5] i386/kvm: Support fixed counter "

[PATCH v7 0/6] bugfix some driver issues
 2025-04-11  3:59 UTC  (7+ messages)
` [PATCH v7 1/6] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v7 2/6] hisi_acc_vfio_pci: add eq and aeq interruption restore
` [PATCH v7 3/6] hisi_acc_vfio_pci: bugfix cache write-back issue
` [PATCH v7 4/6] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH v7 5/6] hisi_acc_vfio_pci: bugfix live migration function without VF device driver
` [PATCH v7 6/6] hisi_acc_vfio_pci: update function return values

[PATCH 0/2] TDX attestation support
 2025-04-11  1:42 UTC  (9+ messages)
` [PATCH 1/2] KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>

[PATCH] x86/bugs/mmio: Rename mmio_stale_data_clear to cpu_buf_vm_clear
 2025-04-11  0:17 UTC  (6+ messages)

[PATCH 0/7] irqbypass: Cleanups and a perf improvement
 2025-04-11  0:09 UTC  (21+ messages)
` [PATCH 1/7] irqbypass: Drop pointless and misleading THIS_MODULE get/put
` [PATCH 2/7] irqbypass: Drop superfluous might_sleep() annotations
` [PATCH 3/7] irqbypass: Take ownership of producer/consumer token tracking
` [PATCH 4/7] irqbypass: Explicitly track producer and consumer bindings
` [PATCH 5/7] irqbypass: Use paired consumer/producer to disconnect during unregister
` [PATCH 6/7] irqbypass: Use guard(mutex) in lieu of manual lock+unlock
` [PATCH 7/7] irqbypass: Use xarray to track producers and consumers

[PATCH v4 0/5] Add support for the Bus Lock Threshold
 2025-04-10 23:25 UTC  (6+ messages)
` [PATCH v4 2/5] x86/cpufeatures: Add CPUID feature bit "

[PATCH 0/5] Provide SEV-ES/SEV-SNP support for decrypting the VMSA
 2025-04-10 23:14 UTC  (4+ messages)
` [PATCH 1/5] KVM: SVM: Decrypt SEV VMSA in dump_vmcb() if debugging is enabled

[PATCH] KVM: x86: forcibly leave SMM mode on vCPU reset
 2025-04-10 22:56 UTC  (2+ messages)

[PATCH v5 0/3] KVM: x86: Optimize "stale" EOI bitmap exiting
 2025-04-10 22:55 UTC  (5+ messages)
` [PATCH v5 1/3] KVM: x86: Isolate edge vs. level check in userspace I/O APIC route scanning

[PATCH v3 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-04-10 22:25 UTC  (15+ messages)
` [PATCH v3 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v3 07/10] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v3 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v3 09/10] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v3 10/10] target/i386/kvm: don't stop Intel PMU counters

[PATCH] target/i386: Reset parked vCPUs together with the online ones
 2025-04-10 16:57 UTC  (3+ messages)

arch_timer_edge_cases failures on ampere-one
 2025-04-10 15:35 UTC  (2+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-10 13:05 UTC  (6+ messages)
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support

[PATCH] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
 2025-04-10 12:46 UTC  (2+ messages)

[PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
 2025-04-10 10:05 UTC  (3+ messages)

[PATCH v2 0/4] KVM: extract lock_all_vcpus/unlock_all_vcpus
 2025-04-10  8:16 UTC  (8+ messages)
` [PATCH v2 1/4] locking/mutex: implement mutex_trylock_nested
` [PATCH v2 2/4] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c

[PATCH v4 00/13] Enable shared device assignment
 2025-04-10  7:37 UTC  (15+ messages)
` [PATCH v4 04/13] memory: Introduce generic state change parent class for RamDiscardManager
` [PATCH v4 05/13] memory: Introduce PrivateSharedManager Interface as child of GenericStateManager
` [PATCH v4 06/13] vfio: Add the support for PrivateSharedManager Interface
` [PATCH v4 07/13] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBLock with guest_memfd

[PATCH v5 0/7] Introduce CET supervisor state support
 2025-04-10  7:24 UTC  (8+ messages)
` [PATCH v5 1/7] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [PATCH v5 2/7] x86/fpu: Drop @perm from guest pseudo FPU container
` [PATCH v5 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs
` [PATCH v5 4/7] x86/fpu: Initialize guest FPU permissions from guest defaults
` [PATCH v5 5/7] x86/fpu: Initialize guest fpstate and FPU pseudo container "
` [PATCH v5 6/7] x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
` [PATCH v5 7/7] x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature

[PATCH v8 0/4] KVM: selftests: Add LoongArch support
 2025-04-10  3:56 UTC  (5+ messages)
` [PATCH v8 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v8 2/4] KVM: selftests: Add core KVM selftests support "
` [PATCH v8 3/4] KVM: selftests: Add ucall test "
` [PATCH v8 4/4] KVM: selftests: Add test cases "

[PATCH] Documentation/virt/kvm: Fix TDX whitepaper footnote reference
 2025-04-10  3:03 UTC  (2+ messages)

[PATCH 01/10] tools headers: Update the KVM headers with the kernel sources
 2025-04-10  0:11 UTC 

[bug report] KVM: x86: Syzkaller has discovered an use-after-free issue in complete_emulated_mmio of kernel 5.10
 2025-04-09 23:56 UTC  (2+ messages)

[PATCH v3 0/6] KVM: SVM: Fix DEBUGCTL bugs
 2025-04-09 20:52 UTC  (4+ messages)

[Confusing Bug] A Long-running Syzkaller Docker Crashes Host System
 2025-04-09 20:41 UTC  (2+ messages)

kvm guests crash when running "perf kvm top"
 2025-04-09 20:24 UTC  (3+ messages)

[PATCH v3 0/6] x86/bugs: RSB mitigation fixes and documentation
 2025-04-09 18:46 UTC  (7+ messages)
` [PATCH v3 2/6] x86/bugs: Use SBPB in __write_ibpb() if applicable

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-04-09 17:31 UTC  (6+ messages)
` [PATCH v7 28/45] arm64: rme: support RSI_HOST_CALL

[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
 2025-04-09 16:08 UTC  (25+ messages)

[PATCH] vfio/type1: Remove Fine Grained Superpages detection
 2025-04-09 15:50 UTC  (3+ messages)

[PATCH] x86/cpufeatures: Define X86_FEATURE_PREFETCHI (AMD)
 2025-04-09  9:23 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;
as well as URLs for NNTP newsgroup(s).