public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-16 16:58:37 to 2024-09-20 08:54:23 UTC [more...]

[PATCH v11 00/20] Add Secure TSC support for SNP guests
 2024-09-20  8:54 UTC  (12+ messages)
` [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available
` [PATCH v11 20/20] x86/cpu/amd: Do not print FW_BUG for Secure TSC

[PATCH v8 0/5] Add Svade and Svadu Extensions Support
 2024-09-20  8:34 UTC  (3+ messages)

[PATCH 0/1] KVM: nVMX: update VPPR on vmlaunch/vmresume
 2024-09-20  8:18 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH RFC 0/3] riscv: add Svukte extension
 2024-09-20  7:39 UTC  (4+ messages)
` [PATCH RFC 1/3] dt-bindings: riscv: Add Svukte entry
` [PATCH RFC 2/3] riscv: Add Svukte extension support
` [PATCH RFC 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[PATCH v4 0/5] Correct perf sampling with Guest VMs
 2024-09-20  6:52 UTC  (7+ messages)
` [PATCH v4 1/5] arm: perf: Drop unused functions
` [PATCH v4 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v4 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v4 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v4 5/5] perf: Correct perf sampling with guest VMs

[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
 2024-09-20  5:53 UTC  (7+ messages)
` [RFC PATCH v1 1/4] x86/cpufeatures: Add CPUID feature bit "

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-09-20  5:09 UTC  (5+ messages)
` [RFC PATCH v3 14/58] perf: Add switch_interrupt() interface

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-09-20  3:41 UTC  (8+ messages)
` [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI

[PATCH v3 0/5] Correct perf sampling with Guest VMs
 2024-09-19 18:44 UTC  (5+ messages)
` [PATCH v3 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()

[RFC RESEND 0/6] hugetlbfs largepage RAS project
 2024-09-19 16:52 UTC  (6+ messages)

[PATCH] RISCV: KVM: use raw_spinlock for critical section in imsic
 2024-09-19 16:01 UTC 

Invitation to COCONUT-SVSM BoF at Linux Plumbers Conference
 2024-09-19 15:06 UTC  (3+ messages)
  ` [svsm-devel] "

[PATCH RFC v3 2/9] virtio_net: Add functions for hashing
 2024-09-19 12:51 UTC  (3+ messages)

[PATCH v3 1/5] KVM: pfncache: Add needs_invalidation flag to gfn_to_pfn_cache
 2024-09-19 11:13 UTC  (2+ messages)

[RFC PATCH V2 0/3] Add NUMA mempolicy support for KVM guest_memfd
 2024-09-19  9:44 UTC  (4+ messages)
` [RFC PATCH V2 1/3] KVM: guest_memfd: Extend creation API to support NUMA mempolicy
` [RFC PATCH V2 2/3] mm: Add mempolicy support to the filemap layer
` [RFC PATCH V2 3/3] KVM: guest_memfd: Enforce NUMA mempolicy if available

[PATCH 0/8] *** RFC: ARM KVM dirty tracking device ***
 2024-09-19  9:11 UTC  (12+ messages)
` [PATCH 1/8] arm64: add an interface for stage-2 page tracking
` [PATCH 2/8] KVM: arm64: add page tracking device as a capability
` [PATCH 3/8] KVM: arm64: use page tracking interface to enable dirty logging
` [PATCH 4/8] KVM: return value from kvm_arch_sync_dirty_log
` [PATCH 5/8] KVM: arm64: get dirty pages from the page tracking device
` [PATCH 6/8] KVM: arm64: flush dirty logging data
` [PATCH 7/8] KVM: arm64: enable hardware dirty state management for stage-2
` [PATCH 8/8] KVM: arm64: make hardware manage dirty state after write faults

[RFC v2 00/12] Introduce Hybrid CPU Topology via Custom Topology Tree
 2024-09-19  6:11 UTC  (13+ messages)
` [RFC v2 01/12] qdev: Allow qdev_device_add() to add specific category device
` [RFC v2 02/12] qdev: Introduce new device category to cover basic topology device
` [RFC v2 03/12] system/vl: Create CPU topology devices from CLI early
` [RFC v2 04/12] hw/core/machine: Split machine initialization around qemu_add_cli_devices_early()
` [RFC v2 05/12] hw/core/machine: Introduce custom CPU topology with max limitations
` [RFC v2 06/12] hw/cpu: Constrain CPU topology tree with max_limit
` [RFC v2 07/12] hw/core: Re-implement topology helpers to honor max limitations
` [RFC v2 08/12] hw/i386: Use get_max_topo_by_level() to get topology information
` [RFC v2 09/12] i386: Introduce x86 CPU core abstractions
` [RFC v2 10/12] i386/cpu: Support Intel hybrid CPUID
` [RFC v2 11/12] i386/machine: Split machine initialization after CPU creation into post_init()
` [RFC v2 12/12] i386: Support custom topology for microvm, pc-i440fx and pc-q35

[PATCH v3 00/34] Use g_assert_not_reached instead of (g_)assert(0,false)
 2024-09-19  4:46 UTC  (35+ messages)
` [PATCH v3 01/34] hw/acpi: replace assert(0) with g_assert_not_reached()
` [PATCH v3 02/34] hw/arm: "
` [PATCH v3 03/34] hw/net: "
` [PATCH v3 04/34] migration: "
` [PATCH v3 05/34] qobject: "
` [PATCH v3 06/34] target/ppc: "
` [PATCH v3 07/34] block: replace assert(false) "
` [PATCH v3 08/34] hw/hyperv: "
` [PATCH v3 09/34] hw/net: "
` [PATCH v3 10/34] hw/nvme: "
` [PATCH v3 11/34] hw/pci: "
` [PATCH v3 12/34] hw/ppc: "
` [PATCH v3 13/34] migration: "
` [PATCH v3 14/34] target/i386/kvm: "
` [PATCH v3 15/34] accel/tcg: remove break after g_assert_not_reached()
` [PATCH v3 16/34] block: "
` [PATCH v3 17/34] hw/acpi: "
` [PATCH v3 18/34] hw/net: "
` [PATCH v3 19/34] hw/scsi: "
` [PATCH v3 20/34] hw/tpm: "
` [PATCH v3 21/34] target/arm: "
` [PATCH v3 22/34] target/riscv: "
` [PATCH v3 23/34] fpu: "
` [PATCH v3 24/34] tcg/loongarch64: "
` [PATCH v3 25/34] include/qemu: remove return "
` [PATCH v3 26/34] hw/hyperv: "
` [PATCH v3 27/34] hw/net: "
` [PATCH v3 28/34] hw/pci: "
` [PATCH v3 29/34] hw/ppc: "
` [PATCH v3 30/34] migration: "
` [PATCH v3 31/34] qobject: "
` [PATCH v3 32/34] qom: "
` [PATCH v3 33/34] tests/qtest: "
` [PATCH v3 34/34] scripts/checkpatch.pl: emit error when using assert(false)

[PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0,false)
 2024-09-19  2:01 UTC  (4+ messages)
` [PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)

[RFC v2 00/15] qom-topo: Abstract CPU Topology Level to Topology Device
 2024-09-19  1:55 UTC  (16+ messages)
` [RFC v2 01/15] qdev: Add pointer to BusChild in DeviceState
` [RFC v2 02/15] qdev: Add the interface to reparent the device
` [RFC v2 03/15] hw/cpu: Introduce CPU topology device and CPU bus
` [RFC v2 04/15] hw/cpu: Introduce CPU slot to manage CPU topology
` [RFC v2 05/15] qdev: Add method in BusClass to customize device index
` [RFC v2 06/15] hw/core: Create CPU slot in MachineState to manage CPU topology tree
` [RFC v2 07/15] hw/core/cpu: Convert CPU from general device to topology device
` [RFC v2 08/15] hw/cpu/core: Convert cpu-core "
` [RFC v2 09/15] hw/cpu: Abstract module/die/socket levels as topology devices
` [RFC v2 10/15] hw/machine: Build smp topology tree from -smp
` [RFC v2 11/15] hw/core: Support topology tree in none machine for compatibility
` [RFC v2 12/15] hw/i386: Allow i386 to create new CPUs in topology tree
` [RFC v2 13/15] system/qdev-monitor: Introduce bus-finder interface for compatibility with bus-less plug behavior
` [RFC v2 14/15] i386/cpu: Support CPU plugged in topology tree via bus-finder
` [RFC v2 15/15] i386: Support topology device tree

[PATCH v2 0/6] Extend pmu_counters_test to AMD CPUs
 2024-09-18 20:53 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86: selftests: Fix typos in macro variable use
` [PATCH v2 2/6] KVM: x86: selftests: Define AMD PMU CPUID leaves
` [PATCH v2 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
` [PATCH v2 4/6] KVM: x86: selftests: Test read/write core counters
` [PATCH v2 5/6] KVM: x86: selftests: Test core events
` [PATCH v2 6/6] KVM: x86: selftests: Test PerfMonV2

[PATCH 1/1] target/riscv: enable floating point unit
 2024-09-18 16:27 UTC  (10+ messages)

[PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature
 2024-09-18 13:28 UTC  (11+ messages)
` [PATCH RFC v3 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [PATCH RFC v3 2/9] virtio_net: Add functions for hashing
` [PATCH RFC v3 4/9] tap: Pad virtio header with zero
` [PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS

[PATCH v1 0/2] KVM: s390: fix diag258 virtual-physical confusion
 2024-09-18 11:03 UTC  (7+ messages)
` [PATCH v1 1/2] KVM: s390: gaccess: check if guest address is in memslot
` [PATCH v1 2/2] KVM: s390: Change virtual to physical address access in diag 0x258 handler

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-09-18  8:35 UTC  (7+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-09-18  7:56 UTC  (5+ messages)
` [PATCH 05/18] KVM: x86: hyper-v: Introduce MP_STATE_HV_INACTIVE_VTL

[RFC PATCH v2 00/10] Unmapping guest_memfd from Direct Map
 2024-09-18  5:48 UTC  (3+ messages)
` [RFC PATCH v2 01/10] kvm: gmem: Add option to remove gmem from direct map

[PATCH] LoongArch: KVM: Ensure ret is always initialized in kvm_eiointc_{read,write}()
 2024-09-18  2:05 UTC  (2+ messages)

[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-09-17 20:16 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: ccp: New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v2 2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support

[kvm-unit-tests PATCH v1 0/2] s390x: add tests for diag258
 2024-09-17 15:35 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x: add test "
` [kvm-unit-tests PATCH v1 2/2] s390x: edat: move LC_SIZE to arch_def.h

[PATCH v4 0/4] selftests: kvm: s390: Add ucontrol memory selftests
 2024-09-17 14:20 UTC  (8+ messages)
` [PATCH v4 1/4] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v4 2/4] selftests: kvm: s390: Add uc_skey "
` [PATCH v4 3/4] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v4 4/4] fixup! selftests: kvm: s390: Add VM run test case

[PATCH v2] virtio_blk: implement init_hctx MQ operation
 2024-09-17 14:09 UTC  (4+ messages)

Small question about reserved bits in MSR_AMD64_PERF_CNTR_GLOBAL_STATUS_CLR
 2024-09-17 12:54 UTC  (4+ messages)

[PATCH RFC 0/3] Add NUMA mempolicy support for KVM guest_memfd
 2024-09-17 12:43 UTC  (5+ messages)
` [PATCH RFC 2/3] mm: Add mempolicy support to the filemap layer
` [PATCH RFC 3/3] KVM: guest_memfd: Enforce NUMA mempolicy if available

[PATCH v10 00/21] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-17 12:15 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in sys_execve (6)
 2024-09-17 11:35 UTC 

[PATCH] kvm/debugfs: add file to get vcpu steal time statistics
 2024-09-17 11:20 UTC 

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-17  9:48 UTC  (11+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available

[RFC PATCH v2 0/6] vfio: platform: reset: Introduce tegra234 mgbe reset module
 2024-09-17  9:38 UTC  (7+ messages)
` [RFC PATCH v2 1/6] vfio_platform: Introduce vfio_platform_get_region helper
` [RFC PATCH v2 2/6] vfio_platform: reset: Prepare for additional reset ops
` [RFC PATCH v2 3/6] vfio-platform: Move region initialization to vfio_platform_init_common
` [RFC PATCH v2 4/6] vfio_platform: reset: Introduce new init and release callbacks
` [RFC PATCH v2 5/6] vfio-platform: Add a new handle to store reset data
` [RFC PATCH v2 6/6] vfio/platform: Add tegra234-mgbe vfio platform reset module

[PATCH v2 6.10] LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()
 2024-09-17  9:13 UTC  (4+ messages)

Can class_compat usage in vfio/mdev be removed?
 2024-09-17  7:57 UTC 

[PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
 2024-09-17  2:11 UTC  (15+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-09-16 20:00 UTC  (3+ messages)
` [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap

[GIT PULL] KVM: x86 pull requests for 6.12
 2024-09-16 18:24 UTC  (4+ messages)

[RFC PATCH 0/5] Extend SEV-SNP SVSM support with a kvm_vcpu per VMPL
 2024-09-16 18:17 UTC  (6+ messages)
` [RFC PATCH 1/5] kvm: Move kvm_vcpu fields into common structure
` [RFC PATCH 2/5] x86/kvm: Create a child struct kvm_vcpu for each VMPL
` [RFC PATCH 3/5] kvm/sev: Update SEV VMPL handling to use multiple struct kvm_vcpus
` [RFC PATCH 4/5] x86/kvm: Add x86 field to find the default VMPL that IRQs should target
` [RFC PATCH 5/5] x86/kvm: Add target VMPL to IRQs and send to APIC for VMPL


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