KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-22 14:24:43 to 2024-03-26 10:17:16 UTC [more...]

[BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE]
 2024-03-26 10:16 UTC  (4+ messages)

[PATCH 1/1] RISC-V: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START
 2024-03-26 10:10 UTC 

[PATCH v4 0/7] Handle faults in KUnit tests
 2024-03-26  9:51 UTC  (8+ messages)
` [PATCH v4 1/7] kunit: Handle thread creation error
` [PATCH v4 2/7] kunit: Fix kthread reference
` [PATCH v4 3/7] kunit: Fix timeout message
` [PATCH v4 4/7] kunit: Handle test faults
` [PATCH v4 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v4 6/7] kunit: Print last test location on fault
` [PATCH v4 7/7] kunit: Add tests for fault

[PATCH v4] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-03-26  9:40 UTC 

[PATCH] KVM: selftests: Use TAP in the steal_time test
 2024-03-26  9:24 UTC  (3+ messages)

[kvmtool PATCH v2 00/10] More ISA extensions
 2024-03-26  9:15 UTC  (13+ messages)
` [kvmtool PATCH v2 01/10] Sync-up headers with Linux-6.8 for KVM RISC-V
` [kvmtool PATCH v2 02/10] kvmtool: Fix absence of __packed definition
` [kvmtool PATCH v2 03/10] riscv: Add Zbc extension support
` [kvmtool PATCH v2 04/10] riscv: Add scalar crypto extensions support
` [kvmtool PATCH v2 05/10] riscv: Add vector "
` [kvmtool PATCH v2 06/10] riscv: Add Zfh[min] "
` [kvmtool PATCH v2 07/10] riscv: Add Zihintntl extension support
` [kvmtool PATCH v2 08/10] riscv: Add Zvfh[min] extensions support
` [kvmtool PATCH v2 09/10] riscv: Add Zfa extensiona support
` [kvmtool PATCH v2 10/10] riscv: Allow disabling SBI STA extension for Guest

[PATCH] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
 2024-03-26  9:11 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 00/18] arm64: EFI improvements
 2024-03-26  9:03 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 08/18] arm64: efi: Improve device tree discovery

[PATCH v3 0/7] Handle faults in KUnit tests
 2024-03-26  9:02 UTC  (4+ messages)
` [PATCH v3 4/7] kunit: Handle test faults

[kvm-unit-tests RFC PATCH 1/3] x86 EFI: Bypass call to fdt_check_header()
 2024-03-26  8:57 UTC  (5+ messages)
` [kvm-unit-tests RFC PATCH 2/3] x86/efi: Retry call to efi exit boot services
` [kvm-unit-tests RFC PATCH 3/3] x86 AMD SEV-ES: Setup a new page table and install level 1 PTEs

[PATCH 0/2] LoongArch: Add steal time support
 2024-03-26  8:15 UTC  (5+ messages)
` [PATCH 1/2] LoongArch: KVM: Add steal time support in kvm side
` [PATCH 2/2] LoongArch: Add steal time support in guest side

[PATCH v1 0/2] s390/mm: shared zeropage + KVM fix and optimization
 2024-03-26  8:28 UTC  (7+ messages)
` [PATCH v1 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[PATCH 3/3] s390: supplement for ptdesc conversion
 2024-03-26  7:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH vhost v5 0/6] refactor the params of find_vqs()
 2024-03-26  7:42 UTC  (13+ messages)
` [PATCH vhost v5 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v5 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v5 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v5 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v5 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v5 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[RFC PATCH 0/3] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-03-26  4:56 UTC  (4+ messages)
` [RFC PATCH 3/3] pseries/iommu: Enable DDW for VFIO TCE create

REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
 2024-03-26  4:46 UTC  (10+ messages)

[PATCH vhost v4 0/6] refactor the params of find_vqs()
 2024-03-26  4:25 UTC  (11+ messages)
` [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null

[PATCH v5 1/2] genirq/msi: add wrapper msi allocation API and export msi functions
 2024-03-26  4:08 UTC  (2+ messages)
` [PATCH v5 2/2] vfio/cdx: add interrupt support

[PATCH 0/2] KVM RISC-V APLIC fixes
 2024-03-26  4:07 UTC  (2+ messages)

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

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-26  3:31 UTC  (110+ messages)
` [PATCH v19 018/130] KVM: x86/mmu: Assume guest MMIOs are shared
` [PATCH v19 022/130] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v19 024/130] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
` [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v19 035/130] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v19 036/130] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v19 052/130] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v19 056/130] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
` [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v19 120/130] KVM: TDX: Add a method to ignore dirty logging
` [PATCH v19 130/130] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2

[PATCH 0/5] AVIC bugfixes and workarounds
 2024-03-26  3:15 UTC  (2+ messages)

[PATCH v5 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-03-26  3:06 UTC  (4+ messages)
` [PATCH v5 2/3] "

[PATCH v4 00/15] KVM: SEV: allow customizing VMSA features
 2024-03-25 23:59 UTC  (5+ messages)
` [PATCH v4 05/15] KVM: SEV: publish supported "
` [PATCH v4 09/15] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time

[PATCH 00/21] TDX/SNP part 1 of n, for 6.9
 2024-03-25 23:32 UTC  (3+ messages)
` [PATCH 11/21] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation

[kvm-unit-tests Patch v3 00/11] pmu test bugs fix and improvements
 2024-03-25 21:41 UTC  (3+ messages)
` [kvm-unit-tests Patch v3 02/11] x86: pmu: Enlarge cnt[] length to 64 in check_counters_many()

[PATCH v2] KVM: arm64: Add KVM_CAP to control WFx trapping
 2024-03-25 20:12 UTC  (4+ messages)

kvm-unit-test x86_64:msr fails on SKX H0 (0x50654)
 2024-03-25 18:52 UTC 

[PATCH] vsock/virtio: fix packet delivery to tap device
 2024-03-25 18:24 UTC  (2+ messages)

[kvm-unit-tests PATCH v7 00/35] migration, powerpc improvements
 2024-03-25 16:08 UTC  (5+ messages)
` [kvm-unit-tests PATCH v7 01/35] arch-run: Add functions to help handle migration directives from test
` [kvm-unit-tests PATCH v7 06/35] gitlab-ci: Run migration selftest on s390x and powerpc

[kvmtool PATCH 00/10] More ISA extensions
 2024-03-25 15:32 UTC  (4+ messages)
` [kvmtool PATCH 04/10] riscv: Add scalar crypto extensions support

[PATCH v4 1/2] genirq/msi: add wrapper msi allocation API and export msi functions
 2024-03-25 15:06 UTC  (2+ messages)

[PATCH v2 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
 2024-03-25 14:57 UTC  (13+ messages)
` [PATCH v2 1/5] KVM: arm64: Add accessor for per-CPU state
` [PATCH v2 2/5] KVM: arm64: Exclude host_debug_data from vcpu_arch
` [PATCH v2 3/5] KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
` [PATCH v2 4/5] KVM: arm64: Exclude host_fpsimd_state pointer "
` [PATCH v2 5/5] KVM: arm64: Exclude FP ownership "

[PATCH v5 0/2] kvm: add support for guest physical bits
 2024-03-25 14:47 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] target/i386: add guest-phys-bits cpu property

[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-03-25  8:55 UTC  (4+ messages)

[PATCH][next] RISC-V: KVM: Remove second semicolon
 2024-03-25  8:47 UTC  (2+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
 2024-03-25  8:45 UTC  (2+ messages)

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-03-25  8:02 UTC  (6+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop

[PATCH v3] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-03-25  5:29 UTC  (2+ messages)

[PATCH v4 0/2] Add support for LAM in QEMU
 2024-03-25  0:35 UTC  (3+ messages)

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-24 23:22 UTC  (16+ messages)

[kvm:kvm-coco-queue 15/42] ERROR: modpost: "get_xsave_addr" [arch/x86/kvm/kvm-amd.ko] undefined!
 2024-03-24 18:57 UTC 

[PATCH v7 0/7] LoongArch: Add pv ipi support on LoongArch VM
 2024-03-23 19:02 UTC  (5+ messages)
` [PATCH v7 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v7 7/7] Documentation: KVM: Add hypercall for LoongArch

[PATCH] KVM: VMX: make vmx_init a late init call to get to init process faster
 2024-03-23  8:14 UTC  (2+ messages)

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-03-22 21:33 UTC  (3+ messages)
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test

folio_mmapped
 2024-03-22 21:21 UTC  (18+ messages)
                    ` folio_mmapped
                        `  "

[PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX
 2024-03-22 19:18 UTC  (2+ messages)

[RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-22 17:33 UTC  (19+ messages)
` [RFC PATCH v3 2/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [RFC PATCH v3 3/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [RFC PATCH v3 5/5] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH-for-9.1 v2 3/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
 2024-03-22 16:14 UTC 

[PATCH v1 0/5] Add support for the Idle HLT intercept feature
 2024-03-22 16:03 UTC  (6+ messages)
` [PATCH v1 5/5] selftests: KVM: SVM: Add Idle HLT intercept test


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