public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-24 17:34:03 to 2025-04-26 11:04:17 UTC [more...]

[kvmtool PATCH v3 00/10] Add SBI system suspend and cpu-type option
 2025-04-26 11:03 UTC  (5+ messages)
` [kvmtool PATCH v3 01/10] Sync-up headers with Linux-6.14 kernel
` [kvmtool PATCH v3 02/10] riscv: Add Svvptc extension support
` [kvmtool PATCH v3 03/10] riscv: Add Zabha "
` [kvmtool PATCH v3 04/10] riscv: Add Ziccrse "

[PATCH] LoongArch: KVM: Fully clear some registers when VM reboot
 2025-04-26 10:20 UTC  (4+ messages)

[PATCH] LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally
 2025-04-26 10:19 UTC  (2+ messages)

[PATCH 0/6] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-26 10:01 UTC  (14+ messages)
` [PATCH 3/6] x86/kvm/emulate: Avoid RET for fastops
` [PATCH 4/6] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH 5/6] x86_64,hyperv: Use direct call to hypercall-page

[PATCH v3 00/14] MSR code cleanup part one
 2025-04-26  7:40 UTC  (21+ messages)
` [PATCH v3 01/14] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v3 02/14] x86/msr: Remove rdpmc()
` [PATCH v3 03/14] x86/msr: Rename rdpmcl() to rdpmc()
` [PATCH v3 04/14] x86/msr: Convert the rdpmc() macro into an always inline function
` [PATCH v3 05/14] x86/msr: Return u64 consistently in Xen PMC read functions
` [PATCH v3 06/14] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
` [PATCH v3 07/14] x86/msr: Add the native_rdmsrq() helper
` [PATCH v3 08/14] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
` [PATCH v3 09/14] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v3 10/14] x86/xen/msr: Remove pmu_msr_{read,write}()
` [PATCH v3 11/14] x86/xen/msr: Remove the error pointer argument from set_seg()
` [PATCH v3 12/14] x86/pvops/msr: refactor pv_cpu_ops.write_msr{,_safe}()
` [PATCH v3 13/14] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
` [PATCH v3 14/14] x86/msr: Change the function type of native_read_msr_safe()

[PATCH net-next v12 0/9] Device memory TCP TX
 2025-04-26  6:31 UTC  (11+ messages)
` [PATCH net-next v12 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v12 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v12 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v12 4/9] net: devmem: Implement TX path
` [PATCH net-next v12 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v12 6/9] net: enable driver support for netmem TX
` [PATCH net-next v12 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v12 8/9] net: check for driver support in netmem TX
` [PATCH net-next v12 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH] vhost: vringh: Use matching allocation type in resize_iovec()
 2025-04-26  6:22 UTC 

[kvmtool PATCH v2 00/10] Add SBI system suspend and cpu-type option
 2025-04-26  6:20 UTC  (8+ messages)
` [kvmtool PATCH v2 08/10] riscv: Include single-letter extensions in isa_info_arr[]
` [kvmtool PATCH v2 09/10] riscv: Add cpu-type command-line option
` [kvmtool PATCH v2 10/10] riscv: Allow including extensions in the min CPU type using command-line

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-26  1:14 UTC  (13+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper

[PATCH v10 0/5] KVM: selftests: Add LoongArch support
 2025-04-26  0:34 UTC  (3+ messages)
` [PATCH v10 2/5] KVM: selftests: Add KVM selftests header files for LoongArch

[PATCH v3 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-04-26  0:31 UTC  (3+ messages)
` [PATCH v3 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking

[PATCH] KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
 2025-04-26  0:10 UTC 

[PATCH v3 0/4] Add SEV-SNP CipherTextHiding feature support
 2025-04-26  0:00 UTC  (5+ messages)
` [PATCH v3 4/4] KVM: SVM: Add SEV-SNP CipherTextHiding support

[PATCH v5 0/7] Introduce CET supervisor state support
 2025-04-25 23:48 UTC  (9+ messages)
` [PATCH v5 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs
` [PATCH v5 6/7] x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set

[PATCH 1/2] KVM: x86: Use asm_inline() instead of asm() in kvm_hypercall[0-4]()
 2025-04-25 23:23 UTC  (2+ messages)

[PATCH] KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checks
 2025-04-25 23:23 UTC  (2+ messages)

[PATCH v2] KVM: SVM: Fix SNP AP destroy race with VMRUN
 2025-04-25 23:23 UTC  (2+ messages)

[PATCH 0/5] Provide SEV-ES/SEV-SNP support for decrypting the VMSA
 2025-04-25 23:23 UTC  (2+ messages)

[PATCH v5 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2025-04-25 23:23 UTC  (2+ messages)

[PATCH] KVM: SVM: avoid frequency indirect calls
 2025-04-25 23:23 UTC  (2+ messages)

[PATCH] x86/cpufeatures: Define X86_FEATURE_PREFETCHI (AMD)
 2025-04-25 23:23 UTC  (2+ messages)

[PATCH v2 0/8] x86/irq: KVM: Optimize KVM's PIR harvesting
 2025-04-25 23:11 UTC  (2+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-04-25 22:45 UTC  (12+ messages)
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page

[PATCH 0/3] Unify IBRS virtualization
 2025-04-25 22:37 UTC  (2+ messages)

[PATCH v5 0/3] KVM: x86: Optimize "stale" EOI bitmap exiting
 2025-04-25 22:09 UTC  (2+ messages)

[PATCH v3 0/3] KVM: x86: Add a module param for device posted IRQs
 2025-04-25 22:09 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Advertise support for WRMSRNS
 2025-04-25 22:09 UTC  (2+ messages)

[PATCH] KVM: x86: clean up a return
 2025-04-25 22:09 UTC  (2+ messages)

[PATCH] KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
 2025-04-25 22:09 UTC  (2+ messages)

[PATCH v3] KVM: SVM: forcibly leave SMM mode on vCPU reset
 2025-04-25 22:08 UTC  (2+ messages)

[PATCH next] KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run()
 2025-04-25 22:08 UTC  (2+ messages)

[kvm-unit-tests PATCH] scripts: Search the entire string for the correct accelerator
 2025-04-25 22:05 UTC 

[PATCH v5 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-04-25 21:30 UTC  (11+ messages)
` [PATCH v5 01/10] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v5 02/10] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v5 03/10] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v5 04/10] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v5 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v5 06/10] target/i386/kvm: rename architectural PMU variables
` [PATCH v5 07/10] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v5 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v5 09/10] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v5 10/10] target/i386/kvm: don't stop Intel PMU counters

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-25 20:12 UTC  (25+ messages)
` [RFC PATCH v2 12/34] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v2 13/34] x86/xen/msr: Remove the error pointer argument from set_reg()
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR

[GIT PULL] KVM fixes for Linux 6.15-rc4
 2025-04-25 19:45 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
 2025-04-25 18:56 UTC 

[PATCH v2 0/3] KVM: x86: Dynamically allocate hashed page list
 2025-04-25 17:45 UTC  (14+ messages)
` [PATCH v2 2/3] KVM: x86: Allocate kvm_vmx/kvm_svm structures using kzalloc()
` [PATCH v2 3/3] KVM: x86/mmu: Defer allocation of shadow MMU's hashed page list

[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
 2025-04-25 16:04 UTC  (12+ messages)
` [PATCH 1/5] KVM: RISC-V: refactor vector state reset
` [PATCH 2/5] KVM: RISC-V: refactor sbi reset request
` [PATCH 3/5] KVM: RISC-V: remove unnecessary SBI reset state
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable
` [PATCH 5/5] KVM: RISC-V: reset smstateen CSRs

[PATCH v4 00/11] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-04-25 15:45 UTC  (13+ messages)
` [PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper to get Host's vendor
` [PATCH v4 03/11] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v4 08/11] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v4 10/11] target/i386/kvm: support perfmon-v2 for reset

[PATCH 0/3] RISC-V KVM selftests improvements
 2025-04-25 14:20 UTC  (10+ messages)
` [PATCH 1/3] KVM: riscv: selftests: Add stval to exception handling
` [PATCH 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH 3/3] KVM: riscv: selftests: Add vector extension tests

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-04-25 13:56 UTC  (12+ messages)
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
` [PATCH v4 10/38] perf/x86: Support switch_guest_ctx interface

[PATCH v4 00/13] Enable shared device assignment
 2025-04-25 12:57 UTC  (19+ messages)
` [PATCH v4 02/13] memory: Change memory_region_set_ram_discard_manager() to return the result
` [PATCH v4 03/13] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [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 v5 0/8] hw/hyperv: remove duplication compilation units
 2025-04-25 11:10 UTC  (11+ messages)
` [PATCH v5 1/8] hw/hyperv/hv-balloon-stub: common compilation unit
` [PATCH v5 2/8] hw/hyperv/hyperv.h: header cleanup
` [PATCH v5 3/8] hw/hyperv/vmbus: common compilation unit
` [PATCH v5 4/8] hw/hyperv/syndbg: "
` [PATCH v5 5/8] hw/hyperv/balloon: common balloon compilation units
` [PATCH v5 6/8] hw/hyperv/hyperv_testdev: common compilation unit
` [PATCH v5 7/8] include/system: make functions accessible from common code
` [PATCH v5 8/8] hw/hyperv/hyperv: common compilation unit

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-04-25 11:08 UTC  (8+ messages)
` [PATCH v8 03/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v8 04/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v8 05/43] arm64: RME: Check for RME support at KVM init

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

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-04-25  9:24 UTC  (9+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages
` [RFC PATCH 03/21] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()

[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-04-25  9:39 UTC  (4+ messages)
` [RFC 01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel

[PATCH V3 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-04-25  7:57 UTC  (2+ messages)
` [PATCH V3 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM

[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-04-25  7:46 UTC  (16+ messages)
` [PATCH v6 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v6 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v6 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v6 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v6 06/14] riscv: misaligned: request misaligned exception from SBI
` [PATCH v6 07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v6 08/14] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v6 09/14] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v6 10/14] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v6 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v6 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v6 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v6 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH 0/3] Move duplicated instructions macros into asm/insn.h
 2025-04-25  7:26 UTC  (4+ messages)
` [PATCH 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()

[PATCH 1/2] LoongArch: KVM: Add parameter exception code with exception handler
 2025-04-25  7:05 UTC  (2+ messages)

[RFC PATCH 19/21] KVM: gmem: Split huge boundary leafs for punch hole of private memory
 2025-04-25  1:55 UTC  (3+ messages)

[PATCH v2] Documentation/virt/kvm: Fix TDX whitepaper footnote reference
 2025-04-25  1:51 UTC 

kvm guests crash when running "perf kvm top"
 2025-04-25  0:17 UTC  (4+ messages)

[PATCH net-next v11 0/8] Device memory TCP TX
 2025-04-24 18:49 UTC  (2+ messages)

linux-next: build failure after merge of the kvm-fixes tree
 2025-04-24 17:38 UTC  (4+ messages)

[GIT PULL] KVM/arm64 fixes for 6.15, round #2
 2025-04-24 17:36 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