public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-25 21:38:07 to 2023-01-27 11:32:56 UTC [more...]

[RFC] Support for Arm CCA VMs on Linux
 2023-01-27 11:29 UTC  (14+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 01/28] arm64: RME: Handle Granule Protection Faults (GPFs)
  ` [RFC PATCH 02/28] arm64: RME: Add SMC definitions for calling the RMM
  ` [RFC PATCH 03/28] arm64: RME: Add wrappers for RMI calls
  ` [RFC PATCH 04/28] arm64: RME: Check for RME support at KVM init
  ` [RFC PATCH 05/28] arm64: RME: Define the user ABI
  ` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
  ` [RFC PATCH 07/28] arm64: kvm: Allow passing machine type in KVM creation
  ` [RFC PATCH 08/28] arm64: RME: Keep a spare page delegated to the RMM
  ` [RFC PATCH 11/28] arm64: RME: Support for the VGIC in realms
  ` [RFC PATCH 12/28] KVM: arm64: Support timers in realm RECs
  ` [RFC PATCH 15/28] KVM: arm64: Handle realm MMIO emulation
  ` [RFC PATCH 17/28] arm64: RME: Runtime faulting of memory

[PATCH v2] RISC-V: KVM: Redirect illegal instruction traps to guest
 2023-01-27 11:29 UTC 

[PATCH -next v13 00/19] riscv: Add vector ISA support
 2023-01-27 11:28 UTC  (27+ messages)
` [PATCH -next v13 03/19] riscv: Add new csr defines related to vector extension
` [PATCH -next v13 04/19] riscv: Clear vector regfile on bootup
` [PATCH -next v13 05/19] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v13 06/19] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v13 07/19] riscv: Introduce riscv_vsize to record size of Vector context
` [PATCH -next v13 08/19] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v13 09/19] riscv: Add task switch support for vector
` [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v13 14/19] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v13 18/19] riscv: kvm: redirect illegal instruction traps to guests
` [PATCH -next v13 19/19] riscv: Enable Vector code to be built

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-27 11:19 UTC  (13+ messages)
` [PATCH 2/2] vhost: check for pending livepatches from "

[Question PATCH kernel] x86/amd/sev/nmi+vc: Fix stack handling (why is this happening?)
 2023-01-27 10:37 UTC  (3+ messages)

[PATCH v3 0/1] KVM: s390: disable migration mode when dirty tracking is disabled
 2023-01-27  9:09 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH] vhost_net: revert upend_idx only on retriable error
 2023-01-27  8:19 UTC  (3+ messages)

[PATCH v2] KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
 2023-01-27  7:23 UTC  (13+ messages)

[PATCH] KVM: RISC-V: Fix wrong usage of PGDIR_SIZE to check page sizes
 2023-01-27  5:38 UTC  (5+ messages)

[PATCH 0/3] KVM: x86: replace kvm_vcpu_map usage in vmx
 2023-01-27  4:45 UTC  (4+ messages)
` [PATCH 1/3] KVM: Support sharing gpc locks
` [PATCH 2/3] KVM: use gfn=>pfn cache in nested_get_vmcs12_pages
` [PATCH 3/3] KVM: use gfn=>pfn cache for evmcs

[PATCH v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-27  3:51 UTC  (7+ messages)
` [PATCH v4 09/13] riscv: switch to relative alternative entries
` [PATCH v4 12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()

[PATCH] KVM: x86/mmu: Replace tdp_mmu_page with a bit in the role
 2023-01-27  3:49 UTC  (5+ messages)

[PATCH RFC 0/8] Enarx fixes for AMD SEV-SNP hypervisor v7
 2023-01-27  2:59 UTC 

[PATCH RFC 1/8] KVM: SVM: fix: calculate end instead of passing size
 2023-01-27  2:56 UTC  (8+ messages)
` [PATCH RFC 2/8] KVM: SVM: fix: initialize `npinned`
` [PATCH RFC 3/8] KVM: SVM: write back corrected CPUID page
` [PATCH RFC 4/8] KVM: SVM: fix: add separate error for missing slot
` [PATCH RFC 5/8] KVM: SVM: fix: Don't return an error for `GHCB_MSR_PSC_REQ`
` [PATCH RFC 6/8] KVM: SVM: KVM_SEV_SNP_LAUNCH_RESET_VECTOR
` [PATCH RFC 8/8] crypto: ccp: Move __sev_snp_init_locked() call inside __sev_platform_init_locked()

[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-01-27  2:09 UTC  (5+ messages)
` [PATCH v3 1/8] KVM: x86/pmu: Rename pmc_is_enabled() to pmc_is_globally_enabled()
` [PATCH v3 2/8] KVM: VMX: Refactor intel_pmu_set_msr() to align with other set_msr() helpers

[PATCH v4 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-27  0:13 UTC  (8+ messages)
` [PATCH v4 2/2] selftests: KVM: Add dirty logging page splitting test

[PATCH 0/2] KVM: selftests: Remove duplicate VM in memslot_perf_test
 2023-01-27  0:08 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2 0/3] Improve dirty ring warning report
 2023-01-27  0:02 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Add helper vgic_write_guest_lock()

[PATCH v3 0/4] Improve dirty ring warning report
 2023-01-26 23:54 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Include kvm_mmu.h from vgic.h
` [PATCH v3 2/4] KVM: arm64: Add helper vgic_write_guest_lock()
` [PATCH v3 3/4] KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending status
` [PATCH v3 4/4] KVM: arm64: Allow no running vcpu on saving vgic3 pending table

[PATCH v11 018/113] KVM: TDX: create/destroy VM structure
 2023-01-26 22:27 UTC  (16+ messages)

[PATCH] KVM: x86/pmu: Drop event_type and rename "struct kvm_event_hw_type_mapping"
 2023-01-26 22:09 UTC  (2+ messages)

[PATCH 0/3] KVM: x86/emulator: Segment load fixes
 2023-01-26 22:04 UTC  (8+ messages)
` [PATCH 1/3] KVM: x86/emulator: Fix segment load privilege level validation
` [PATCH 2/3] KVM: x86/emulator: Fix comment in __load_segment_descriptor()
` [kvm-unit-tests PATCH 3/3] x86: Test CPL=3 DS/ES/FS/GS RPL=DPL=0 segment descriptor load

[PATCH v11 000/113] KVM TDX basic feature support
 2023-01-26 22:01 UTC  (6+ messages)
` [PATCH v11 030/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE

Fortnightly KVM call minutes for 2023-01-24
 2023-01-26 21:26 UTC  (2+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-26 21:25 UTC  (9+ messages)
` [PATCH RFC v7 06/64] KVM: x86: Add platform hooks for private memory invalidations
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command

[PATCH 0/9] KVM: arm64: Eager Huge-page splitting for dirty-logging
 2023-01-26 20:10 UTC  (12+ messages)
` [PATCH 1/9] KVM: arm64: Add KVM_PGTABLE_WALK_REMOVED into ctx->flags
` [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled

[PATCH v2 00/15] Introduce Architectural LBR for vPMU
 2023-01-26 19:50 UTC  (3+ messages)
` [PATCH v2 03/15] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS

[PATCH 2/3] KVM: selftests: Collect memory access latency samples
 2023-01-26 19:07 UTC  (3+ messages)

[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
 2023-01-26 18:40 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v2 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v2 3/7] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
` [PATCH v2 4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
` [PATCH v2 5/7] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
` [PATCH v2 6/7] KVM: Allow range-based TLB invalidation from common code
` [PATCH v2 7/7] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "

[PATCH 2/3] KVM: selftests: Collect memory access latency samples
 2023-01-26 18:30 UTC  (3+ messages)

[PATCH] Documentation: KVM: fix typos in running-nested-guests.rst
 2023-01-26 18:24 UTC  (2+ messages)

[PATCH 1/3] KVM: selftests: Allocate additional space for latency samples
 2023-01-26 18:00 UTC  (2+ messages)

[PATCH 3/3] KVM: selftests: Print summary stats of memory latency distribution
 2023-01-26 17:59 UTC  (2+ messages)

[PATCH 2/3] KVM: selftests: Collect memory access latency samples
 2023-01-26 17:59 UTC  (2+ messages)

[PATCH 3/3] KVM: selftests: Print summary stats of memory latency distribution
 2023-01-26 17:58 UTC  (2+ messages)

[PATCH 0/7] RISC-V KVM virtualize AIA CSRs
 2023-01-26 17:19 UTC  (11+ messages)
` [PATCH 1/7] RISC-V: Add AIA related CSR defines
` [PATCH 2/7] RISC-V: Detect AIA CSRs from ISA string
` [PATCH 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH 4/7] RISC-V: KVM: Initial skeletal support for AIA
` [PATCH 5/7] RISC-V: KVM: Add ONE_REG interface for AIA CSRs

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 17:07 UTC  (17+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-26 17:01 UTC  (24+ messages)
` [PATCH v6 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v6 02/14] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v6 03/14] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v6 04/14] KVM: s390: selftest: memop: Add bad address test
` [PATCH v6 07/14] KVM: s390: selftest: memop: Fix integer literal
` [PATCH v6 08/14] KVM: s390: Move common code of mem_op functions into functions
` [PATCH v6 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function
` [PATCH v6 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg

[kvm-unit-tests PATCH v4 0/6] arm: pmu: Add support for PMUv3p5
 2023-01-26 16:53 UTC  (7+ messages)
` [kvm-unit-tests PATCH v4 1/6] arm: pmu: Fix overflow checks for PMUv3p5 long counters
` [kvm-unit-tests PATCH v4 2/6] arm: pmu: Prepare for testing 64-bit overflows
` [kvm-unit-tests PATCH v4 3/6] arm: pmu: Rename ALL_SET and PRE_OVERFLOW
` [kvm-unit-tests PATCH v4 4/6] arm: pmu: Add tests for 64-bit overflows
` [kvm-unit-tests PATCH v4 5/6] arm: pmu: Print counter values as hexadecimals
` [kvm-unit-tests PATCH v4 6/6] arm: pmu: Fix test_overflow_interrupt()

[kvm-unit-tests PATCH v3 0/4] arm: pmu: Add support for PMUv3p5
 2023-01-26 16:45 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 3/4] arm: pmu: Add tests for 64-bit overflows

[PATCH v2 0/9] A few more cpuidle vs rcu fixes
 2023-01-26 15:08 UTC  (10+ messages)
` [PATCH v2 1/9] drivers: firmware: psci: Dont instrument suspend code
` [PATCH v2 2/9] bug: Disable rcu_is_watching() during WARN/BUG
` [PATCH v2 3/9] tracing: Warn about !rcu_is_watching()
` [PATCH v2 4/9] tracing, preempt: Squash _rcuidle tracing
` [PATCH v2 5/9] x86: Always inline arch_atomic64
` [PATCH v2 6/9] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
` [PATCH v2 7/9] x86: Mark sched_clock() noinstr
` [PATCH v2 8/9] sched/clock: Make local_clock() noinstr
` [PATCH v2 9/9] cpuidle: Fix poll_idle() noinstr annotation

[PATCH 00/32] Move and clean up monitor command code
 2023-01-26 13:29 UTC  (3+ messages)
` [PATCH 12/32] block: Factor out hmp_change_medium(), and move to block/monitor/

[PATCH v4 0/2] arm: enable MTE for QEMU + kvm
 2023-01-26 12:15 UTC  (8+ messages)
` [PATCH v4 1/2] arm/kvm: add support for MTE
` [PATCH v4 2/2] qtests/arm: add some mte tests

[Bug 215964] New: nVMX: KVM(L0) does not perform a platform reboot when guest(L2) trigger a reboot event through IO-Port-0xCF9
 2023-01-26 10:03 UTC  (2+ messages)
` [Bug 215964] "

Fwd: [RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
 2023-01-26  9:21 UTC 

[PATCH v1] KVM: s390: disable migration mode when dirty tracking is disabled
 2023-01-26  9:48 UTC  (4+ messages)

[PATCH v2 0/1] KVM: s390: disable migration mode when dirty tracking is disabled
 2023-01-26  9:39 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/6] A few cpuidle vs rcu fixes
 2023-01-26  9:28 UTC  (9+ messages)
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled

[PATCH v2 00/11] KVM perf support
 2023-01-26  3:08 UTC  (7+ messages)
` [PATCH v2 10/11] RISC-V: KVM: Implement perf support without sampling
` [PATCH v2 11/11] RISC-V: KVM: Implement firmware events

[PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
 2023-01-26  2:14 UTC  (7+ messages)

[Patch] KVM: x86/mmu: Make optimized __handle_changed_spte() for clear dirty log
 2023-01-26  1:49 UTC  (5+ messages)

[PATCH] KVM: selftests: Added eBPF program and selftest to collect vmx exit stat
 2023-01-26  0:43 UTC 

[RFC PATCH 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-01-25 22:20 UTC  (7+ messages)
` [RFC PATCH 4/6] KVM: arm64: Optimize TLBIs in the dirty logging path
` [RFC PATCH 5/6] KVM: arm64: Optimize the stage2 map path with TLBI range instructions


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