messages from 2024-03-26 14:31:42 to 2024-04-05 14:40:11 UTC [more...]
[kvm-unit-tests RFC PATCH 00/17] add shellcheck support
2024-04-05 14:40 UTC (33+ messages)
` [kvm-unit-tests RFC PATCH 01/17] Add initial shellcheck checking
` [kvm-unit-tests RFC PATCH 02/17] shellcheck: Fix SC2223
` [kvm-unit-tests RFC PATCH 03/17] shellcheck: Fix SC2295
` [kvm-unit-tests RFC PATCH 04/17] shellcheck: Fix SC2094
` [kvm-unit-tests RFC PATCH 05/17] shellcheck: Fix SC2006
` [kvm-unit-tests RFC PATCH 06/17] shellcheck: Fix SC2155
` [kvm-unit-tests RFC PATCH 07/17] shellcheck: Fix SC2235
` [kvm-unit-tests RFC PATCH 08/17] shellcheck: Fix SC2119, SC2120
` [kvm-unit-tests RFC PATCH 09/17] shellcheck: Fix SC2143
` [kvm-unit-tests RFC PATCH 10/17] shellcheck: Fix SC2013
` [kvm-unit-tests RFC PATCH 11/17] shellcheck: Fix SC2145
` [kvm-unit-tests RFC PATCH 12/17] shellcheck: Fix SC2124
` [kvm-unit-tests RFC PATCH 13/17] shellcheck: Fix SC2294
` [kvm-unit-tests RFC PATCH 14/17] shellcheck: Fix SC2178
` [kvm-unit-tests RFC PATCH 15/17] shellcheck: Fix SC2048
` [kvm-unit-tests RFC PATCH 16/17] shellcheck: Fix SC2153
` [kvm-unit-tests RFC PATCH 17/17] shellcheck: Suppress various messages
[RFC 0/8] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
2024-04-05 13:16 UTC (15+ messages)
` [RFC 1/8] arm64/sysreg: Add register fields for MDSELR_EL1
` [RFC 2/8] arm64/sysreg: Add register fields for HDFGRTR2_EL2
` [RFC 3/8] arm64/sysreg: Add register fields for HDFGWTR2_EL2
` [RFC 4/8] arm64/sysreg: Update ID_AA64MMFR0_EL1 register
` [RFC 5/8] KVM: arm64: Explicitly handle MDSELR_EL1 traps as UNDEFINED
` [RFC 6/8] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register
` [RFC 7/8] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
` [RFC 8/8] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
[PATCH v2] KVM: arm64: Document why we trap SVE access from the host in nVHE
2024-04-05 13:07 UTC
[PATCH 0/4] KVM: arm64: emulation for CTR_EL0
2024-04-05 12:01 UTC (5+ messages)
` [PATCH 1/4] KVM: arm64: change return value in arm64_check_features()
` [PATCH 2/4] KVM: arm64: maintain per VM value for CTR_EL0
` [PATCH 3/4] KVM: arm64: add emulation for CTR_EL0 register
` [PATCH 4/4] KVM: arm64: show writable masks for feature registers
[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
2024-04-05 11:58 UTC (5+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
` [PATCH 2/4] KVM: remove unused argument of kvm_handle_hva_range()
` [PATCH 3/4] mmu_notifier: remove the .change_pte() callback
` [PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()
[kvm-unit-tests PATCH v8 33/35] configure: Make arch_libdir a first-class entity
2024-04-05 8:35 UTC
[PATCH V17 2/9] KVM: arm64: Explicitly handle BRBE traps as UNDEFINED
2024-04-05 2:46 UTC (2+ messages)
` [PATCH V17 6/9] KVM: arm64: nvhe: Disable branch generation in nVHE guests
[RFC] KVM: arm64: improving IO performance during unmap?
2024-04-04 21:41 UTC (9+ messages)
` [PATCH] KVM: arm64: Limit stage2_apply_range() batch size to smallest block
[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
2024-04-04 18:52 UTC (12+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
` [PATCH v3 2/7] KVM: Move MMU notifier function declarations
` [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
` [PATCH v3 4/7] KVM: x86: Move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging
` [PATCH v3 6/7] KVM: arm64: "
` [PATCH v3 7/7] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
[PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-04-04 16:03 UTC (3+ messages)
` [PATCH v11 8/8] KVM: x86/mmu: Handle "
folio_mmapped
2024-04-04 0:15 UTC (25+ messages)
` folio_mmapped
` "
[kvm-unit-tests PATCH v2 0/2] arm/arm64: Use 'max' cpu and gic types
2024-04-03 8:50 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/3] arm64: Prepare for LPA2
` [kvm-unit-tests PATCH v2 2/3] arm/arm64: Use 'max' gic type
` [kvm-unit-tests PATCH v2 3/3] arm64: Use 'max' cpu type
[PATCH v6 0/5] KVM: arm64: Support for 2023 dpISA extensions
2024-04-02 17:21 UTC (12+ messages)
` [PATCH v6 1/5] KVM: arm64: Share all userspace hardened thread data with the hypervisor
` [PATCH v6 2/5] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v6 3/5] KVM: arm64: Support FEAT_FPMR for guests
` [PATCH v6 4/5] KVM: arm64: selftests: Document feature registers added in 2023 extensions
` [PATCH v6 5/5] KVM: arm64: selftests: Teach get-reg-list about FPMR
[GIT PULL] KVM/arm64 fixes for 6.9, part #1
2024-04-02 16:26 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] arm/arm64: Use 'max' cpu and gic types
2024-04-02 12:21 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] arm/arm64: Use 'max' gic type
` [kvm-unit-tests PATCH 2/2] arm64: Use 'max' cpu type
[PATCH] KVM: arm64: Rationalise KVM banner output
2024-04-01 8:47 UTC (2+ messages)
[PATCH] arm64: Fix early handling of FEAT_E2H0 not being implemented
2024-04-01 8:46 UTC (2+ messages)
[PATCH v2 0/4] KVM: arm64: TLBI fixes for the pgtable code
2024-04-01 8:46 UTC (8+ messages)
` [PATCH v2 1/4] KVM: arm64: Don't defer TLB invalidation when zapping table entries
` [PATCH v2 2/4] KVM: arm64: Don't pass a TLBI level hint "
` [PATCH v2 3/4] KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
` [PATCH v2 4/4] KVM: arm64: Ensure target address is granule-aligned for range TLBI
[PATCH v1 00/44] KVM: arm64: Preamble for pKVM
2024-03-28 19:20 UTC (50+ messages)
` [PATCH v1 01/44] KVM: arm64: Change kvm_handle_mmio_return() return polarity
` [PATCH v1 02/44] KVM: arm64: Use enum instead of helper for checking FP-state
` [PATCH v1 03/44] KVM: arm64: Move setting the page as dirty out of the critical section
` [PATCH v1 04/44] KVM: arm64: Avoid BUG-ing from the host abort path
` [PATCH v1 05/44] KVM: arm64: Check for PTE validity when checking for executable/cacheable
` [PATCH v1 06/44] KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE
` [PATCH v1 07/44] KVM: arm64: Support TLB invalidation in guest context
` [PATCH v1 08/44] KVM: arm64: Simplify vgic-v3 hypercalls
` [PATCH v1 09/44] KVM: arm64: Add is_pkvm_initialized() helper
` [PATCH v1 10/44] KVM: arm64: Introduce predicates to check for protected state
` [PATCH v1 11/44] KVM: arm64: Split up nvhe/fixed_config.h
` [PATCH v1 12/44] KVM: arm64: Move pstate reset value definitions to kvm_arm.h
` [PATCH v1 13/44] KVM: arm64: Clarify rationale for ZCR_EL1 value restored on guest exit
` [PATCH v1 14/44] KVM: arm64: Refactor calculating SVE state size to use helpers
` [PATCH v1 15/44] KVM: arm64: Use active guest SVE vector length on guest restore
` [PATCH v1 16/44] KVM: arm64: Do not map the host fpsimd state to hyp in pKVM
` [PATCH v1 17/44] KVM: arm64: Move some kvm_psci functions to a shared header
` [PATCH v1 18/44] KVM: arm64: Refactor reset_mpidr() to extract its computation
` [PATCH v1 19/44] KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
` [PATCH v1 20/44] KVM: arm64: Refactor enter_exception64()
` [PATCH v1 21/44] KVM: arm64: Add PC_UPDATE_REQ flags covering all PC updates
` [PATCH v1 22/44] KVM: arm64: Add vcpu flag copy primitive
` [PATCH v1 23/44] KVM: arm64: Introduce gfn_to_memslot_prot()
` [PATCH v1 24/44] KVM: arm64: Do not use the hva in kvm_handle_guest_abort()
` [PATCH v1 25/44] KVM: arm64: Introduce hyp_rwlock_t
` [PATCH v1 26/44] KVM: arm64: Add atomics-based checking refcount implementation at EL2
` [PATCH v1 27/44] KVM: arm64: Use atomic refcount helpers for 'struct hyp_page::refcount'
` [PATCH v1 28/44] KVM: arm64: Remove locking from EL2 allocation fast-paths
` [PATCH v1 29/44] KVM: arm64: Reformat/beautify PTP hypercall documentation
` [PATCH v1 30/44] KVM: arm64: Rename firmware pseudo-register documentation file
` [PATCH v1 31/44] KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst
` [PATCH v1 32/44] KVM: arm64: Prevent kmemleak from accessing .hyp.data
` [PATCH v1 33/44] KVM: arm64: Issue CMOs when tearing down guest s2 pages
` [PATCH v1 34/44] KVM: arm64: Do not set the virtual timer offset for protected vCPUs
` [PATCH v1 35/44] KVM: arm64: Fix comment for __pkvm_vcpu_init_traps()
` [PATCH v1 36/44] KVM: arm64: Do not re-initialize the KVM lock
` [PATCH v1 37/44] KVM: arm64: Check directly whether a vcpu is protected
` [PATCH v1 38/44] KVM: arm64: Trap debug break and watch from guest
` [PATCH v1 39/44] KVM: arm64: Restrict protected VM capabilities
` [PATCH v1 40/44] KVM: arm64: Do not support MTE for protected VMs
` [PATCH v1 41/44] KVM: arm64: Move pkvm_vcpu_init_traps() to hyp vcpu init
` [PATCH v1 42/44] KVM: arm64: Fix initializing traps in protected mode
` [PATCH v1 43/44] KVM: arm64: Advertise GICv3 sysreg interface to protected guests
` [PATCH v1 44/44] KVM: arm64: Force injection of a data abort on NISV MMIO exit
[PATCH 1/2] KVM: arm64: Fix the identification range for the FF-A smcs
2024-03-28 13:59 UTC (6+ messages)
` [PATCH 2/2] KVM: arm64: Allow only the specified FF-A calls to be forwarded to TZ
[PATCH v2] KVM: arm64: Add KVM_CAP to control WFx trapping
2024-03-28 10:30 UTC (3+ messages)
[PATCH 00/18] KVM: selftests: Clean up x86's DT initialization
2024-03-28 2:52 UTC (29+ messages)
` [PATCH 01/18] Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
` [PATCH 02/18] KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
` [PATCH 03/18] KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
` [PATCH 08/18] KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
` [PATCH 09/18] KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
` [PATCH 10/18] KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
` [PATCH 11/18] KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
` [PATCH 12/18] KVM: selftests: Allocate x86's GDT during VM creation
` [PATCH 13/18] KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
` [PATCH 14/18] KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
` [PATCH 15/18] KVM: selftests: Allocate x86's TSS at VM creation
` [PATCH 16/18] KVM: selftests: Add macro for TSS selector, rename up code/data macros
` [PATCH 17/18] KVM: selftests: Init x86's segments during VM creation
` [PATCH 18/18] KVM: selftests: Drop @selector from segment helpers
[PATCH 0/3] KVM: arm64: TLBI fixes for the pgtable code
2024-03-27 12:45 UTC (9+ messages)
` [PATCH 1/3] KVM: arm64: Don't defer TLB invalidation when zapping table entries
` [PATCH 3/3] KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
[RFC PATCH] kvm: nv: Optimize the unmapping of shadow S2-MMU tables
2024-03-27 12:12 UTC (5+ messages)
[PATCH v2 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
2024-03-27 9:04 UTC (8+ messages)
` [PATCH v2 5/5] KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox