public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-16 18:03:29 to 2024-10-20 19:47:58 UTC [more...]

[PATCH v2 00/13] Accelerate KVM RISC-V when running as a guest
 2024-10-20 19:47 UTC  (8+ messages)
` [PATCH v2 01/13] RISC-V: KVM: Order the object files alphabetically
` [PATCH v2 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
` [PATCH v2 03/13] RISC-V: KVM: Save/restore SCOUNTEREN "
` [PATCH v2 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH v2 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH v2 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
` [PATCH v2 07/13] RISC-V: Add defines for the SBI nested acceleration extension

[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
 2024-10-20 19:28 UTC  (24+ messages)
` [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN in C source
` [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
` [PATCH 07/13] RISC-V: Add defines for the SBI nested acceleration extension
` [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support
` [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
` [PATCH 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
` [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available
` [PATCH 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()

[GIT PULL] KVM/arm64 fixes for 6.12, take #3
 2024-10-20 11:31 UTC  (2+ messages)

[PATCH 00/11] KVM: selftests: AVX support + fixes
 2024-10-20 11:28 UTC  (2+ messages)

[PATCH 0/6] KVM: Fix bugs in vCPUs xarray usage
 2024-10-20 11:23 UTC  (5+ messages)
` [PATCH 4/6] Revert "KVM: Fix vcpu_array[0] races"

[PATCH] x86/kvm: Override default caching mode for SEV-SNP and TDX
 2024-10-20 11:07 UTC  (4+ messages)
` [PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()

[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
 2024-10-20  0:16 UTC  (13+ messages)
  ` [EXTERNAL] "

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-19 17:15 UTC  (7+ messages)
` [PATCH v6 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v6 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v6 4/6] KVM: selftests: Add test for PSCI SYSTEM_OFF2
` [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-19 17:14 UTC  (8+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2

[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
 2024-10-19  5:38 UTC  (10+ messages)
` [RFC 02/13] cxl: introduce cxl_get_hdm_info()

[PATCH 0/2] mm: multi-gen LRU: Have secondary MMUs participate in MM_WALK
 2024-10-19  1:29 UTC  (3+ messages)
` [PATCH 1/2] mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
` [PATCH 2/2] mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()

vmx_pmu_caps_test fails on Skylake based CPUS due to read only LBRs
 2024-10-19  0:48 UTC 

[PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx()
 2024-10-18 23:45 UTC  (2+ messages)

[PATCH v5 1/2] riscv: perf: add guest vs host distinction
 2024-10-18 19:55 UTC  (2+ messages)

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

[PATCH v8 00/11] Enable haltpoll on arm64
 2024-10-18 19:00 UTC  (28+ messages)
` [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()

[PATCH v2 0/3] Support attaching PASID to the blocked_domain
 2024-10-18 15:54 UTC  (6+ messages)
` [PATCH v2 1/3] iommu: Add a wrapper for remove_dev_pasid
` [PATCH v2 2/3] iommu/arm-smmu-v3: Make the blocked domain support PASID
` [PATCH v2 3/3] iommu/vt-d: "

[RFC PATCH 0/5] Extend SEV-SNP SVSM support with a kvm_vcpu per VMPL
 2024-10-18 15:36 UTC  (2+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-10-18 14:20 UTC  (7+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization

[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
 2024-10-18 13:30 UTC  (11+ messages)
` [PATCH v5 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v5 19/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v5 23/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v5 26/43] arm64: Don't expose stolen time for realm guests
` [PATCH v5 31/43] arm64: rme: Prevent Device mappings for Realms

[kvm-unit-tests PATCH v4 0/6] s390x: STFLE nested interpretation
 2024-10-18 12:53 UTC  (12+ messages)
` [kvm-unit-tests PATCH v4 1/6] s390x: lib: Remove double include
` [kvm-unit-tests PATCH v4 2/6] s390x: Add sie_is_pv
` [kvm-unit-tests PATCH v4 3/6] s390x: Add function for checking diagnose intercepts
` [kvm-unit-tests PATCH v4 4/6] s390x: Add library functions for exiting from snippet
` [kvm-unit-tests PATCH v4 5/6] s390x: Use library functions for snippet exit
` [kvm-unit-tests PATCH v4 6/6] s390x: Add test for STFLE interpretive execution (format-0)

[PATCH v3 0/4] Add support for the Bus Lock Threshold
 2024-10-18 11:35 UTC  (4+ messages)
` [PATCH v3 2/4] KVM: SVM: Enable Bus lock threshold exit

[PATCH net-next v22 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-10-18 10:53 UTC 

[PATCH 5.15, 5.10, 5.4, 4.19 1/1] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
 2024-10-18 10:28 UTC  (2+ messages)

[PATCH] KVM: drop the kvm_has_noapic_vcpu optimization
 2024-10-18 10:08 UTC 

[PATCH v2] KVM: SVM: Inhibit AVIC on SNP-enabled system without HvInUseWrAllowed feature
 2024-10-18 10:06 UTC  (3+ messages)

[PATCH] KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
 2024-10-18 10:02 UTC  (3+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-10-18  9:34 UTC  (27+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH v6 2/5] selftests: kvm: s390: Add uc_skey VM test case
 2024-10-18  9:03 UTC  (3+ messages)

[PATCH v3 0/7] Introduce SMP Cache Topology
 2024-10-18  9:03 UTC  (19+ messages)
` [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v3 7/7] i386/cpu: add has_caches flag to check smp_cache configuration

[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
 2024-10-18  8:15 UTC  (5+ messages)
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-10-18  7:54 UTC  (4+ messages)

[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
 2024-10-18  7:10 UTC  (3+ messages)

[PATCH v3 05/11] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
 2024-10-18  6:57 UTC  (3+ messages)

[PATCH v3 0/9] Make set_dev_pasid op supporting domain replacement
 2024-10-18  5:54 UTC  (10+ messages)
` [PATCH v3 1/9] iommu: Pass old domain to set_dev_pasid op
` [PATCH v3 2/9] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()
` [PATCH v3 3/9] iommu/vt-d: Let intel_pasid_tear_down_entry() return pasid entry
` [PATCH v3 4/9] iommu/vt-d: Make pasid setup helpers support modifying present "
` [PATCH v3 5/9] iommu/vt-d: Rename prepare_domain_attach_device()
` [PATCH v3 6/9] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v3 7/9] iommu/vt-d: Add set_dev_pasid callback for nested domain
` [PATCH v3 8/9] iommu/arm-smmu-v3: Make set_dev_pasid() op support replace
` [PATCH v3 9/9] iommu: Make set_dev_pasid op support domain replacement

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-10-18  5:40 UTC  (11+ messages)
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-10-18  4:49 UTC  (3+ messages)
` [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor

[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
 2024-10-17 17:40 UTC  (2+ messages)

[PATCH 0/3] Handle MMIO during event delivery error on SVM
 2024-10-17 16:58 UTC  (15+ messages)
` [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation
` [PATCH 2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery
` [PATCH 3/3] selftests: KVM: Add test case for "

[PATCH 00/18] KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn)
 2024-10-17 16:55 UTC  (6+ messages)
` [PATCH 14/18] KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found
` [PATCH 15/18] KVM: x86/mmu: Dedup logic for detecting TLB flushes on leaf SPTE changes

[PATCH 1/1] KVM: nVMX: update VPPR on vmlaunch/vmresume
 2024-10-17 16:05 UTC  (9+ messages)

[PATCH v2 0/7] virtio-mem: s390 support
 2024-10-17 14:36 UTC  (9+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices

[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
 2024-10-17 13:14 UTC  (12+ messages)
` [PATCH v7 01/11] arm64: rsi: Add RSI definitions
` [PATCH v7 02/11] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v7 03/11] arm64: realm: Query IPA size from the RMM
` [PATCH v7 04/11] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v7 05/11] arm64: rsi: Map unprotected MMIO as decrypted
` [PATCH v7 06/11] efi: arm64: Map Device with Prot Shared
` [PATCH v7 07/11] arm64: Enforce bounce buffers for realm DMA
` [PATCH v7 08/11] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v7 09/11] arm64: Enable memory encrypt for Realms
` [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
` [PATCH v7 11/11] arm64: Document Arm Confidential Compute

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-10-17 11:57 UTC  (8+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-17  7:51 UTC  (4+ messages)
` [PATCH 09/13] ata: Use always-managed version of pci_intx()

[PATCH v12 07/19] x86/sev: Carve out and export SNP guest messaging init routines
 2024-10-17  7:42 UTC  (2+ messages)

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-10-17  4:53 UTC  (2+ messages)

[RFC PATCH 00/13] Support iommu(fd) persistence for live update
 2024-10-16 22:20 UTC  (3+ messages)
` [RFC PATCH 05/13] iommufd: Serialise persisted iommufds and ioas

[PATCH 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
 2024-10-16 19:27 UTC  (2+ messages)
` [02/13] "

[PATCH 01/13] RISC-V: KVM: Order the object files alphabetically
 2024-10-16 19:03 UTC  (2+ messages)
` [01/13] "


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