messages from 2024-05-09 00:43:46 to 2024-05-13 01:06:42 UTC [more...]
[RFC PATCH 1/1] kvm: Note an RCU quiescent state on guest exit
2024-05-13 1:06 UTC (6+ messages)
[GIT PULL] Final KVM change for Linux 6.9
2024-05-12 20:11 UTC (2+ messages)
[GIT PULL] Kselftest fixes for v6.9
2024-05-12 20:11 UTC (2+ messages)
[PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-05-12 8:17 UTC (23+ 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
KVM: x86 pull requests for 6.10
2024-05-12 7:19 UTC (8+ messages)
` [GIT PULL] KVM: Common changes "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: Selftests cleanups and fixes "
` [GIT PULL] KVM: Selftests "tree"-wide changes "
` [GIT PULL] KVM: x86: VMX "
[GIT PULL] KVM/arm64 updates for 6.10
2024-05-12 7:16 UTC (2+ messages)
[mst-vhost:vhost 54/54] drivers/vdpa/octeon_ep/octep_vdpa_main.c:538:25: error: implicit declaration of function 'readq'; did you mean 'readl'?
2024-05-11 22:55 UTC
[PATCH v7 00/10] Fix Kselftest's vfork() side effects
2024-05-11 17:14 UTC (11+ messages)
` [PATCH v7 01/10] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v7 02/10] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v7 03/10] selftests/harness: Fix fixture teardown
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v7 05/10] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v7 06/10] selftests/harness: Constify fixture variants
` [PATCH v7 07/10] selftests/pidfd: Fix wrong expectation
` [PATCH v7 08/10] selftests/harness: Share _metadata between forked processes
` [PATCH v7 09/10] selftests/harness: Fix vfork() side effects
` [PATCH v7 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes
[PATCH v2] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
2024-05-11 9:13 UTC (3+ messages)
[PATCH v2] KVM: x86/mmu: Only allocate shadowed translation cache for sp->role.level <= KVM_MAX_HUGEPAGE_LEVEL
2024-05-11 3:46 UTC
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-05-11 3:03 UTC (9+ messages)
` [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v2 12/25] KVM: VMX: Handle FRED event data
[PATCH] KVM: introduce vm's max_halt_poll_ns to debugfs
2024-05-11 2:34 UTC (6+ messages)
[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-05-11 2:08 UTC (24+ messages)
[PATCH] vfio: remove an extra semicolon
2024-05-10 22:14 UTC (2+ messages)
[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 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] 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] 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 (11+ messages)
` [PATCH v2 3/5] selftests: Include KHDR_INCLUDES in Makefile
[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 (3+ messages)
[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 (17+ 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 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 (3+ messages)
` [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
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