public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 02:08:12 to 2024-08-29 00:21:49 UTC [more...]

[PATCH v3 0/4] Distinguish between variants of IBPB
 2024-08-29  0:21 UTC  (8+ messages)
` [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-08-29  0:20 UTC  (28+ messages)
` [RFC PATCH 01/21] tsm-report: Rename module to reflect what it does
` [RFC PATCH 03/21] pci: Define TEE-IO bit in PCIe device capabilities
` [RFC PATCH 04/21] PCI/IDE: Define Integrity and Data Encryption (IDE) extended capability
` [RFC PATCH 06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
` [RFC PATCH 08/21] crypto/ccp: Implement SEV TIO firmware interface
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
` [RFC PATCH 14/21] RFC: iommu/iommufd/amd: Add IOMMU_HWPT_TRUSTED flag, tweak DTE's DomainID, IOTLB
` [RFC PATCH 17/21] coco/sev-guest: Implement the guest side of things

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-28 23:49 UTC  (20+ messages)
` [PATCH v2 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH v2 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()

[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
 2024-08-28 23:28 UTC  (6+ messages)
` [PATCH 09/22] KVM: x86/mmu: Try "unprotect for retry" iff there are indirect SPs

[PATCH v2 00/11] KVM: arm64: Handle the lack of GICv3 exposed to a guest
 2024-08-28 23:22 UTC  (15+ messages)
` [PATCH v2 01/11] KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()
` [PATCH v2 02/11] KVM: arm64: Force SRE traps when SRE access is not enabled
` [PATCH v2 03/11] KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHE
` [PATCH v2 04/11] KVM: arm64: Add helper for last ditch idreg adjustments
` [PATCH v2 05/11] KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest
` [PATCH v2 06/11] KVM: arm64: Add ICH_HCR_EL2 to the vcpu state
` [PATCH v2 07/11] KVM: arm64: Add trap routing information for ICH_HCR_EL2
` [PATCH v2 08/11] KVM: arm64: Honor guest requested traps in GICv3 emulation
` [PATCH v2 09/11] KVM: arm64: Make most GICv3 accesses UNDEF if they trap
` [PATCH v2 10/11] KVM: arm64: Unify UNDEF injection helpers
` [PATCH v2 11/11] KVM: arm64: Add selftest checking how the absence of GICv3 is handled

[PATCH] KVM: x86: Ensure vcpu->mode is loaded from memory in kvm_vcpu_exit_request()
 2024-08-28 23:20 UTC 

[PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
 2024-08-28 23:18 UTC  (3+ messages)

[PATCH 2/6] KVM: x86: selftests: Define AMD PMU CPUID leaves
 2024-08-28 22:24 UTC  (2+ messages)

[PATCH] KVM: selftests: Explicitly include committed one-off assets in .gitignore
 2024-08-28 21:58 UTC 

[PATCH 1/6] KVM: x86: selftests: Fix typos in macro variable use
 2024-08-28 21:24 UTC  (2+ messages)

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-08-28 19:50 UTC  (24+ messages)
` [PATCH v2 1/8] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 3/8] ACPICA: IORT: Update for revision E.f
` [PATCH v2 4/8] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v2 5/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[RFC][PATCH] KVM: Remove HIGH_RES_TIMERS dependency
 2024-08-28 19:34 UTC  (2+ messages)

[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
 2024-08-28 18:20 UTC  (3+ messages)
` [PATCH 10/22] KVM: x86/mmu: Move walk_slot_rmaps() up near for_each_slot_rmap_range()

[PATCH v2 0/2] KVM: Coalesced IO cleanup and test
 2024-08-28 18:14 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)
` [PATCH v2 2/2] KVM: Clean up coalesced MMIO ring full check

[RFC] Why is set_config not supported in mlx5_vnet?
 2024-08-28 17:28 UTC  (14+ messages)

[PATCH v3 0/6] KVM: Improve MMIO Coalescing API
 2024-08-28 17:20 UTC  (5+ messages)
` [PATCH v3 2/6] KVM: Add KVM_CREATE_COALESCED_MMIO_BUFFER ioctl
` [PATCH v3 6/6] KVM: selftests: Add coalesced_mmio_test

[kvm-unit-tests PATCH 0/3] riscv: Timer support
 2024-08-28 17:18 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Introduce local_timer_init
` [kvm-unit-tests PATCH 2/3] riscv: Share sbi_time_ecall with framework
` [kvm-unit-tests PATCH 3/3] riscv: Provide timer_start and timer_stop
` [kvm-unit-tests PATCH 4/3] riscv: QEMU Sstc timer stop workaround

[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
 2024-08-28 16:44 UTC  (7+ messages)
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v1 3/4] KVM: x86: nSVM: Implement support for nested Bus Lock Threshold

[Bug 219129] New: virtio net performance degradation between Windows and Linux guest in kernel 6.10.3
 2024-08-28 16:26 UTC  (3+ messages)
` [Bug 219129] "

[kvm-unit-tests PATCH v2] riscv: sbi: add IPI extension tests
 2024-08-28 14:48 UTC  (2+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-28 14:34 UTC  (8+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID

[PATCH v7 0/3] Add extioi virt extension support
 2024-08-28 14:27 UTC  (3+ messages)
` [PATCH v7 3/3] irqchip/loongson-eiointc: "

[PATCH v5 1/2] kvm: replace fprintf with error_report()/printf() in kvm_init()
 2024-08-28 13:16 UTC  (5+ messages)
` [PATCH v5 2/2] kvm: refactor core virtual machine creation into its own function

[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
 2024-08-28 12:59 UTC  (11+ messages)
` [PATCH vhost v2 03/10] vdpa/mlx5: Introduce async fw command wrapper
` [PATCH vhost v2 04/10] vdpa/mlx5: Use async API for vq query command
` [PATCH vhost v2 05/10] vdpa/mlx5: Use async API for vq modify commands
` [PATCH vhost v2 09/10] vdpa/mlx5: Small improvement for change_num_qps()
` [PATCH vhost v2 10/10] vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ command

[PATCH v6] kvm: replace fprintf with error_report()/printf() in kvm_init()
 2024-08-28 12:45 UTC 

[PATCH] KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP
 2024-08-28 12:21 UTC 

[PATCH v11 00/20] Add Secure TSC support for SNP guests
 2024-08-28 10:23 UTC  (7+ messages)
` [PATCH v11 06/20] x86/sev: Handle failures from snp_init()

[PATCH] kbuild: use objcopy to generate asm-offsets
 2024-08-28 10:07 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Include host suspended time in steal time
 2024-08-28  9:56 UTC  (3+ messages)
` [PATCH v2 2/3] "

[PATCH 0/3] altra workarounds for PCIE_64 with instrumentation
 2024-08-28  9:47 UTC  (7+ messages)
` [PATCH 1/3] ampere/arm64: Add a fixup handler for alignment faults in aarch64 code
` [PATCH 2/3] ampere/arm64: Work around Ampere Altra erratum #82288 PCIE_65
` [PATCH 3/3] ampere/arm64: instrument the altra workarounds

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-08-28  9:08 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH v4 1/2] kvm: replace fprintf with error_report/printf() in kvm_init()
 2024-08-28  6:15 UTC  (5+ messages)
` [PATCH v4 2/2] kvm: refactor core virtual machine creation into its own function

[PATCH v3] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-28  4:59 UTC 

[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-28  4:44 UTC  (4+ messages)

[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable
 2024-08-28  2:55 UTC  (5+ messages)

[PATCH v6 0/3] LoongArch: KVM: Add Binary Translation extension support
 2024-08-28  2:28 UTC  (3+ messages)

[PATCH v2 0/2] LoongArch: KVM: Fix some VM reboot issues
 2024-08-28  1:33 UTC  (3+ messages)
` [PATCH v2 1/2] LoongArch: Fix AP booting issue in VM mode

[PATCH v3 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-27 22:20 UTC  (11+ messages)
` [PATCH v3 1/8] x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better
` [PATCH v3 2/8] x86/virt/tdx: Remove 'struct field_mapping' and implement TD_SYSINFO_MAP() macro
` [PATCH v3 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
` [PATCH v3 4/8] x86/virt/tdx: Refine a comment to reflect the latest TDX spec
` [PATCH v3 5/8] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v3 6/8] x86/virt/tdx: Print TDX module basic information
` [PATCH v3 7/8] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v3 8/8] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature

[RFC PATCH 0/7] KVM: SEV-SNP support for running an SVSM
 2024-08-27 21:59 UTC  (8+ messages)
` [RFC PATCH 1/7] KVM: SVM: Implement GET_AP_APIC_IDS NAE event
` [RFC PATCH 2/7] KVM: SEV: Allow for VMPL level specification in AP create
` [RFC PATCH 3/7] KVM: SVM: Invoke a specified VMPL level VMSA for the vCPU
` [RFC PATCH 4/7] KVM: SVM: Maintain per-VMPL SEV features in kvm_sev_info
` [RFC PATCH 5/7] KVM: SVM: Prevent injection when restricted injection is active
` [RFC PATCH 6/7] KVM: SVM: Support launching an SVSM with Restricted Injection set
` [RFC PATCH 7/7] KVM: SVM: Support initialization of an SVSM

[PATCH] x86/sev: Fix host kdump support for SNP
 2024-08-27 20:38 UTC 

[RFC PATCH 1/1] kvm: Note an RCU quiescent state on guest exit
 2024-08-27 19:50 UTC  (13+ messages)

答复: [外部邮件] [PATCH 6.1.y] KVM: x86: fire timer when it is migrated and expired, and in oneshot mode
 2024-08-27 18:52 UTC  (5+ messages)
` [PATCH 6.1.y 0/2 V2] KVM: x86: fire timer when it is migrated
  ` [PATCH 6.1.y 2/2 V2] KVM: x86: Fix lapic timer interrupt lost after loading a snapshot

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2024-08-27 18:19 UTC  (3+ messages)
` [Bug 219009] "

[RFC] vDPA: Trying to make sense of config data
 2024-08-27 18:16 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/4] riscv: sbi: Add support to test HSM extension
 2024-08-27 16:55 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib/report: Add helper methods to clear multiple prefixes
` [kvm-unit-tests PATCH v2 2/4] riscv: sbi: Add IPI extension support

[kvm-unit-tests PATCH] Added prefix pop at bottom of DBCN test function
 2024-08-27 15:25 UTC  (3+ messages)

[kvm-unit-tests PATCH] Changed cpumask_next to wrap instead of terminating after nr_cpus
 2024-08-27 15:21 UTC  (2+ messages)

[PATCH 0/2] KVM: Coalesced IO cleanup and test
 2024-08-27 14:58 UTC  (6+ messages)
` [PATCH 1/2] KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)
` [PATCH 2/2] KVM: Clean up coalesced MMIO ring full check

[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
 2024-08-27 14:08 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 7/7] s390x: Add test for STFLE interpretive execution (format-0)

[PATCH v2 0/6] KVM: Improve MMIO Coalescing API
 2024-08-27 13:45 UTC  (4+ messages)

[PATCH v8 0/4] debugfs to hisilicon migration driver
 2024-08-27 12:41 UTC  (6+ messages)
` [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for "

[PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
 2024-08-27 12:26 UTC  (5+ messages)

[kvmtool PATCH v3 0/4] Add RISC-V ISA extensions based on Linux-6.10
 2024-08-27  9:46 UTC  (2+ messages)

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-27  9:06 UTC  (2+ messages)

[kvm-unit-tests PATCH v1] s390x: Split and rework cpacf query functions
 2024-08-27  8:40 UTC  (2+ messages)

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-27  7:24 UTC  (13+ messages)
` [PATCH v2 02/10] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH v2 09/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes

[PATCH v4 0/8] KVM: arm64: Add support for FP8
 2024-08-27  7:07 UTC  (2+ messages)

[PATCH v2 0/9] SEV Kernel Selftests
 2024-08-27  5:44 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