KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 08:22:17 to 2024-05-10 14:26:29 UTC [more...]

[PATCH v5] KVM: arm64: Add early_param to control WFx trapping
 2024-05-10 14:26 UTC  (2+ messages)

[PATCH] KVM: introduce vm's max_halt_poll_ns to debugfs
 2024-05-10 14:07 UTC  (6+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-10 14:04 UTC  (13+ messages)
` [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-10 13:58 UTC  (10+ messages)
` [PATCH v15 21/23] KVM: MMU: Disable fast path for private memslots
  ` [PATCH v15 22/23] KVM: SEV: Fix return code interpretation for RMP nested page faults
  ` [PATCH v15 23/23] KVM: SEV: Fix PSC handling for SMASH/UNSMASH and partial update ops

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-10 13:29 UTC  (13+ messages)
` [PATCH 1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range
` [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
` [PATCH 5/5] iommufd: "

[PATCH v2 0/2] Selftests: Fix compilation warnings due to missing _GNU_SOURCE definition
 2024-05-10 12:33 UTC  (5+ messages)
` [PATCH v2 1/2] Revert "selftests/harness: remove use of LINE_MAX"
` [PATCH v2 2/2] selftests/harness: Use 1024 in place of LINE_MAX

[PATCH v3 00/12] KVM: arm64: Add support for hypervisor kCFI
 2024-05-10 11:26 UTC  (13+ messages)
` [PATCH v3 01/12] KVM: arm64: Fix clobbered ELR in sync abort/SError
` [PATCH v3 02/12] KVM: arm64: Fix __pkvm_init_switch_pgd C signature
` [PATCH v3 03/12] KVM: arm64: Pass pointer to __pkvm_init_switch_pgd
` [PATCH v3 04/12] KVM: arm64: nVHE: Remove __guest_exit_panic path
` [PATCH v3 05/12] KVM: arm64: nVHE: Add EL2h sync exception handler
` [PATCH v3 06/12] KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32
` [PATCH v3 07/12] KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
` [PATCH v3 08/12] arm64: Move esr_comment() to <asm/esr.h>
` [PATCH v3 09/12] KVM: arm64: VHE: Add test module for hyp kCFI
` [PATCH v3 10/12] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
` [PATCH v3 11/12] KVM: arm64: nVHE: Support test module for hyp kCFI
` [PATCH v3 12/12] KVM: arm64: Improve CONFIG_CFI_CLANG error message

[syzbot] [kvm?] WARNING in kvm_mmu_notifier_invalidate_range_start (4)
 2024-05-10 11:08 UTC 

[PATCH v8] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-10 10:49 UTC 

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-10 10:07 UTC  (8+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-05-10  9:36 UTC  (4+ messages)
` [PATCH v2 12/25] KVM: VMX: Handle FRED event data

[PATCH v2] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
 2024-05-10  9:23 UTC 

[PATCH] KVM: Addressing a possible race in kvm_vcpu_on_spin:
 2024-05-10  9:11 UTC  (3+ messages)

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-05-10  9:03 UTC  (3+ messages)
` [PATCH v2 13/15] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields

[PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-10  8:45 UTC  (5+ messages)
` [PATCH v2 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-05-10  8:40 UTC  (10+ messages)

[PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX
 2024-05-10  8:10 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
 2024-05-10  2:03 UTC 

[PATCH] vfio: remove an extra semicolon
 2024-05-10  0:37 UTC 

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-09 23:45 UTC  (23+ messages)

[PATCH] selftests: Add _GNU_SOURCE definition when including kselftest_harness.h
 2024-05-09 18:27 UTC  (8+ messages)

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 18:20 UTC  (26+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[PATCH v3] KVM: x86/mmu: Always drop mmu_lock to allocate TDP MMU SPs for eager splitting
 2024-05-09 18:11 UTC 

[PATCH 0/7] KVM: arm64: Don't clobber CLIDR and MPIDR across vCPU reset
 2024-05-09 17:45 UTC  (2+ messages)

[PATCH v3 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-09 17:26 UTC  (13+ messages)
` [PATCH v3 01/10] s390/uv: don't call folio_wait_writeback() without a folio reference
` [PATCH v3 02/10] s390/uv: gmap_make_secure() cleanups for further changes
` [PATCH v3 03/10] s390/uv: split large folios in gmap_make_secure()
` [PATCH v3 04/10] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v3 05/10] s390/uv: update PG_arch_1 comment
` [PATCH v3 06/10] s390/uv: make uv_convert_from_secure() a static function
` [PATCH v3 07/10] s390/uv: convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
` [PATCH v3 08/10] s390/uv: convert uv_convert_owned_from_secure() to uv_convert_from_secure_(folio|pte)()
` [PATCH v3 09/10] s390/uv: implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
` [PATCH v3 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

[PATCH] KVM: selftests: Check API version when creating VM
 2024-05-09 15:37 UTC 

[bug report] vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING
 2024-05-09 14:43 UTC  (3+ messages)

[PATCH v6 0/5] add debugfs to hisilicon migration driver
 2024-05-09 14:29 UTC  (9+ messages)
` [PATCH v6 2/5] hisi_acc_vfio_pci: modify the register location of the XQC address

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-05-09 14:22 UTC  (13+ messages)
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH 0/4] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-05-09 12:10 UTC  (4+ messages)
` [PATCH 3/4] KVM: Register cpuhp and syscore callbacks when enabling hardware

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-05-09  9:48 UTC  (4+ messages)

[PATCH v8 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-05-09  9:05 UTC  (4+ messages)
` [PATCH v8 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v8 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v8 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v7 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-05-09  8:31 UTC  (6+ messages)
` [PATCH v7 2/3] "

[RFC PATCH 1/2] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
 2024-05-09  7:54 UTC  (2+ messages)
` [RFC PATCH 2/2] KVM: x86: Enable guest SSP read/write interface with new uAPIs

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-09  7:39 UTC  (39+ messages)
` [PATCH v2 06/54] perf: Support get/put passthrough PMU interfaces
` [PATCH v2 09/54] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v2 10/54] KVM: x86: Extract x86_set_kvm_irq_handler() function
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler
` [PATCH v2 13/54] perf: core/x86: Forbid PMI handler when guest own PMU
` [PATCH v2 17/54] KVM: x86/pmu: Always set global enable bits in passthrough mode
` [PATCH v2 20/54] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest
` [PATCH v2 24/54] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [PATCH v2 26/54] KVM: x86/pmu: Avoid legacy vPMU code when accessing global_ctrl in passthrough vPMU
` [PATCH v2 42/54] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-05-09  5:44 UTC  (8+ messages)
` [kvm-unit-tests PATCH v9 07/31] scripts: allow machine option to be specified in unittests.cfg

[PATCH v6] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-09  5:42 UTC  (4+ messages)

[PATCH] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
 2024-05-09  5:12 UTC  (3+ messages)

[PATCH] KVM: x86: invalid_list not used anymore in mmu_shrink_scan
 2024-05-09  4:47 UTC 

[PATCH] KVM: x86/mmu: Only allocate shadowed translation cache for sp->role.level <= KVM_MAX_HUGEPAGE_LEVEL
 2024-05-09  2:48 UTC  (3+ messages)

[PATCH 00/12] Make riscv use THP contpte support for arm64
 2024-05-09  0:46 UTC  (14+ messages)
` [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
` [PATCH 02/12] mm, riscv, arm64: Use common ptep_get() function
` [PATCH 03/12] mm, riscv, arm64: Use common set_ptes() function
` [PATCH 04/12] mm, riscv, arm64: Use common ptep_get_lockless() function
` [PATCH 05/12] mm, riscv, arm64: Use common set_pte() function
` [PATCH 06/12] mm, riscv, arm64: Use common pte_clear() function
` [PATCH 07/12] mm, riscv, arm64: Use common ptep_get_and_clear() function
` [PATCH 08/12] mm, riscv, arm64: Use common ptep_test_and_clear_young() function
` [PATCH 09/12] mm, riscv, arm64: Use common ptep_clear_flush_young() function
` [PATCH 10/12] mm, riscv, arm64: Use common ptep_set_access_flags() function
` [PATCH 11/12] mm, riscv, arm64: Use common ptep_set_wrprotect()/wrprotect_ptes() functions
` [PATCH 12/12] mm, riscv, arm64: Use common get_and_clear_full_ptes()/clear_full_ptes() functions

[PATCH AUTOSEL 6.8 18/52] KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
 2024-05-08 17:55 UTC  (3+ messages)

[PATCH v2] KVM: arm64: Destroy mpidr_data for 'late' vCPU creation
 2024-05-08 15:43 UTC  (2+ messages)

[PATCH] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
 2024-05-08 15:42 UTC  (5+ messages)

[PATCH v5 00/17] KVM: SEV: allow customizing VMSA features
 2024-05-08 15:04 UTC  (9+ messages)
` [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features

[GIT PULL] LoongArch KVM changes for v6.10
 2024-05-08 15:02 UTC 

[PATCH] KVM: PPC: Fix documentation for ppc mmu caps
 2024-05-08 13:45 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
 2024-05-08 13:45 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_nestedv2_config_fill_info()
 2024-05-08 13:45 UTC  (2+ messages)

[PATCH v2] KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver
 2024-05-08 13:45 UTC  (2+ messages)

[PATCH] powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH net-next v3 06/13] mm: page_frag: add '_va' suffix to page_frag API
 2024-05-08 13:34 UTC  (2+ messages)
` [PATCH net-next v3 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[PATCH 1/2] KVM: nVMX: fix CR4_READ_SHADOW when L0 updates CR4 during a signal
 2024-05-08 13:27 UTC  (12+ messages)

[PATCH] KVM: x86: add KVM_RUN_X86_GUEST_MODE kvm_run flag
 2024-05-08 13:25 UTC 

[PATCH v2 0/2] Print names of apicv inhibit reasons in traces
 2024-05-08 11:20 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: "

[PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
 2024-05-08 10:08 UTC  (4+ messages)
` [PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test

[PATCH v1 0/2] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2024-05-08  8:23 UTC  (7+ messages)
` [PATCH v1 2/2] "


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