messages from 2023-06-06 19:29:05 to 2023-06-13 16:27:36 UTC [more...]
[PATCH] KVM: arm64: Use different pointer authentication keys for pKVM
2023-06-13 16:27 UTC (8+ messages)
[PATCH kvmtool 00/21] arm64: Handle PSCI calls in userspace
2023-06-13 15:10 UTC (5+ messages)
` [PATCH kvmtool 12/21] Add helpers to pause the VM from vCPU thread
` [PATCH kvmtool 14/21] aarch64: Add skeleton implementation for PSCI
[PATCH] KVM: Avoid illegal stage2 mapping on invalid memory slot
2023-06-13 14:58 UTC (8+ messages)
[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
2023-06-13 12:54 UTC (30+ messages)
` [kvm-unit-tests PATCH v6 12/32] arm64: Add support for discovering the UART through ACPI
` [kvm-unit-tests PATCH v6 19/32] lib/efi: Add support for reading an FDT
` [kvm-unit-tests PATCH v6 23/32] arm64: Add a setup sequence for systems that boot through EFI
` [kvm-unit-tests PATCH v6 28/32] arm64: Add support for efi in Makefile
[PATCH v2] KVM: arm64: timers: Fix resource leaks in kvm_timer_hyp_init()
2023-06-13 12:16 UTC (2+ messages)
[PATCH V2 00/14] arm64/sysreg: Convert TRBE registers to automatic generation
2023-06-13 11:03 UTC (11+ messages)
` [PATCH V2 12/14] arm64/sysreg: Convert TRBMAR_EL1 register "
` [PATCH V2 14/14] arm64/sysreg: Convert TRBIDR_EL1 "
[PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
2023-06-13 9:57 UTC (29+ messages)
` [PATCH v3 01/17] KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page()
` [PATCH v3 02/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code
` [PATCH v3 03/17] arm64: Turn kaslr_feature_override into a generic SW feature override
` [PATCH v3 04/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
` [PATCH v3 05/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set
` [PATCH v3 06/17] arm64: Allow EL1 physical timer access when running VHE
` [PATCH v3 07/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set
` [PATCH v3 08/17] KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
` [PATCH v3 09/17] KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE
` [PATCH v3 10/17] KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set
` [PATCH v3 11/17] KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE
` [PATCH v3 12/17] KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set
` [PATCH v3 13/17] KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
` [PATCH v3 14/17] KVM: arm64: Program the timer traps with VHE layout in hVHE mode
` [PATCH v3 15/17] KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
` [PATCH v3 16/17] arm64: Allow arm64_sw.hvhe on command line
` [PATCH v3 17/17] KVM: arm64: Terrible timer hack for M1 with hVHE
[PATCH 1/1] KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer
2023-06-13 0:26 UTC (7+ messages)
[PATCH] KVM: arm64: timers: Fix resource leaks in kvm_timer_hyp_init()
2023-06-12 19:23 UTC (4+ messages)
[PATCH v2] runtime: Allow to specify properties for accelerator
2023-06-12 12:06 UTC (3+ messages)
[kvm-unit-tests PATCH] runtime: Allow to specify properties for accelerator
2023-06-12 11:18 UTC (3+ messages)
[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
2023-06-12 9:44 UTC (21+ messages)
` [PATCH v3 01/10] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v3 02/10] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v3 03/10] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v3 04/10] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v3 05/10] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v3 06/10] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v3 08/10] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test
[PATCH v2] KVM: Avoid illegal stage2 mapping on invalid memory slot
2023-06-12 7:11 UTC (5+ messages)
[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2023-06-11 16:28 UTC (17+ messages)
[PATCH 0/2] KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer systems
2023-06-11 5:03 UTC (6+ messages)
` [PATCH 1/2] KVM: arm64: PMU: Introduce pmu_v3_is_supported() helper
` [PATCH 2/2] KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer systems
[PATCH v1 1/3] KVM: arm64: Consistently use free_removed_table() for stage-2
2023-06-09 22:58 UTC (7+ messages)
` [PATCH v1 2/3] KVM: arm64: Only initiate walk if page_count() > 1 in free_removed_table()
` [PATCH v1 3/3] KVM: arm64: Using rcu_read_lock() for kvm_pgtable_stage2_mkyoung()
[PATCH 0/3] KVM: arm64: Work around Ampere1 erratum AC03_CPU_38
2023-06-09 22:01 UTC (4+ messages)
` [PATCH 1/3] arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2
` [PATCH 2/3] KVM: arm64: Refactor HFGxTR configuration into separate helpers
` [PATCH 3/3] KVM: arm64: Prevent guests from enabling HA/HD on Ampere1
[PATCH v12 00/11] Support writable CPU ID registers from userspace
2023-06-09 19:08 UTC (13+ messages)
` [PATCH v12 01/11] KVM: arm64: Separate out feature sanitisation and initialisation
` [PATCH v12 02/11] KVM: arm64: Relax invariance of KVM_ARM_VCPU_POWER_OFF
` [PATCH v12 03/11] KVM: arm64: Make vCPU feature flags consistent VM-wide
` [PATCH v12 04/11] KVM: arm64: Rewrite IMPDEF PMU version as NI
` [PATCH v12 05/11] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v12 06/11] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v12 07/11] KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes
` [PATCH v12 08/11] KVM: arm64: Use generic sanitisation for ID_(AA64)DFR0_EL1
` [PATCH v12 09/11] KVM: arm64: Use generic sanitisation for ID_AA64PFR0_EL1
` [PATCH v12 10/11] KVM: arm64: Handle ID register reads using the VM-wide values
` [PATCH v12 11/11] KVM: arm64: Rip out the vestiges of the 'old' ID register scheme
[PATCH 0/3] Relax break-before-make use with FEAT_BBM
2023-06-09 15:44 UTC (8+ messages)
` [PATCH 2/3] KVM: arm64: Clear possible conflict aborts
` [PATCH 3/3] KVM: arm64: Skip break phase when we have FEAT_BBM level 2
[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
2023-06-09 13:04 UTC (13+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
` kvm/arm64: Spark benchmark
` kvm/powerpc: memcached benchmark
` kvm/x86: multichase benchmark
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
2023-06-09 1:20 UTC (6+ messages)
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
2023-06-08 20:17 UTC (6+ messages)
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
[PATCH v11 0/5] Support writable CPU ID registers from userspace
2023-06-08 17:57 UTC (8+ messages)
` [PATCH 0/3] RE: Support writable CPU ID registers from userspace [v11]
` [PATCH 3/3] KVM: arm64: Use per guest ID register for ID_AA64PFR1_EL1.MTE
[PATCH v3 00/10] KVM: arm64: FF-A proxy for pKVM
2023-06-08 17:28 UTC (3+ messages)
[kvm-unit-tests PATCH v2 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
2023-06-08 16:38 UTC (3+ messages)
[GIT PULL] KVM/arm64 fixes for 6.4, take #4
2023-06-08 15:52 UTC
[PATCH v4 0/4] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2}
2023-06-07 19:45 UTC (5+ messages)
` [PATCH v4 1/4] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v4 2/4] KVM: arm64: Enable writable for ID_DFR0_EL1
` [PATCH v4 3/4] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v4 4/4] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2}_EL1
[kvm-unit-tests PATCH v2] arm64: Make vector_table and vector_stub weak symbols
2023-06-07 18:53 UTC (2+ messages)
[kvm-unit-tests] arm/arm64: psci_cpu_on_test failures with tcg
2023-06-07 18:49 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
2023-06-07 16:39 UTC
[PATCH] KVM: arm64: Use raw_smp_processor_id() in kvm_pmu_probe_armpmu()
2023-06-07 16:09 UTC (2+ messages)
[PATCH 0/4] KVM: arm64: vgic: Locking fixes
2023-06-07 15:42 UTC (9+ messages)
` [PATCH 1/4] KVM: arm64: vgic: Fix a circular locking issue
[PATCH v5 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-06-06 19:28 UTC (7+ messages)
` [PATCH v5 2/7] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v5 3/7] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v5 4/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v5 5/7] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v5 6/7] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v5 7/7] KVM: arm64: Use TLBI range-based intructions for unmap
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