messages from 2024-09-10 15:22:57 to 2024-09-30 14:04:34 UTC [more...]
[bug report] KVM: arm64: vgic-v4: Occasionally issue VMOVP to an unmapped VPE on GICv4.1
2024-09-30 14:04 UTC (6+ messages)
[PATCH] KVM: arm64: vgic: fix GICR_STATUSR in vgic_v3_rd_registers
2024-09-30 6:20 UTC (3+ messages)
[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
2024-09-27 15:21 UTC (7+ messages)
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()
` [PATCH v5 19/19] virt: arm-cca-guest: TSM_REPORT support for realms
[PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
2024-09-27 14:24 UTC (16+ messages)
` [PATCH v4 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v4 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v4 4/6] KVM: selftests: Add test for PSCI SYSTEM_OFF2
` [PATCH v4 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [PATCH v4 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` [PATCH v4 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
[RFC PATCH 0/7] support for mm-local memory allocations and use it
2024-09-27 12:59 UTC (15+ messages)
` [RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges
` [RFC PATCH 2/7] mm/secretmem: implement mm-local kernel allocations
` [RFC PATCH 3/7] arm64: KVM: Refactor C-code to access vCPU gp-registers through macros
` [RFC PATCH 4/7] KVM: Refactor Assembly-code to access vCPU gp-registers through a macro
` [RFC PATCH 5/7] arm64: KVM: Allocate vCPU gp-regs dynamically on VHE and KERNEL_SECRETMEM enabled systems
` [RFC PATCH 6/7] arm64: KVM: Refactor C-code to access vCPU fp-registers through macros
` [RFC PATCH 7/7] arm64: KVM: Allocate vCPU fp-regs dynamically on VHE and KERNEL_SECRETMEM enabled systems
[PATCH] KVM: arm64: Another reviewer reshuffle
2024-09-27 12:30 UTC (4+ messages)
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-09-26 18:38 UTC (6+ messages)
` [PATCH v5 1/5] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
` [PATCH v5 5/5] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
[PATCH 0/8] *** RFC: ARM KVM dirty tracking device ***
2024-09-26 10:00 UTC (3+ messages)
[RFC PATCH v1 0/2] Allow the RAS feature bit in ID_AA64PFR0_EL1 writable from userspace
2024-09-26 7:25 UTC (5+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: Use kvm_has_feat() to check if FEAT_RAS is advertised to the guest
` [RFC PATCH v1 2/2] KVM: arm64: Allow the RAS feature bit in ID_AA64PFR0_EL1 writable from userspace
[PATCH v5 00/30] Permission Overlay Extension
2024-09-24 15:04 UTC (11+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 19/30] arm64: add POE signal support
[PATCH v2 0/8] Enable build system on macOS hosts
2024-09-24 8:51 UTC (10+ messages)
` [PATCH v2 3/8] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos
` [PATCH v2 8/8] Documentation: add howto build in macos
[PATCH v2] KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path
2024-09-19 11:05 UTC
[PATCH] KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path
2024-09-19 10:11 UTC (2+ messages)
[PATCH 00/13] Tracefs support for pKVM
2024-09-16 12:39 UTC (20+ messages)
` [PATCH 01/13] ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
` [PATCH 02/13] ring-buffer: Introducing ring-buffer writer
` [PATCH 03/13] ring-buffer: Expose buffer_data_page material
` [PATCH 04/13] timekeeping: Add the boot clock to system time snapshot
` [PATCH 05/13] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH 06/13] KVM: arm64: Add clock support "
` [PATCH 07/13] KVM: arm64: Add tracing support for the pKVM hyp
` [PATCH 08/13] KVM: arm64: Add hyp tracing to tracefs
` [PATCH 09/13] KVM: arm64: Add clock for hyp tracefs
` [PATCH 10/13] KVM: arm64: Add raw interface "
` [PATCH 11/13] KVM: arm64: Add trace "
` [PATCH 12/13] KVM: arm64: Add support for hyp events
` [PATCH 13/13] KVM: arm64: Add kselftest for tracefs hyp tracefs
[GIT PULL] KVM/arm64 updates for 6.12
2024-09-14 13:33 UTC (2+ messages)
[PATCH v2 00/13] KVM: selftests: Morph max_guest_mem to mmu_stress
2024-09-12 16:17 UTC (22+ messages)
` [PATCH v2 01/13] KVM: Move KVM_REG_SIZE() definition to common uAPI header
` [PATCH v2 02/13] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
` [PATCH v2 03/13] KVM: selftests: Fudge around an apparent gcc bug in arm64's PMU test
` [PATCH v2 04/13] KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
` [PATCH v2 05/13] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
` [PATCH v2 06/13] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
` [PATCH v2 07/13] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
` [PATCH v2 08/13] KVM: selftests: Compute number of extra pages needed "
` [PATCH v2 09/13] KVM: selftests: Enable mmu_stress_test on arm64
` [PATCH v2 10/13] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
` [PATCH v2 11/13] KVM: selftests: Precisely limit the number of guest loops "
` [PATCH v2 12/13] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
` [PATCH v2 13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
[PATCH v3] KVM: arm64: Fix confusion in documentation for pKVM SME assert
2024-09-12 15:59 UTC (2+ messages)
[PATCH v2] KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
2024-09-12 14:56 UTC (4+ messages)
[PATCH v3 00/24] KVM: arm64: Add EL2 support to FEAT_S1PIE
2024-09-12 10:22 UTC (31+ messages)
` [PATCH v3 01/24] arm64: Drop SKL0/SKL1 from TCR2_EL2
` [PATCH v3 02/24] arm64: Remove VNCR definition for PIRE0_EL2
` [PATCH v3 03/24] arm64: Add encoding "
` [PATCH v3 04/24] KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping()
` [PATCH v3 05/24] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH v3 06/24] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v3 07/24] KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE
` [PATCH v3 08/24] KVM: arm64: Extend masking facility to arbitrary registers
` [PATCH v3 09/24] arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT
` [PATCH v3 10/24] KVM: arm64: Add TCR2_EL2 to the sysreg arrays
` [PATCH v3 11/24] KVM: arm64: Sanitise TCR2_EL2
` [PATCH v3 12/24] KVM: arm64: Add save/restore for TCR2_EL2
` [PATCH v3 13/24] KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
` [PATCH v3 14/24] KVM: arm64: Add save/restore for PIR{,E0}_EL2
` [PATCH v3 15/24] KVM: arm64: Handle PIR{,E0}_EL2 traps
` [PATCH v3 16/24] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v3 17/24] KVM: arm64: Add AT fast-path support for S1PIE
` [PATCH v3 18/24] KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts
` [PATCH v3 19/24] KVM: arm64: Disable hierarchical permissions when S1PIE is enabled
` [PATCH v3 20/24] KVM: arm64: Implement AT S1PIE support
` [PATCH v3 21/24] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v3 22/24] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v3 23/24] KVM: arm64: Hide S1PIE registers "
` [PATCH v3 24/24] KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF
[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
2024-09-12 9:27 UTC (4+ messages)
` [PATCH v4 07/43] arm64: RME: Check for RME support at KVM init
[PATCH 0/3] KVM: arm64: Get rid of REG_HIDDEN_USER
2024-09-11 19:32 UTC (3+ messages)
[PATCH] KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
2024-09-11 13:33 UTC (4+ messages)
[kvm-unit-tests PATCH v3 0/5] Support cross compiling with clang
2024-09-11 9:14 UTC (6+ messages)
` [kvm-unit-tests PATCH v3 1/5] riscv: Drop mstrict-align
` [kvm-unit-tests PATCH v3 2/5] Makefile: Prepare for clang EFI builds
` [kvm-unit-tests PATCH v3 3/5] configure: Support cross compiling with clang
` [kvm-unit-tests PATCH v3 4/5] riscv: gitlab-ci: Add clang build tests
` [kvm-unit-tests PATCH v3 5/5] README: Add cross and clang recipes
[kvm-unit-tests PATCH v2 0/4] Support cross compiling with clang
2024-09-11 8:24 UTC (12+ messages)
` [kvm-unit-tests PATCH v2 1/4] riscv: Drop mstrict-align
` [kvm-unit-tests PATCH v2 2/4] Makefile: Prepare for clang EFI builds
` [kvm-unit-tests PATCH v2 3/4] configure: Support cross compiling with clang
` [kvm-unit-tests PATCH v2 4/4] riscv: gitlab-ci: Add clang build tests
[kvm-unit-tests PATCH 0/2] configure: Support CONFIG_* extension
2024-09-11 8:15 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Introduce add-config
[PATCH v10 0/5] arm64: ptdump: View the second stage page-tables
2024-09-10 20:35 UTC (7+ messages)
` [PATCH v10 2/5] arm64: ptdump: Expose the attribute parsing functionality
` [PATCH v10 5/5] KVM: arm64: Register ptdump with debugfs on guest creation
[PATCH v3] KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer
2024-09-10 20:11 UTC (6+ messages)
[PATCH v2] arm64: KVM: define ESR_ELx_EC_* constants as UL
2024-09-10 19:03 UTC (2+ messages)
[PATCH 00/15] KVM: x86: Introduce new ioctl KVM_TRANSLATE2
2024-09-10 15:22 UTC (15+ messages)
` [PATCH 02/15] KVM: x86/mmu: Abort page walk if permission checks fail
` [PATCH 03/15] KVM: x86/mmu: Introduce exception flag for unmapped GPAs
` [PATCH 04/15] KVM: x86/mmu: Store GPA in exception if applicable
` [PATCH 05/15] KVM: x86/mmu: Introduce flags parameter to page walker
` [PATCH 06/15] KVM: x86/mmu: Implement PWALK_SET_ACCESSED in "
` [PATCH 07/15] KVM: x86/mmu: Implement PWALK_SET_DIRTY "
` [PATCH 08/15] KVM: x86/mmu: Implement PWALK_FORCE_SET_ACCESSED "
` [PATCH 09/15] KVM: x86/mmu: Introduce status parameter to "
` [PATCH 10/15] KVM: x86/mmu: Implement PWALK_STATUS_READ_ONLY_PTE_GPA in "
` [PATCH 11/15] KVM: x86: Introduce generic gva to gpa translation function
` [PATCH 12/15] KVM: Introduce KVM_TRANSLATE2
` [PATCH 13/15] KVM: Add KVM_TRANSLATE2 stub
` [PATCH 14/15] KVM: x86: Implement KVM_TRANSLATE2
` [PATCH 15/15] KVM: selftests: Add test for KVM_TRANSLATE2
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