KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-11 02:35:42 to 2024-04-12 08:21:23 UTC [more...]

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-12  8:21 UTC 

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-12  8:19 UTC  (4+ messages)
` [PATCH v2 0/2] Add API for accurate KVM/PV clock migration
  ` [PATCH v2 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer correction

[PATCH v4 0/4] add debugfs to hisilicon migration driver
 2024-04-12  8:15 UTC  (10+ messages)
` [PATCH v4 2/4] hisi_acc_vfio_pci: Create subfunction for data reading
` [PATCH v4 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v4 4/4] Documentation: add debugfs description for hisi migration

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-04-12  8:15 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 03/12] iommufd: replace attach_fn with a structure
` [PATCH v2 04/12] iommufd: Support attach/replace hwpt per pasid
` [PATCH v2 05/12] iommu: Allow iommu driver to populate the max_pasids
` [PATCH v2 06/12] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [PATCH v2 07/12] iommufd/selftest: Add a helper to get test device
` [PATCH v2 08/12] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v2 09/12] iommufd/selftest: Add coverage for iommufd "
` [PATCH v2 10/12] iommu/vt-d: Return if no dev_pasid is found in domain
` [PATCH v2 11/12] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

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

[PATCH v6 00/11] Add #VC exception handling for AMD SEV-ES
 2024-04-12  6:31 UTC  (13+ messages)
` [kvm-unit-tests PATCH v6 01/11] x86: AMD SEV-ES: Setup #VC exception handler "
` [kvm-unit-tests PATCH v6 02/11] x86: Move svm.h to lib/x86/
` [kvm-unit-tests PATCH v6 03/11] lib: Define unlikely()/likely() macros in libcflat.h
` [kvm-unit-tests PATCH v6 04/11] lib: x86: Import insn decoder from Linux
` [kvm-unit-tests PATCH v6 05/11] x86: AMD SEV-ES: Pull related GHCB definitions and helpers "
` [kvm-unit-tests PATCH v6 06/11] x86: AMD SEV-ES: Prepare for #VC processing
` [kvm-unit-tests PATCH v6 07/11] lib/x86: Move xsave helpers to lib/
` [kvm-unit-tests PATCH v6 08/11] x86: AMD SEV-ES: Handle CPUID #VC
` [kvm-unit-tests PATCH v6 09/11] x86: AMD SEV-ES: Handle MSR #VC
` [kvm-unit-tests PATCH v6 10/11] x86: AMD SEV-ES: Handle IOIO #VC
` [kvm-unit-tests PATCH v6 11/11] x86: AMD SEV-ES: Handle string IO for "

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-12  6:17 UTC  (80+ messages)
` [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_PASSTHROUGH
` [RFC PATCH 02/41] perf: Support guest enter/exit interfaces
` [RFC PATCH 03/41] perf: Set exclude_guest onto nmi_watchdog
` [RFC PATCH 04/41] perf: core/x86: Add support to register a new vector for PMI handling
` [RFC PATCH 05/41] KVM: x86/pmu: Register PMI handler for passthrough PMU
` [RFC PATCH 06/41] perf: x86: Add function to switch PMI handler
` [RFC PATCH 07/41] perf/x86: Add interface to reflect virtual LVTPC_MASK bit onto HW
` [RFC PATCH 08/41] KVM: x86/pmu: Add get virtual LVTPC_MASK bit function
` [RFC PATCH 09/41] perf: core/x86: Forbid PMI handler when guest own PMU
` [RFC PATCH 11/41] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter and propage to KVM instance
` [RFC PATCH 12/41] KVM: x86/pmu: Plumb through passthrough PMU to vcpu for Intel CPUs
` [RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH 18/41] KVM: x86/pmu: Intercept full-width GP counter MSRs by checking with perf capabilities
` [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [RFC PATCH 24/41] KVM: x86/pmu: Zero out unexposed Counters/Selectors to avoid information leakage
` [RFC PATCH 26/41] KVM: x86/pmu: Add host_perf_cap field in kvm_caps to record host PMU capability
` [RFC PATCH 27/41] KVM: x86/pmu: Clear PERF_METRICS MSR for guest
` [RFC PATCH 28/41] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary
` [RFC PATCH 34/41] KVM: x86/pmu: Intercept EVENT_SELECT MSR
` [RFC PATCH 36/41] KVM: x86/pmu: Intercept FIXED_CTR_CTRL MSR
` [RFC PATCH 37/41] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed
` [RFC PATCH 39/41] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU
` [RFC PATCH 40/41] KVM: x86/pmu: Separate passthrough PMU logic in set/get_msr() from non-passthrough vPMU
` [RFC PATCH 41/41] KVM: nVMX: Add nested virtualization support for passthrough PMU

[kvm:queue 23/29] kernel/events/uprobes.c:160:28: error: variable has incomplete type 'struct mmu_notifier_range'
 2024-04-12  6:12 UTC 

[kvm:queue 23/29] kernel/events/uprobes.c:160:35: error: storage size of 'range' isn't known
 2024-04-12  6:12 UTC 

[RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
 2024-04-12  5:34 UTC  (2+ messages)

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-12  4:56 UTC  (2+ messages)

[kvm:queue 23/29] kernel/events/uprobes.c:160:35: warning: unused variable 'range'
 2024-04-12  4:53 UTC 

[RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
 2024-04-12  4:42 UTC  (2+ messages)

[RFC PATCH v3 00/10] Virtualize Intel IA32_SPEC_CTRL
 2024-04-12  4:22 UTC  (5+ messages)
` [RFC PATCH v3 01/10] KVM: VMX: "
` [RFC PATCH v3 07/10] KVM: x86: Advertise ARCH_CAP_VIRTUAL_ENUM support

linux-next: build failure after merge of the kvm tree
 2024-04-12  3:35 UTC  (2+ messages)

[PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
 2024-04-12  3:24 UTC  (21+ messages)

linux-next: manual merge of the kvm-x86 tree with the kvm tree
 2024-04-12  3:14 UTC 

[PATCH] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
 2024-04-12  2:57 UTC  (3+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-12  1:08 UTC  (20+ messages)
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v19 076/130] KVM: TDX: Finalize VM initialization

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-11 21:56 UTC  (7+ messages)
` [PATCH v3 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[PATCH 9/9] target/i386: Replace sprintf() by snprintf()
 2024-04-11 21:46 UTC  (3+ messages)

[GIT PULL] KVM: x86: Fixes for 6.9-rcN
 2024-04-11 20:35 UTC 

[kvm-unit-tests PATCH v8 00/35] migration, powerpc improvements
 2024-04-11 19:22 UTC  (4+ messages)
` [kvm-unit-tests PATCH v8 06/35] gitlab-ci: Run migration selftest on s390x and powerpc

[RFC PATCH] KVM: x86: Advertise PCID based on hardware support (with an asterisk)
 2024-04-11 19:11 UTC  (3+ messages)

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-11 18:52 UTC  (24+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-11 18:47 UTC  (7+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-11 18:29 UTC  (8+ messages)
` [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH v2 08/13] x86/irq: Install posted MSI notification handler

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-11 18:07 UTC  (6+ messages)
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging

[PATCH for-9.1 v1 0/3] Add SEV/SEV-ES machine compat options for KVM_SEV_INIT2
 2024-04-11 17:35 UTC  (2+ messages)

[PATCH 00/10] KVM: x86: Fix LVTPC masking on AMD CPUs
 2024-04-11 17:03 UTC  (2+ messages)

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-10  2:39 UTC  (7+ messages)

[PATCH v4 0/2] KVM: SVM: Flush cache only on CPUs running SEV guest
 2024-04-11 14:04 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: x86: Add a wbinvd helper
` [PATCH v4 2/2] KVM: SVM: Flush cache only on CPUs running SEV guest

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-11 13:33 UTC  (3+ messages)
` [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
 2024-04-11 13:28 UTC  (2+ messages)

[PATCH v1 0/5] s390: page_mapcount(), page_has_private() and PG_arch_1
 2024-04-11 13:13 UTC  (13+ messages)
` [PATCH v1 1/5] s390/uv: don't call wait_on_page_writeback() without a reference
` [PATCH v1 2/5] s390/uv: convert gmap_make_secure() to work on folios
` [PATCH v1 3/5] s390/uv: convert PG_arch_1 users to only work on small folios

[PATCH v2 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-11 12:55 UTC  (8+ messages)
` [PATCH v2 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v2 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

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

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

[PATCH 0/2] KVM RISC-V HW IMSIC guest files
 2024-04-11  9:06 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers
` [PATCH 2/2] RISC-V: KVM: Use IMSIC guest files when available

[PATCH v3] KVM: arm64: Add early_param to control WFx trapping
 2024-04-11  7:53 UTC  (2+ messages)

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-11  7:45 UTC  (5+ messages)
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-11  7:38 UTC  (7+ messages)
` [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed

[PATCH 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-11  7:24 UTC  (6+ messages)
` [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events

[PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
 2024-04-11  7:09 UTC  (2+ messages)

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

[PATCH vhost v8 0/6] refactor the params of find_vqs()
 2024-04-11  2:35 UTC  (3+ messages)
` [PATCH vhost v8 4/6] virtio: vring_create_virtqueue: pass struct instead of multi parameters
` [PATCH vhost v8 5/6] virtio: vring_new_virtqueue(): "


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).