public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-18 17:44:39 to 2022-10-20 09:07:51 UTC [more...]

[PATCH 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2022-10-20  9:07 UTC  (7+ messages)
` [PATCH 01/17] arm64: Turn kaslr_feature_override into a generic SW feature override
` [PATCH 02/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
` [PATCH 04/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code
` [PATCH 05/17] arm64: Allow EL1 physical timer access when running VHE
` [PATCH 06/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set
` [PATCH 07/17] KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor

[kvm-unit-tests PATCH v2 0/7] s390x: PV fixups
 2022-10-20  9:00 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 1/7] s390x: snippets: asm: Add a macro to write an exception PSW
` [kvm-unit-tests PATCH v2 2/7] s390x: MAKEFILE: Use $< instead of pathsubst
` [kvm-unit-tests PATCH v2 3/7] s390x: Add a linker script to assembly snippets
` [kvm-unit-tests PATCH v2 4/7] lib: s390x: sie: Improve validity handling and make it vm specific
` [kvm-unit-tests PATCH v2 5/7] lib: s390x: Use a new asce for each PV guest
` [kvm-unit-tests PATCH v2 6/7] lib: s390x: Enable reusability of VMs that were in PV mode
` [kvm-unit-tests PATCH v2 7/7] lib: s390x: sie: Properly populate SCA

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-10-20  9:05 UTC  (8+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap

[kvm-unit-tests PATCH v1 0/2] s390x misc fixes
 2022-10-20  8:57 UTC  (9+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib: s390x: terminate if PGM interrupt in interrupt handler
` [kvm-unit-tests PATCH v1 2/2] s390x: uv-host: fix allocation of UV memory

[PATCH v2 00/15] KVM: arm64: Parallel stage-2 fault handling
 2022-10-20  8:35 UTC  (10+ messages)
` [PATCH v2 07/15] KVM: arm64: Use an opaque type for pteps
` [PATCH v2 08/15] KVM: arm64: Protect stage-2 traversal with RCU
` [PATCH v2 15/15] KVM: arm64: Handle stage-2 faults in parallel

[PATCH v11 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-10-20  8:22 UTC  (17+ messages)
` [PATCH v11 09/46] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v11 11/46] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v11 16/46] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v11 23/46] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v11 33/46] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v11 37/46] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v11 44/46] KVM: selftests: evmcs_test: Introduce L2 TLB flush test

[kvm-unit-tests PATCH v3 0/8] s390x: uv-host: Access check extensions and improvements
 2022-10-20  8:07 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/8] s390x: uv-host: Add access checks for donated memory

[PATCH 0/6] x86: KVM: Expose CPUID to guest for new Intel platform instructions
 2022-10-20  7:27 UTC  (13+ messages)
` [PATCH 1/6] x86: KVM: Enable CMPccXADD CPUID and expose it to guest
` [PATCH 2/6] x86: KVM: Enable AMX-FP16 "
` [PATCH 3/6] x86: KVM: Enable AVX-IFMA "
` [PATCH 4/6] x86: KVM: Enable AVX-VNNI-INT8 "
` [PATCH 5/6] x86: KVM: Enable AVX-NE-CONVERT "
` [PATCH 6/6] x86: KVM: Enable PREFETCHIT0/1 "

[PATCH 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-10-20  7:19 UTC  (9+ messages)
` [PATCH 4/6] KVM: selftests: memslot_perf_test: Support variable guest page size

[PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-10-20  7:12 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm()
` [PATCH v3 2/6] KVM: selftests: memslot_perf_test: Consolidate loop conditions "
` [PATCH v3 3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once
` [PATCH v3 4/6] KVM: selftests: memslot_perf_test: Support variable guest page size
` [PATCH v3 5/6] KVM: selftests: memslot_perf_test: Consolidate memory
` [PATCH v3 6/6] KVM: selftests: memslot_perf_test: Report optimal memory slots

[kvm-unit-tests PATCH v2 0/1] s390x: do not enable PV dump support by default
 2022-10-20  6:56 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/1] "

[PATCH v2 0/9] KVM: arm64: selftests: Test linked {break,watch}points
 2022-10-20  5:42 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
` [PATCH v2 2/9] KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
` [PATCH v2 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
` [PATCH v2 4/9] KVM: arm64: selftests: Add helpers to enable debug exceptions
` [PATCH v2 5/9] KVM: arm64: selftests: Stop unnecessary test stage tracking of debug-exceptions
` [PATCH v2 6/9] KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1
` [PATCH v2 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint
` [PATCH v2 8/9] KVM: arm64: selftests: Add a test case for a linked watchpoint
` [PATCH v2 9/9] KVM: arm64: selftests: Test with every breakpoint/watchpoint

[PATCH] KVM: x86: Fix the initial value of mcg_cap
 2022-10-20  3:16 UTC 

[PATCH][RFC] KVM: x86: Don't reset deadline to period when timer is in one shot mode
 2022-10-20  1:17 UTC  (5+ messages)

[PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test
 2022-10-19 23:47 UTC  (4+ messages)
` [PATCH v10 01/14] KVM: selftests: Add a userfaultfd library

[PATCH v2 0/2] KVM: Split huge pages mapped by the TDP MMU on fault
 2022-10-19 23:40 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Introduce a selftest to measure execution performance
` [PATCH v2 2/2] KVM: x86/mmu: Split huge pages mapped by the TDP MMU on fault

[PATCH 1/6] KVM: x86: Mask off reserved bits in CPUID.80000001H
 2022-10-19 22:58 UTC  (8+ messages)
` [PATCH 2/6] KVM: x86: Mask off reserved bits in CPUID.80000006H
` [PATCH 3/6] KVM: x86: Mask off reserved bits in CPUID.80000008H
` [PATCH 5/6] KVM: x86: Mask off reserved bits in CPUID.8000001EH

[PATCH v7 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
 2022-10-19 22:13 UTC  (4+ messages)
` [PATCH v7 1/3] KVM: selftests: implement random number generation for guest code
` [PATCH v7 2/3] KVM: selftests: randomize which pages are written vs read
` [PATCH v7 3/3] KVM: selftests: randomize page access order

[PATCH] virt: Prevent AES-GCM IV reuse in SNP guest driver
 2022-10-19 21:47 UTC  (11+ messages)

[PATCH v2 0/2] KVM: nVMX: Add IBPB between L2 and L1 to
 2022-10-19 21:36 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely
` [PATCH v2 2/2] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-19 18:48 UTC  (5+ messages)
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-19 18:32 UTC  (32+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[PATCH v1 0/7] vfio-ccw parent rework
 2022-10-19 17:57 UTC  (12+ messages)
` [PATCH v1 1/7] vfio/ccw: create a parent struct
` [PATCH v1 2/7] vfio/ccw: remove private->sch
` [PATCH v1 3/7] vfio/ccw: move private initialization to callback
` [PATCH v1 4/7] vfio/ccw: move private to mdev lifecycle
` [PATCH v1 5/7] vfio/ccw: remove release completion
` [PATCH v1 6/7] vfio/ccw: replace vfio_init_device with _alloc_
` [PATCH v1 7/7] vfio: Remove vfio_free_device

[PATCH v10 0/9] s390x: CPU Topology
 2022-10-19 17:56 UTC  (12+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
` [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute

[PATCH v1] KVM: selftests: name the threads
 2022-10-19 17:31 UTC  (3+ messages)

[PATCH v6 0/8] KVM: x86: Apply NX mitigation more precisely
 2022-10-19 16:56 UTC  (9+ messages)
` [PATCH v6 1/8] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
` [PATCH v6 2/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
` [PATCH v6 3/8] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
` [PATCH v6 4/8] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE
` [PATCH v6 5/8] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages
` [PATCH v6 6/8] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
` [PATCH v6 7/8] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
` [PATCH v6 8/8] KVM: x86/mmu: WARN if TDP MMU SP disallows hugepage after being zapped

[V4 0/8] KVM: selftests: Add simple SEV test
 2022-10-19 16:34 UTC  (9+ messages)
` [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests

[PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-10-19 16:34 UTC  (25+ messages)
` [PATCH v4 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances "
` [PATCH v4 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
` [PATCH v4 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
` [PATCH v4 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache

[PATCH v6 0/5] KVM: Dirty quota-based throttling
 2022-10-19 16:01 UTC  (10+ messages)
` [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v6 2/5] KVM: x86: Dirty "

[kvm-unit-tests PATCH v1] s390x: do not enable PV dump support by default
 2022-10-19 14:45 UTC  (2+ messages)

[PATCH v2 1/2] KVM: x86: Insert "AMD" in KVM_X86_FEATURE_PSFD
 2022-10-19 14:42 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: x86: Expose Predictive Store Forwarding Disable on Intel parts

6.1-rc1 regression: virtio-net cpumask and during reboot
 2022-10-19 12:13 UTC  (5+ messages)

[PATCH] RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
 2022-10-19 11:45 UTC 

[PATCH v3 04/15] target/arm: ensure KVM traps set appropriate MemTxAttrs
 2022-10-19 10:53 UTC  (4+ messages)
` [PATCH v3 15/15] accel/kvm: move kvm_update_guest_debug to inline stub

[PATCH 0/4] KVM: x86/svm/pmu: Add AMD Guest PerfMonV2 support
 2022-10-19  9:40 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] x86/pmu: Update rdpmc testcase to cover #GP and emulation path
` [kvm-unit-tests PATCH 2/2] x86/pmu: Add AMD Guest PerfMonV2 testcases

[PATCH 0/3] KVM: arm64: nv: Fixes for Nested Virtualization issues
 2022-10-19  7:59 UTC  (3+ messages)

[PATCH v5 0/7] Introduce and test masked events
 2022-10-19  1:06 UTC  (6+ messages)
` [PATCH v5 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter

[PATCH v6 0/8] KVM: arm64: Enable ring-based dirty memory tracking
 2022-10-18 22:20 UTC  (4+ messages)
` [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap

[PATCH v2 0/8] KVM: selftests: Fix and clean up emulator_error_test
 2022-10-18 21:46 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_test
` [PATCH v2 2/8] KVM: selftests: Explicitly require instructions bytes
` [PATCH v2 3/8] KVM: selftests: Delete dead ucall code
` [PATCH v2 4/8] KVM: selftests: Move flds instruction emulation failure handling to header
` [PATCH v2 5/8] KVM: x86/mmu: Use BIT{,_ULL}() for PFERR masks
` [PATCH v2 6/8] KVM: selftests: Copy KVM PFERR masks into selftests
` [PATCH v2 7/8] KVM: selftests: Expect #PF(RSVD) when TDP is disabled
` [PATCH v2 8/8] KVM: selftest: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILURE

[PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
 2022-10-18 21:31 UTC  (4+ messages)

[PATCH V5 0/7] KVM: selftests: Add simple SEV test
 2022-10-18 20:58 UTC  (8+ messages)
` [PATCH V5 1/7] KVM: selftests: sparsebit: add const where appropriate
` [PATCH V5 2/7] KVM: selftests: add hooks for managing protected guest memory
` [PATCH V5 3/7] KVM: selftests: handle protected bits in page tables
` [PATCH V5 4/7] KVM: selftests: add support for protected vm_vaddr_* allocations
` [PATCH V5 5/7] KVM: selftests: add library for creating/interacting with SEV guests
` [PATCH V5 6/7] KVM: selftests: Update ucall pool to allocate from shared memory
` [PATCH V5 7/7] KVM: selftests: Add simple sev vm testing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox