messages from 2024-05-08 18:30:03 to 2024-05-10 23:51:02 UTC [more...]
KVM: x86 pull requests for 6.10
2024-05-10 23:50 UTC (3+ messages)
` [GIT PULL] KVM: Common changes "
` [GIT PULL] KVM: x86: Misc "
[PATCH] vfio: remove an extra semicolon
2024-05-10 22:14 UTC (2+ messages)
[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-05-10 21:38 UTC (23+ messages)
[PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-05-10 21:10 UTC (20+ messages)
` [PULL 01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed
` [PULL 02/19] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PULL 03/19] KVM: SEV: Add initial SEV-SNP support
` [PULL 04/19] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PULL 05/19] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PULL 06/19] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PULL 07/19] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PULL 08/19] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PULL 09/19] KVM: SEV: Add support to handle "
` [PULL 10/19] KVM: SEV: Add support to handle RMP nested page faults
` [PULL 11/19] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PULL 12/19] KVM: SEV: Implement gmem hook for initializing private pages
` [PULL 13/19] KVM: SEV: Implement gmem hook for invalidating "
` [PULL 14/19] KVM: x86: Implement hook for determining max NPT mapping level
` [PULL 15/19] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PULL 16/19] KVM: SVM: Add module parameter to enable SEV-SNP
` [PULL 17/19] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PULL 18/19] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST "
` [PULL 19/19] crypto: ccp: Add the SNP_VLEK_LOAD command
[PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX
2024-05-10 20:03 UTC (7+ messages)
` [PATCH v3] "
[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-05-10 19:08 UTC (20+ 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
[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
2024-05-10 18:33 UTC (6+ messages)
[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
2024-05-10 17:35 UTC (3+ messages)
` [PATCH v2 02/14] arm64: Detect if in a realm and set RIPAS RAM
[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
2024-05-10 16:57 UTC (14+ 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] KVM: Addressing a possible race in kvm_vcpu_on_spin:
2024-05-10 15:52 UTC (5+ messages)
[kvm-unit-tests PATCH 00/33] Support for Arm Confidential Compute Architecture
2024-05-10 15:28 UTC (4+ messages)
` [kvm-unit-tests PATCH 18/33] arm: realm: Add test for FPU/SIMD context save/restore
[PATCH 0/3] KVM: x86: Fix supported VM_TYPES caps
2024-05-10 14:50 UTC (2+ messages)
[GIT PULL] LoongArch KVM changes for v6.10
2024-05-10 14:44 UTC (2+ messages)
[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 (5+ 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 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
[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] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
2024-05-10 2:03 UTC
[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 (21+ 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 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain
2024-05-09 14:22 UTC (12+ messages)
[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 (29+ messages)
` [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 (3+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox