August 2024 Archives by author
Starting: Thu Aug 1 00:34:43 PDT 2024
Ending: Sat Aug 31 04:27:43 PDT 2024
Messages: 187
- [PATCH v12 03/84] KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Alex Bennée
- [PATCH v12 04/84] KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer
Alex Bennée
- [PATCH v12 05/84] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
Alex Bennée
- [PATCH v12 12/84] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Alex Bennée
- [PATCH v12 24/84] KVM: Use plain "struct page" pointer instead of single-entry array
Alex Bennée
- [PATCH v12 26/84] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c
Alex Bennée
- [PATCH v12 83/84] KVM: Drop APIs that manipulate "struct page" via pfns
Alex Bennée
- [PATCH v12 11/84] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
Alex Bennée
- [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
Alex Bennée
- [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
Alex Bennée
- [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
Alex Bennée
- [PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
Alex Bennée
- [GIT PULL] KVM/riscv fixes for 6.11 take #1
Paolo Bonzini
- [PATCH v12 05/84] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
Sean Christopherson
- [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
Sean Christopherson
- [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
Sean Christopherson
- [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
Sean Christopherson
- [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
Sean Christopherson
- [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
Sean Christopherson
- [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
Sean Christopherson
- [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
Sean Christopherson
- [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
Sean Christopherson
- [PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
Sean Christopherson
- [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
Sean Christopherson
- [PATCH v4 02/10] KVM: Register cpuhp and syscore callbacks when enabling hardware
Sean Christopherson
- [PATCH v4 03/10] KVM: Rename symbols related to enabling virtualization hardware
Sean Christopherson
- [PATCH v4 04/10] KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
- [PATCH v4 05/10] KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
- [PATCH v4 06/10] KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
- [PATCH v4 07/10] KVM: Add a module param to allow enabling virtualization when KVM is loaded
Sean Christopherson
- [PATCH v4 08/10] KVM: Add arch hooks for enabling/disabling virtualization
Sean Christopherson
- [PATCH v4 09/10] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
Sean Christopherson
- [PATCH v4 10/10] KVM: x86: Register "emergency disable" callbacks when virt is enabled
Sean Christopherson
- [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
Sean Christopherson
- [kvmtool PATCH v3 0/4] Add RISC-V ISA extensions based on Linux-6.10
Will Deacon
- [PATCH v4 04/10] KVM: Rename arch hooks related to per-CPU virtualization enabling
Huang, Kai
- [PATCH v4 06/10] KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM
Huang, Kai
- [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
Huang, Kai
- [kvm-unit-tests PATCH v6 5/5] riscv: sbi: Add test for timer extension
Andrew Jones
- [PATCH kvm-unit-tests] riscv: Fix virt_to_phys()
Andrew Jones
- [kvm-unit-tests PATCH v3] riscv: sbi: add debug console write unit tests
Andrew Jones
- [PATCH kvm-unit-tests] riscv: sbi: add dbcn write test
Andrew Jones
- [PATCH kvm-unit-tests] riscv: sbi: add dbcn write test
Andrew Jones
- [PATCH kvm-unit-tests] riscv: sbi: add dbcn write test
Andrew Jones
- [PATCH kvm-unit-tests] riscv: sbi: add dbcn write test
Andrew Jones
- [kvm-unit-tests PATCH 0/3] riscv: 32-bit should use phys_addr_t
Andrew Jones
- [kvm-unit-tests PATCH 1/3] riscv: Fix virt_to_phys again
Andrew Jones
- [kvm-unit-tests PATCH 2/3] riscv: setup: Apply VA_BASE check to rv64
Andrew Jones
- [kvm-unit-tests PATCH 3/3] riscv: Support up to 34-bit physical addresses on rv32, sort of
Andrew Jones
- [kvm-unit-tests PATCH v1 1/4] riscv: move REG_L/REG_W in a dedicated asm.h file
Andrew Jones
- [PATCH] RISC-V: KVM: Fix sbiret init before forwarding to userspace
Andrew Jones
- [kvm-unit-tests PATCH 0/3] riscv: Extend CI
Andrew Jones
- [kvm-unit-tests PATCH 1/3] lib: Add limits.h
Andrew Jones
- [kvm-unit-tests PATCH 2/3] riscv: Build with explicit ABI
Andrew Jones
- [kvm-unit-tests PATCH 3/3] riscv: Extend gitlab CI
Andrew Jones
- [kvm-unit-tests PATCH v2 0/4] riscv: Extend CI
Andrew Jones
- [kvm-unit-tests PATCH v2 1/4] lib: Add limits.h
Andrew Jones
- [kvm-unit-tests PATCH v2 2/4] riscv: Build with explicit ABI
Andrew Jones
- [kvm-unit-tests PATCH v2 3/4] riscv: Fix out-of-tree builds
Andrew Jones
- [kvm-unit-tests PATCH v2 4/4] riscv: Extend gitlab CI
Andrew Jones
- [PATCH kvm-unit-tests] riscv: sbi: add dbcn write test
Andrew Jones
- [kvm-unit-tests PATCH 1/3] riscv: sbi: Add IPI extension support
Andrew Jones
- [kvm-unit-tests PATCH 2/3] riscv: sbi: Add HSM extension functions
Andrew Jones
- [kvm-unit-tests PATCH 3/3] riscv: sbi: Add tests for HSM extension
Andrew Jones
- [kvm-unit-tests PATCH v2 0/7] riscv: 32-bit should use phys_addr_t
Andrew Jones
- [kvm-unit-tests PATCH v2 1/7] riscv: Fix virt_to_phys again
Andrew Jones
- [kvm-unit-tests PATCH v2 2/7] riscv: setup: Apply VA_BASE check to rv64
Andrew Jones
- [kvm-unit-tests PATCH v2 3/7] riscv: Support up to 34-bit physical addresses on rv32, sort of
Andrew Jones
- [kvm-unit-tests PATCH v2 4/7] riscv: Track memory above 3G
Andrew Jones
- [kvm-unit-tests PATCH v2 5/7] riscv: mmu: Sanity check input physical addresses
Andrew Jones
- [kvm-unit-tests PATCH v2 6/7] riscv: Define and use PHYS_PAGE_MASK
Andrew Jones
- [kvm-unit-tests PATCH v2 7/7] riscv: mmu: Ensure order of PTE update and sfence
Andrew Jones
- [kvm-unit-tests PATCH v2 0/4] riscv: Extend CI
Andrew Jones
- [kvm-unit-tests PATCH v2 0/7] riscv: 32-bit should use phys_addr_t
Andrew Jones
- [kvm-unit-tests PATCH 0/4] riscv: sbi: More DBCN tests
Andrew Jones
- [kvm-unit-tests PATCH 1/4] riscv: sbi: dbcn: Output return values
Andrew Jones
- [kvm-unit-tests PATCH 2/4] riscv: sbi: Use strtoul to avoid overflow
Andrew Jones
- [kvm-unit-tests PATCH 3/4] riscv: sbi: Prefix several environment variables with SBI
Andrew Jones
- [kvm-unit-tests PATCH 4/4] riscv: sbi: dbcn: Add high address tests
Andrew Jones
- [kvm-unit-tests PATCH 0/4] riscv: sbi: More DBCN tests
Andrew Jones
- [kvm-unit-tests PATCH 0/3] riscv: sbi: Add support to test HSM extension
Andrew Jones
- [kvm-unit-tests PATCH] riscv: sbi: Add IPI extension tests.
Andrew Jones
- [kvm-unit-tests PATCH] riscv: Make NR_CPUS configurable
Andrew Jones
- [PATCH v2 1/2] riscv: perf: add guest vs host distinction
Andrew Jones
- [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling
Andrew Jones
- [PATCH v2 1/2] riscv: perf: add guest vs host distinction
Andrew Jones
- [kvm-unit-tests PATCH] Added prefix pop at bottom of DBCN test function.
Andrew Jones
- [kvm-unit-tests PATCH] Changed cpumask_next to wrap instead of terminating after nr_cpus.
Andrew Jones
- [kvm-unit-tests PATCH] Added prefix pop at bottom of DBCN test function.
Andrew Jones
- [kvm-unit-tests PATCH v2 1/4] lib/report: Add helper methods to clear multiple prefixes
Andrew Jones
- [kvm-unit-tests PATCH v2 2/4] riscv: sbi: Add IPI extension support
Andrew Jones
- [kvm-unit-tests PATCH v2 1/4] lib/report: Add helper methods to clear multiple prefixes
Andrew Jones
- [kvm-unit-tests PATCH v2] riscv: sbi: add IPI extension tests.
Andrew Jones
- [kvm-unit-tests PATCH 0/3] riscv: Timer support
Andrew Jones
- [kvm-unit-tests PATCH 1/3] riscv: Introduce local_timer_init
Andrew Jones
- [kvm-unit-tests PATCH 2/3] riscv: Share sbi_time_ecall with framework
Andrew Jones
- [kvm-unit-tests PATCH 3/3] riscv: Provide timer_start and timer_stop
Andrew Jones
- [kvm-unit-tests PATCH 4/3] riscv: QEMU Sstc timer stop workaround
Andrew Jones
- [kvm-unit-tests PATCH v2 3/4] riscv: sbi: Add HSM extension functions
Andrew Jones
- [kvm-unit-tests PATCH v2 4/4] riscv: sbi: Add tests for HSM extension
Andrew Jones
- [kvm-unit-tests PATCH v2 4/4] riscv: sbi: Add tests for HSM extension
Andrew Jones
- [kvm-unit-tests PATCH 0/3] riscv: Improve on-cpu and IPI support
Andrew Jones
- [kvm-unit-tests PATCH 1/3] lib/cpumask: Fix and simplify a few functions
Andrew Jones
- [kvm-unit-tests PATCH 2/3] lib/on-cpus: Introduce on_cpumask and on_cpumask_async
Andrew Jones
- [kvm-unit-tests PATCH 3/3] riscv: Introduce SBI IPI convenience functions
Andrew Jones
- [kvm-unit-tests PATCH] riscv: Fix argc
Andrew Jones
- [kvm-unit-tests PATCH] riscv: Fix argc
Andrew Jones
- [kvm-unit-tests PATCH 4/3] riscv: Provide helpers for IPIs
Andrew Jones
- [kvm-unit-tests PATCH 0/2] riscv: sbi: Rename sbi ecall wrappers
Andrew Jones
- [kvm-unit-tests PATCH 1/2] sbi: Rename __*_sbi_ecall to sbi_*
Andrew Jones
- [kvm-unit-tests PATCH 2/2] sbi: dbcn: Add write-byte test with more than byte given
Andrew Jones
- [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
Aneesh Kumar K.V
- [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
Aneesh Kumar K.V
- [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
Catalin Marinas
- [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
Catalin Marinas
- [GIT PULL] KVM/riscv fixes for 6.11 take #1
Anup Patel
- [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
Anup Patel
- [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
Anup Patel
- [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
Anup Patel
- [PATCH] RISC-V: KVM: Fix sbiret init before forwarding to userspace
Anup Patel
- [kvmtool PATCH v2 0/3] Add RISC-V ISA extensions based on Linux-6.10
Anup Patel
- [kvmtool PATCH v2 1/3] Sync-up headers with Linux-6.10 kernel
Anup Patel
- [kvmtool PATCH v2 2/3] riscv: Add Sscofpmf extensiona support
Anup Patel
- [kvmtool PATCH v2 3/3] riscv: Set SBI_SUCCESS on successful DBCN call
Anup Patel
- [PATCH] RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
Anup Patel
- [PATCH] RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
Anup Patel
- [PATCH 0/2] Fixes for KVM PMU trap/emulation
Anup Patel
- [kvmtool PATCH v3 0/4] Add RISC-V ISA extensions based on Linux-6.10
Anup Patel
- [kvmtool PATCH v3 1/4] Sync-up headers with Linux-6.10 kernel
Anup Patel
- [kvmtool PATCH v3 2/4] riscv: Add Sscofpmf extensiona support
Anup Patel
- [kvmtool PATCH v3 3/4] riscv: Set SBI_SUCCESS on successful DBCN call
Anup Patel
- [kvmtool PATCH v3 4/4] riscv: Correct number of hart bits
Anup Patel
- [PATCH v8 0/5] Add Svade and Svadu Extensions Support
Anup Patel
- [kvmtool PATCH v3 0/4] Add RISC-V ISA extensions based on Linux-6.10
Anup Patel
- [kvmtool PATCH 0/8] Add RISC-V ISA extensions based on Linux-6.11
Anup Patel
- [kvmtool PATCH 1/8] Sync-up headers with Linux-6.11-rc4 kernel
Anup Patel
- [kvmtool PATCH 2/8] riscv: Add Zawrs extension support
Anup Patel
- [kvmtool PATCH 3/8] riscv: Add Zca extension support
Anup Patel
- [kvmtool PATCH 4/8] riscv: Add Zcb extension support
Anup Patel
- [kvmtool PATCH 5/8] riscv: Add Zcd extension support
Anup Patel
- [kvmtool PATCH 6/8] riscv: Add Zcf extension support
Anup Patel
- [kvmtool PATCH 7/8] riscv: Add Zcmop extension support
Anup Patel
- [kvmtool PATCH 8/8] riscv: Add Zimop extension support
Anup Patel
- [PATCH 0/2] Fixes for KVM PMU trap/emulation
Atish Patra
- [PATCH 1/2] RISC-V: KVM: Allow legacy PMU access from guest
Atish Patra
- [PATCH 2/2] RISC-V: KVM: Fix to allow hpmcounter31 from the guest
Atish Patra
- [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
Steven Price
- [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
Steven Price
- [PATCH kvm-unit-tests] riscv: sbi: add dbcn write test
Cade Richard
- [kvm-unit-tests PATCH] riscv: sbi: Add IPI extension tests.
Cade Richard
- [kvm-unit-tests PATCH] Added prefix pop at bottom of DBCN test function.
Cade Richard
- [kvm-unit-tests PATCH] Changed cpumask_next to wrap instead of terminating after nr_cpus.
Cade Richard
- [kvm-unit-tests PATCH v2] riscv: sbi: add IPI extension tests.
Cade Richard
- [RFC PATCH 0/1] KVM selftests runner for running more than just default
Vipin Sharma
- [PATCH 1/1] KVM: selftestsi: Create KVM selftests runnner to run interesting tests
Vipin Sharma
- [kvm-unit-tests PATCH v6 5/5] riscv: sbi: Add test for timer extension
James R T
- [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
Fuad Tabba
- [kvm-unit-tests PATCH 0/3] riscv: sbi: Add support to test HSM extension
James Raphael Tiovalen
- [kvm-unit-tests PATCH 1/3] riscv: sbi: Add IPI extension support
James Raphael Tiovalen
- [kvm-unit-tests PATCH 2/3] riscv: sbi: Add HSM extension functions
James Raphael Tiovalen
- [kvm-unit-tests PATCH 3/3] riscv: sbi: Add tests for HSM extension
James Raphael Tiovalen
- [kvm-unit-tests PATCH v2 0/4] riscv: sbi: Add support to test HSM extension
James Raphael Tiovalen
- [kvm-unit-tests PATCH v2 1/4] lib/report: Add helper methods to clear multiple prefixes
James Raphael Tiovalen
- [kvm-unit-tests PATCH v2 2/4] riscv: sbi: Add IPI extension support
James Raphael Tiovalen
- [kvm-unit-tests PATCH v2 3/4] riscv: sbi: Add HSM extension functions
James Raphael Tiovalen
- [kvm-unit-tests PATCH v2 4/4] riscv: sbi: Add tests for HSM extension
James Raphael Tiovalen
- [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
Oliver Upton
- [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
Oliver Upton
- [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
Oliver Upton
- [PATCH 1/1] RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
Yong-Xuan Wang
- [PATCH v2 1/2] riscv: perf: add guest vs host distinction
Quan Zhou
- [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling
Quan Zhou
- [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
Marc Zyngier
- [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
Marc Zyngier
- (subset) [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
Marc Zyngier
- (subset) [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
Marc Zyngier
- [PATCH v2 0/2] riscv: Add perf support to collect KVM guest statistics from host side
zhouquan at iscas.ac.cn
- [PATCH v2 1/2] riscv: perf: add guest vs host distinction
zhouquan at iscas.ac.cn
- [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling
zhouquan at iscas.ac.cn
- [PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest
zhouquan at iscas.ac.cn
- [PATCH v8 0/5] Add Svade and Svadu Extensions Support
patchwork-bot+linux-riscv at kernel.org
- [PATCH v12 65/84] KVM: LoongArch: Mark "struct page" pfns accessed only in "slow" page fault path
maobibo
- [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
maobibo
- [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
maobibo
- [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
maobibo
- [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
maobibo
- [PATCH v12 66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock
maobibo
Last message date:
Sat Aug 31 04:27:43 PDT 2024
Archived on: Sat Aug 31 04:28:36 PDT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).