KVM Archive mirror
 help / color / mirror / Atom feed
[kvm-unit-tests PATCH v8 00/35] migration, powerpc improvements
 2024-04-16 10:11 UTC  (20+ messages)
` [kvm-unit-tests PATCH v8 03/35] migration: Add a migrate_skip command
` [kvm-unit-tests PATCH v8 05/35] arch-run: Add a "continuous" migration option for tests
` [kvm-unit-tests PATCH v8 06/35] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH v8 09/35] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH v8 10/35] powerpc: interrupt stack backtracing
` [kvm-unit-tests PATCH v8 11/35] powerpc/sprs: Specify SPRs with data rather than code

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-16  9:47 UTC  (11+ messages)
` [PATCH v2 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v2 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v2 4/4] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-04-16  9:21 UTC  (13+ messages)
` [PATCH v2 01/12] iommu: Pass old domain to set_dev_pasid op
` [PATCH v2 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v2 05/12] iommu: Allow iommu driver to populate the max_pasids
` [PATCH v2 10/12] iommu/vt-d: Return if no dev_pasid is found in domain

[PATCH v10 00/21] i386: Introduce smp.modules and clean up cache topology
 2024-04-16  9:30 UTC  (2+ messages)

[PATCH v8 00/16] Add Secure TSC support for SNP guests
 2024-04-16  9:06 UTC  (5+ messages)
` [PATCH v8 04/16] virt: sev-guest: Add vmpck_id to snp_guest_dev struct

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-04-16  8:55 UTC  (4+ messages)
` [PATCH v5 28/65] i386/tdx: Disable pmu for TD guest

[PATCH v6 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-16  8:49 UTC  (23+ messages)
` [PATCH v6 01/24] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v6 07/24] RISC-V: Use the minor version mask while computing sbi version
` [PATCH v6 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v6 13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v6 14/24] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v6 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v6 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v6 23/24] KVM: riscv: selftests: Add a test for counter overflow
` [PATCH v6 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test

[PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
 2024-04-16  8:48 UTC  (2+ messages)

[PATCH v4 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
 2024-04-16  8:47 UTC  (7+ messages)

[PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
 2024-04-16  8:41 UTC  (9+ messages)

[PATCH v2 00/10] KVM: Guest Memory Pre-Population API
 2024-04-16  8:22 UTC  (13+ messages)
` [PATCH v2 01/10] KVM: Document KVM_MAP_MEMORY ioctl
` [PATCH v2 03/10] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault()
` [PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-16  7:05 UTC  (10+ messages)
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-16  5:34 UTC  (44+ messages)
` [RFC PATCH 02/41] perf: Support guest enter/exit interfaces
` [RFC PATCH 04/41] perf: core/x86: Add support to register a new vector for PMI handling
` [RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [RFC PATCH 27/41] KVM: x86/pmu: Clear PERF_METRICS MSR for guest
` [RFC PATCH 37/41] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed

[RFC kvm-unit-tests PATCH v2 00/14] add shellcheck support
 2024-04-16  4:46 UTC  (7+ messages)
` [RFC kvm-unit-tests PATCH v2 01/14] Add initial shellcheck checking

[PATCH v2 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-16  4:17 UTC  (5+ messages)
` [PATCH v2 1/2] RISCV: KVM: add tracepoints for entry and exit events
` [PATCH v2 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-16  3:47 UTC  (21+ messages)
` [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH v2 06/13] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH v2 10/13] x86/irq: Extend checks for pending vectors to posted interrupts
` [PATCH v2 11/13] iommu/vt-d: Make posted MSI an opt-in cmdline option

[kvm-unit-tests PATCH 0/2] s390x: run script fixes for PV tests
 2024-04-16  2:29 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Fix misspelt variable name in func.bash

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-16  0:55 UTC  (44+ messages)
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
` [PATCH v19 076/130] KVM: TDX: Finalize VM initialization
` [PATCH v19 079/130] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH v19 080/130] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH v19 081/130] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v19 082/130] KVM: TDX: restore user ret MSRs
` [PATCH v19 083/130] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
` [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH v19 098/130] KVM: TDX: Add a place holder to handle TDX VM exit

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-15 21:29 UTC  (8+ messages)

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-15 21:04 UTC  (13+ messages)

[PATCH v2] KVM: Aggressively drop and reacquire mmu_lock during CLEAR_DIRTY_LOG
 2024-04-15 20:00 UTC  (12+ messages)

[PATCH v3] KVM: arm64: Add early_param to control WFx trapping
 2024-04-15 19:40 UTC  (2+ messages)

[PATCH] KVM: selftests: Avoid assuming "sudo" exists
 2024-04-15 18:46 UTC  (2+ messages)

[PATCH v1] KVM: s390x: selftests: Add shared zeropage test
 2024-04-15 18:43 UTC  (6+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-15 17:58 UTC  (2+ messages)

[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-04-15 17:31 UTC  (7+ messages)

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-04-15 17:29 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: msr: Remove the loop for testing reserved bits in MSR_IA32_FLUSH_CMD
 2024-04-15 17:25 UTC 

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-15 17:03 UTC  (10+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH kvmtool] x86: Fix PIT2 init
 2024-04-15 15:42 UTC 

[kvm-unit-tests PATCH] gitlab-ci: Fix the cirrus pipelines
 2024-04-15 13:44 UTC  (3+ messages)

[PATCH gmem 0/6] gmem fix-ups and interfaces for populating gmem pages
 2024-04-15 13:36 UTC  (7+ messages)
` [PATCH gmem 4/6] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH gmem 5/6] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH gmem 6/6] KVM: guest_memfd: Add interface for populating gmem pages with user data

[PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
 2024-04-15 13:19 UTC 

[PATCH 00/10] KVM: MMU changes for confidential computing
 2024-04-15 13:21 UTC  (12+ messages)
` [PATCH 02/10] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH 03/10] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH 04/10] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
` [PATCH 05/10] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH 07/10] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH 08/10] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH 09/10] KVM: x86/mmu: Use PFERR_GUEST_ENC_MASK to indicate fault is private
` [PATCH 10/10] KVM: x86/mmu: check for invalid async page faults involving private memory

[PATCH v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
 2024-04-15 12:27 UTC  (2+ messages)

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-15 10:09 UTC  (3+ messages)

[PATCH v2 0/3] Add a test case for KVM_X86_DISABLE_EXIT
 2024-04-15  9:49 UTC  (4+ messages)
` [PATCH v2 3/3] KVM: selftests: Add a test case for KVM_X86_DISABLE_EXITS_HLT

[PATCH v11 0/8] KVM: allow mapping non-refcounted pages
 2024-04-15  9:36 UTC  (5+ messages)
` [PATCH v11 8/8] KVM: x86/mmu: Handle "

[PATCH 00/10] Add support for a few Zc* extensions as well as Zcmop
 2024-04-15  9:10 UTC  (11+ messages)
` [PATCH 07/10] riscv: add ISA extension parsing for Zcmop

[kvm-unit-tests PATCH 00/33] Support for Arm Confidential Compute Architecture
 2024-04-15  8:59 UTC  (3+ messages)

[v2] Support for Arm CCA VMs on Linux
 2024-04-15  8:14 UTC  (3+ messages)

[Bug 218257] New: [Nested VM] Failed to boot L2 Windows guest on L1 Windows guest
 2024-04-15  8:09 UTC  (2+ messages)
` [Bug 218257] "

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-15  7:16 UTC  (4+ messages)
` [PATCH v2 0/2] Add API for accurate KVM/PV clock migration
  ` [PATCH v2 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM "

[PATCH v2] vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
 2024-04-15  6:58 UTC  (2+ messages)

[kvmtool PATCH 1/1] riscv: Fix the hart bit setting of AIA
 2024-04-15  6:51 UTC 

[PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0
 2024-04-15  6:49 UTC 

[PATCH] kvm_host: bump KVM_MAX_IRQ_ROUTE to 128k
 2024-04-15  6:36 UTC  (2+ messages)

[PATCH v2 09/14] arm64: Enable memory encrypt for Realms
 2024-04-15  3:13 UTC  (2+ messages)

[PATCH] KVM: loongarch: Add vcpu id check before create vcpu
 2024-04-15  2:04 UTC  (3+ messages)

[PATCH] vfio/pci: fix potential memory leak in vfio_intx_enable()
 2024-04-15  1:50 UTC 

[GIT PULL] virtio: bugfixes
 2024-04-14 17:12 UTC  (2+ messages)

[PATCH] vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
 2024-04-14  9:09 UTC  (6+ messages)

[linus:master] [x86/bugs] 6613d82e61: general_protection_fault:#[##]
 2024-04-14  6:41 UTC  (3+ messages)

[PATCH v2 33/43] arm64: rme: Enable PMU support with a realm guest
 2024-04-13 23:44 UTC  (2+ messages)

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-04-12 22:59 UTC  (6+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-12 20:44 UTC  (8+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
` [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging


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 read-only IMAP folder(s) and NNTP newsgroup(s).