public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-25 09:40:52 to 2023-01-26 19:25:37 UTC [more...]

[PATCH 0/9] KVM: arm64: Eager Huge-page splitting for dirty-logging
 2023-01-26 19:25 UTC  (11+ 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 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 0/3] KVM: x86/emulator: Segment load fixes
 2023-01-26 18:07 UTC  (7+ 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 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 v2] KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
 2023-01-26 17:47 UTC  (11+ messages)

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

[PATCH v11 018/113] KVM: TDX: create/destroy VM structure
 2023-01-26 17:28 UTC  (13+ 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  (32+ 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 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-26 17:03 UTC  (9+ messages)
` [PATCH 2/2] vhost: check for pending livepatches from "

[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-26 17:01 UTC  (29+ 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 05/14] KVM: s390: selftest: memop: Fix typo
` [PATCH v6 06/14] KVM: s390: selftest: memop: Fix wrong address being used in 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 11/14] KVM: s390: Refactor absolute vcpu "
` [PATCH v6 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v6 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v6 14/14] KVM: s390: selftest: memop: Add cmpxchg tests

[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  (11+ messages)
` [kvm-unit-tests PATCH v3 3/4] arm: pmu: Add tests for 64-bit overflows

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-26 15:52 UTC  (4+ messages)
` [PATCH RFC v7 06/64] KVM: x86: Add platform hooks for private memory invalidations

[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  (5+ 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  (17+ messages)
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled

[PATCH v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-26  7:09 UTC  (4+ messages)
` [PATCH v4 09/13] riscv: switch to relative alternative entries

[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 

[PATCH -next v13 00/19] riscv: Add vector ISA support
 2023-01-25 22:24 UTC  (30+ messages)
` [PATCH -next v13 01/19] riscv: Rename __switch_to_aux -> fpu
` [PATCH -next v13 02/19] riscv: Extending cpufeature.c to detect V-extension
` [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 11/19] riscv: Add ptrace vector support
` [PATCH -next v13 12/19] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v13 13/19] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v13 14/19] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v13 15/19] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
` [PATCH -next v13 16/19] riscv: Add V extension to KVM ISA
` [PATCH -next v13 17/19] riscv: KVM: Add vector lazy save/restore support
` [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

[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

A question of KVM selftests' makefile
 2023-01-25 18:46 UTC  (3+ messages)

[PATCH v4 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-25 18:23 UTC  (3+ messages)
` [PATCH v4 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
` [PATCH v4 2/2] selftests: KVM: Add dirty logging page splitting test

[PATCH] Documentation: KVM: Update AMD memory encryption link
 2023-01-25 17:59 UTC  (2+ messages)
` [RESEND] "

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

[PATCH 0/7] KVM: Add a common API for range-based TLB invalidation
 2023-01-25 17:21 UTC  (4+ messages)

[RFC PATCH 0/7] SVM guest shadow stack support
 2023-01-25 17:07 UTC  (3+ messages)

[PATCH] vfio: platform: ignore missing reset if disabled at module init
 2023-01-25 16:11 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-25 16:01 UTC  (6+ messages)

[PATCH 0/4] KVM: selftests: aarch64: page_fault_test S1PTW related fixes
 2023-01-25 14:14 UTC  (8+ messages)
` [PATCH 4/4] KVM: selftests: aarch64: Test read-only PT memory regions

[PATCH] x86: KVM: Add common feature flag for AMD's PSFD
 2023-01-25 14:03 UTC  (2+ messages)

[PATCH v9 0/8] x86/cpu, kvm: Support AMD Automatic IBRS
 2023-01-25 12:09 UTC  (4+ messages)
` [PATCH v9 4/8] x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf

[PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-25 10:59 UTC  (2+ messages)


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