KVM-RISCV Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-29 15:41:32 to 2024-06-26 07:23:03 UTC [more...]

[PATCH v3 0/3] Assorted fixes in RISC-V PMU driver
 2024-06-26  7:23 UTC  (4+ messages)
` [PATCH v3 1/3] drivers/perf: riscv: Do not update the event data if uptodate
` [PATCH v3 2/3] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
` [PATCH v3 3/3] perf: RISC-V: Check standard event availability

[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-06-25 14:50 UTC  (22+ messages)
` [PATCH v7 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v7 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v7 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v7 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v7 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
` [PATCH v7 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v7 07/16] riscv: add ISA extensions validation callback
` [PATCH v7 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v7 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v7 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v7 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v7 12/16] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v7 13/16] riscv: add ISA extension parsing for Zcmop
` [PATCH v7 14/16] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v7 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v7 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-25 10:37 UTC  (36+ messages)
` [PATCH v5 1/4] RISC-V: "
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
` [PATCH v5 3/4] RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
` [PATCH v5 4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2024-06-24 19:21 UTC  (4+ messages)

[GIT PULL] KVM/riscv fixes for 6.10 take #2
 2024-06-21 16:57 UTC  (3+ messages)

[RFC v2 0/2] riscv: Idle thread using Zawrs extension
 2024-06-21 12:09 UTC  (6+ messages)
` [RFC v2 1/2] riscv: process: Introduce idle "
` [RFC v2 2/2] riscv: Use Zawrs to accelerate IPI to idle cpu
  ` [External] Re: [RFC v2 0/2] riscv: Idle thread using Zawrs extension

[PATCH 0/5] riscv: add support for Zaamo and Zalrsc extensions
 2024-06-20 22:52 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: riscv: add Zaamo and Zalrsc ISA extension description
` [PATCH 2/5] riscv: add parsing for Zaamo and Zalrsc extensions
` [PATCH 3/5] riscv: hwprobe: export "
` [PATCH 4/5] RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM
` [PATCH 5/5] KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test

[kvm-unit-tests PATCH 0/4] riscv: sbi: Add support to test timer extension
 2024-06-19 13:40 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/4] riscv: Extend exception handling support for interrupts
` [kvm-unit-tests PATCH 2/4] riscv: Update exception cause list
` [kvm-unit-tests PATCH 3/4] riscv: Add methods to toggle interrupt enable bits
` [kvm-unit-tests PATCH 4/4] riscv: sbi: Add test for timer extension

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-06-18 21:41 UTC  (2+ messages)

[PATCH v3 0/6] riscv: Apply Zawrs when available
 2024-06-18 17:34 UTC  (8+ messages)
` [PATCH v3 4/6] riscv: hwprobe: export Zawrs ISA extension

[kvm-unit-tests PATCH] build: retain intermediate .aux.o targets
 2024-06-14  8:38 UTC  (7+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-06-12 17:31 UTC  (12+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[kvm-unit-tests PATCH v10 09/15] configure: Make arch_libdir a first-class entity
 2024-06-12  5:23 UTC 

[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-06-12  1:18 UTC  (2+ messages)

[PATCH] RISC-V:KVM: Add AMO load/store access fault traps to redirect to guest
 2024-06-07  7:07 UTC  (2+ messages)

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-06-07  6:50 UTC  (8+ messages)
` [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[PATCH] KVM: selftests: Fix RISC-V compilation
 2024-06-06 10:20 UTC  (4+ messages)

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-04 23:36 UTC  (35+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH v6 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-06-04 12:45 UTC  (17+ messages)
` [PATCH v6 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v6 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v6 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v6 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v6 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
` [PATCH v6 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v6 07/16] riscv: add ISA extensions validation callback
` [PATCH v6 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v6 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v6 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v6 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v6 12/16] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v6 13/16] riscv: add ISA extension parsing for Zcmop
` [PATCH v6 14/16] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v6 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v6 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
 2024-06-04  7:18 UTC  (3+ messages)

[RFC PATCH v4 0/5] Add Svadu Extension Support
 2024-06-04  2:26 UTC  (15+ messages)
` [RFC PATCH v4 1/5] RISC-V: Detect and Enable "
` [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING

[GIT PULL] KVM/riscv fixes for 6.10 take #1
 2024-05-31 16:51 UTC 

[PATCH 0/2] KVM RISC-V HW IMSIC guest files
 2024-05-31 11:25 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
 2024-05-31  5:42 UTC  (2+ messages)

[PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0
 2024-05-31  4:34 UTC  (2+ messages)

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-30 15:48 UTC  (19+ messages)
` [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop


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