messages from 2020-12-01 13:55:26 to 2020-12-09 20:13:15 UTC [more...]
[PATCH v5 0/2] MTE support for KVM guest
2020-12-09 20:13 UTC (27+ messages)
[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
2020-12-09 14:26 UTC (6+ messages)
` [PATCH v13 05/15] iommu/smmuv3: Get prepared for nested stage support
[PATCH 0/9] KVM: arm64: Relocate absolute hyp VAs
2020-12-09 13:17 UTC (10+ messages)
` [PATCH 1/9] KVM: arm64: Correctly align nVHE percpu data
` [PATCH 2/9] KVM: arm64: Rename .idmap.text in hyp linker script
` [PATCH 3/9] KVM: arm64: Set up .hyp.rodata ELF section
` [PATCH 4/9] KVM: arm64: Add symbol at the beginning of each hyp section
` [PATCH 5/9] KVM: arm64: Generate hyp relocation data
` [PATCH 6/9] KVM: arm64: Apply hyp relocations at runtime
` [PATCH 7/9] KVM: arm64: Fix constant-pool users in hyp
` [PATCH 8/9] KVM: arm64: Remove patching of fn pointers "
` [PATCH 9/9] KVM: arm64: Remove hyp_symbol_addr
[RFC PATCH 0/6] kvm: arm64: Fix up hyp relocations
2020-12-09 13:01 UTC (4+ messages)
` [RFC PATCH 5/6] kvm: arm64: Fix constant-pool users in hyp
[kvm-unit-tests PATCH 00/10] GIC fixes and improvements
2020-12-09 10:29 UTC (34+ messages)
` [kvm-unit-tests PATCH 01/10] lib: arm/arm64: gicv3: Add missing barrier when sending IPIs
` [kvm-unit-tests PATCH 02/10] lib: arm/arm64: gicv2: "
` [kvm-unit-tests PATCH 03/10] arm/arm64: gic: Remove memory synchronization from ipi_clear_active_handler()
` [kvm-unit-tests PATCH 04/10] arm/arm64: gic: Remove unnecessary synchronization with stats_reset()
` [kvm-unit-tests PATCH 05/10] arm/arm64: gic: Use correct memory ordering for the IPI test
` [kvm-unit-tests PATCH 06/10] arm/arm64: gic: Check spurious and bad_sender in the active test
` [kvm-unit-tests PATCH 07/10] arm/arm64: gic: Wait for writes to acked or spurious to complete
` [kvm-unit-tests PATCH 08/10] arm/arm64: gic: Split check_acked() into two functions
` [kvm-unit-tests PATCH 09/10] arm/arm64: gic: Make check_acked() more generic
` [kvm-unit-tests PATCH 10/10] arm64: gic: Use IPI test checking for the LPI tests
[RFC][PATCH 0/4] arm64:kvm: teach guest sched that VCPUs can be preempted
2020-12-09 9:43 UTC (7+ messages)
[PATCH v16 0/9] Enable ptp_kvm for arm/arm64
2020-12-09 6:09 UTC (10+ messages)
` [PATCH v16 1/9] arm64: Probe for the presence of KVM hypervisor
` [PATCH v16 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v16 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v16 4/9] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v16 5/9] clocksource: Add clocksource id for arm arch counter
` [PATCH v16 6/9] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v16 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64
` [PATCH v16 8/9] doc: add ptp_kvm introduction for arm64 support
` [PATCH v16 9/9] arm64: Add kvm capability check extension for ptp_kvm
[PATCH v4 00/26] Opt-in always-on nVHE hypervisor
2020-12-08 20:12 UTC (39+ messages)
` [PATCH v4 01/26] kvm: arm64: Add kvm-arm.mode early kernel parameter
` [PATCH v4 02/26] kvm: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
` [PATCH v4 03/26] psci: Support psci_ops.get_version for v0.1
` [PATCH v4 04/26] psci: Split functions to v0.1 and v0.2+ variants
` [PATCH v4 05/26] psci: Replace psci_function_id array with a struct
` [PATCH v4 06/26] psci: Add accessor for psci_0_1_function_ids
` [PATCH v4 07/26] arm64: Make cpu_logical_map() take unsigned int
` [PATCH v4 08/26] arm64: Extract parts of el2_setup into a macro
` [PATCH v4 09/26] kvm: arm64: Remove vector_ptr param of hyp-init
` [PATCH v4 10/26] kvm: arm64: Move hyp-init params to a per-CPU struct
` [PATCH v4 11/26] kvm: arm64: Init MAIR/TCR_EL2 from params struct
` [PATCH v4 12/26] kvm: arm64: Add .hyp.data..ro_after_init ELF section
` [PATCH v4 13/26] kvm: arm64: Support per_cpu_ptr in nVHE hyp code
` [PATCH v4 14/26] kvm: arm64: Create nVHE copy of cpu_logical_map
` [PATCH v4 15/26] kvm: arm64: Add SMC handler in nVHE EL2
` [PATCH v4 16/26] kvm: arm64: Bootstrap PSCI "
` [PATCH v4 17/26] kvm: arm64: Add offset for hyp VA <-> PA conversion
` [PATCH v4 18/26] kvm: arm64: Forward safe PSCI SMCs coming from host
` [PATCH v4 19/26] kvm: arm64: Extract __do_hyp_init into a helper function
` [PATCH v4 20/26] kvm: arm64: Add function to enter host from KVM nVHE hyp code
` [PATCH v4 21/26] kvm: arm64: Intercept host's CPU_ON SMCs
` [PATCH v4 22/26] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
` [PATCH v4 23/26] kvm: arm64: Intercept host's SYSTEM_SUSPEND "
` [PATCH v4 24/26] kvm: arm64: Keep nVHE EL2 vector installed
` [PATCH v4 25/26] kvm: arm64: Trap host SMCs in protected mode
` [PATCH v4 26/26] kvm: arm64: Fix EL2 mode availability checks
[PATCH 0/6] Fixes and cleanups of PSCI relay for kvmarm/next
2020-12-08 17:26 UTC (9+ messages)
` [PATCH 1/6] kvm: arm64: Prevent use of invalid PSCI v0.1 function IDs
` [PATCH 2/6] kvm: arm64: Use lm_alias in nVHE-only VA conversion
` [PATCH 3/6] kvm: arm64: Skip computing hyp VA layout for VHE
` [PATCH 4/6] kvm: arm64: Minor cleanup of hyp variables used in host
` [PATCH 5/6] kvm: arm64: Remove unused includes in psci-relay.c
` [PATCH 6/6] kvm: arm64: Move skip_host_instruction to adjust_pc.h
[RFC PATCH 00/27] KVM/arm64: A stage 2 for the host
2020-12-08 9:40 UTC (15+ messages)
` [RFC PATCH 16/27] KVM: arm64: Prepare Hyp memory protection
[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
2020-12-08 8:25 UTC (12+ messages)
` [RFC PATCH v1 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side
[PATCH] arm64: Work around broken GCC handling of "S" constraint
2020-12-07 19:22 UTC (8+ messages)
[PATCH v6 0/2] MTE support for KVM guest
2020-12-07 15:55 UTC (8+ messages)
` [PATCH v6 1/2] arm64: kvm: Save/restore MTE registers
[GIT PULL] KVM/arm64 fixes for 5.10, take #5
2020-12-06 10:56 UTC (5+ messages)
` [PATCH 1/3] KVM: arm64: Fix memory leak on stage2 update of a valid PTE
` [PATCH 2/3] KVM: arm64: Fix handling of merging tables into a block entry
` [PATCH 3/3] KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
[PATCH v3 0/2] clocksource: arm_arch_timer: Some fixes
2020-12-05 18:30 UTC (6+ messages)
` [PATCH v3 1/2] clocksource: arm_arch_timer: Use stable count reader in erratum sne
` [PATCH v3 2/2] clocksource: arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI
[PATCH v2 0/2] KVM: arm64: Expose CSV3 to guests on running on Meltdown-safe HW
2020-12-04 18:37 UTC (3+ messages)
` [PATCH v2 1/2] arm64: Make the Meltdown mitigation state available
` [PATCH v2 2/2] KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safe
[PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
2020-12-04 10:23 UTC (8+ messages)
[PATCH v2 0/2] clocksource: arm_arch_timer: Some fixes
2020-12-04 7:35 UTC (8+ messages)
` [PATCH v2 1/2] clocksource: arm_arch_timer: Use stable count reader in erratum sne
` [PATCH v2 2/2] clocksource: arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI
[PATCH v2 0/2] KVM: arm64: Some fixes and code adjustments for pvtime ST
2020-12-04 6:08 UTC (6+ messages)
` [PATCH v2 1/2] KVM: arm64: Some fixes of PV-time interface document
[RFC PATCH v3 00/16] KVM: arm64: Add Statistical Profiling Extension (SPE) support
2020-12-03 10:07 UTC (23+ messages)
` [RFC PATCH v3 01/16] KVM: arm64: Initialize VCPU mdcr_el2 before loading it
` [RFC PATCH v3 04/16] arm64: Introduce CPU SPE feature
` [RFC PATCH v3 06/16] KVM: arm64: Introduce SPE primitives
` [RFC PATCH v3 08/16] KVM: arm64: Add a new VCPU device control group for SPE
` [RFC PATCH v3 09/16] KVM: arm64: Use separate function for the mapping size in user_mem_abort()
` [RFC PATCH v3 10/16] KVM: arm64: Add a new VM device control group for SPE
[PATCH v3 00/23] Opt-in always-on nVHE hypervisor
2020-12-02 17:49 UTC (21+ messages)
` [PATCH v3 03/23] arm64: Make cpu_logical_map() take unsigned int
` [PATCH v3 04/23] arm64: Move MAIR_EL1_SET to asm/memory.h
` [PATCH v3 05/23] arm64: Extract parts of el2_setup into a macro
` [PATCH v3 06/23] kvm: arm64: Add kvm-arm.protected early kernel parameter
` [PATCH v3 16/23] kvm: arm64: Forward safe PSCI SMCs coming from host
` [PATCH v3 20/23] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
[PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
2020-12-01 12:54 UTC
[PATCH 0/5] KVM: arm64: Miscellaneous improvements
2020-12-01 15:01 UTC (6+ messages)
` [PATCH 1/5] KVM: Documentation: Add arm64 KVM_RUN error codes
` [PATCH 2/5] KVM: arm64: arch_timer: Remove VGIC initialization check
` [PATCH 3/5] KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
` [PATCH 4/5] KVM: arm64: Update comment in kvm_vgic_map_resources()
` [PATCH 5/5] KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()
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;
as well as URLs for NNTP newsgroup(s).