Linux KVM for ARM
[Prev Page][Next Page]
- Re: [RFC PATCH v2 22/26] KVM: arm64: Refactor __load_guest_stage2(), (continued)
- [GIT PULL] KVM/arm64 fixes for 5.11, take #1,
Marc Zyngier
- [PATCH 02/18] KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs, Marc Zyngier
- [PATCH 01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available, Marc Zyngier
- [PATCH 03/18] KVM: arm64: Use lm_alias in nVHE-only VA conversion, Marc Zyngier
- [PATCH 04/18] KVM: arm64: Skip computing hyp VA layout for VHE, Marc Zyngier
- [PATCH 05/18] KVM: arm64: Minor cleanup of hyp variables used in host, Marc Zyngier
- [PATCH 07/18] KVM: arm64: Move skip_host_instruction to adjust_pc.h, Marc Zyngier
- [PATCH 09/18] KVM: Documentation: Add arm64 KVM_RUN error codes, Marc Zyngier
- [PATCH 06/18] KVM: arm64: Remove unused includes in psci-relay.c, Marc Zyngier
- [PATCH 08/18] KVM: arm64: Declutter host PSCI 0.1 handling, Marc Zyngier
- [PATCH 13/18] KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset(), Marc Zyngier
- [PATCH 12/18] KVM: arm64: Update comment in kvm_vgic_map_resources(), Marc Zyngier
- [PATCH 14/18] KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources(), Marc Zyngier
- [PATCH 18/18] arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST, Marc Zyngier
- [PATCH 16/18] KVM: arm64: Remove spurious semicolon in reg_to_encoding(), Marc Zyngier
- [PATCH 11/18] KVM: arm64: Move double-checked lock to kvm_vgic_map_resources(), Marc Zyngier
- [PATCH 17/18] KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS, Marc Zyngier
- [PATCH 10/18] KVM: arm64: arch_timer: Remove VGIC initialization check, Marc Zyngier
- [PATCH 15/18] KVM: arm64: Fix hyp_cpu_pm_{init, exit} __init annotation, Marc Zyngier
- Re: [GIT PULL] KVM/arm64 fixes for 5.11, take #1, Paolo Bonzini
- Re: [GIT PULL] KVM/arm64 fixes for 5.11, take #1, Paolo Bonzini
- [PATCH 0/5] vfio/iommu_type1: Some fixes about dirty tracking,
Keqian Zhu
- [PATCH 0/6] vfio/iommu_type1: Some optimizations about dirty tracking,
Keqian Zhu
- [PATCH 0/2] KVM: arm64: Hide absent PMU registers from userspace,
Marc Zyngier
- [PATCH] KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg(),
Alexandru Elisei
- [PATCH v6 0/5] ARM: arm64: Add SMCCC TRNG entropy service,
Andre Przywara
- [PATCH v2 0/8] arm64: Relocate absolute hyp VAs,
David Brazdil
- [PATCH v5 0/5] ARM: arm64: Add SMCCC TRNG entropy service,
Andre Przywara
- [PATCH] arm64/smp: Remove unused variable irq in arch_show_interrupts(),
Keqian Zhu
- [PATCH] KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS,
Marc Zyngier
- [PATCH v2 00/17] arm64: Early CPU feature override, and an application to VHE,
Marc Zyngier
- [PATCH v2 01/17] arm64: Fix labels in el2_setup macros, Marc Zyngier
- [PATCH v2 02/17] arm64: Fix outdated TCR setup comment, Marc Zyngier
- [PATCH v2 03/17] arm64: Turn the MMU-on sequence into a macro, Marc Zyngier
- [PATCH v2 04/17] arm64: Provide an 'upgrade to VHE' stub hypercall, Marc Zyngier
- [PATCH v2 06/17] arm64: Move VHE-specific SPE setup to mutate_to_vhe(), Marc Zyngier
- [PATCH v2 05/17] arm64: Initialise as nVHE before switching to VHE, Marc Zyngier
- [PATCH v2 07/17] arm64: Simplify init_el2_state to be non-VHE only, Marc Zyngier
- [PATCH v2 08/17] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code, Marc Zyngier
- [PATCH v2 09/17] arm64: cpufeature: Add global feature override facility, Marc Zyngier
- [PATCH v2 15/17] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0, Marc Zyngier
- [PATCH v2 16/17] KVM: arm64: Document HVC_VHE_RESTART stub hypercall, Marc Zyngier
- [PATCH v2 13/17] arm64: Honor VHE being disabled from the command-line, Marc Zyngier
- [PATCH v2 12/17] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line, Marc Zyngier
- [PATCH v2 10/17] arm64: Extract early FDT mapping from kaslr_early_init(), Marc Zyngier
- [PATCH v2 14/17] arm64: Add an aliasing facility for the idreg override, Marc Zyngier
- [PATCH v2 17/17] arm64: Move "nokaslr" over to the early cpufeature infrastructure, Marc Zyngier
- [PATCH v2 11/17] arm64: cpufeature: Add an early command-line cpufeature override facility, Marc Zyngier
- [PATCH] arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST,
Shannon Zhao
- [RFC PATCH v2 0/4] KVM: arm64: Add VLPI migration support on GICv4.1,
Shenming Lu
- [PATCH] KVM: arm64: remove incorrect __init annotation,
Arnd Bergmann
- [PATCH] KVM: arm64: Remove spurious semicolon in reg_to_encoding(),
Marc Zyngier
- [PATCH RFC] KVM: arm64: vgic: Decouple the check of the EnableLPIs bit from the ITS LPI translation,
Shenming Lu
- [PATCH] KVM: arm64: Fix section mismatches around hyp_cpu_pm_{init, exit},
Nathan Chancellor
- [PATCH] KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return,
David Brazdil
- [PATCH 00/17] arm64: Early CPU feature override, and an application to VHE,
Marc Zyngier
- [PATCH 03/17] arm64: Turn the MMU-on sequence into a macro, Marc Zyngier
- [PATCH 01/17] arm64: Fix labels in el2_setup macros, Marc Zyngier
- [PATCH 04/17] arm64: Provide an 'upgrade to VHE' stub hypercall, Marc Zyngier
- [PATCH 02/17] arm64: Fix outdated TCR setup comment, Marc Zyngier
- [PATCH 05/17] arm64: Initialise as nVHE before switching to VHE, Marc Zyngier
- [PATCH 07/17] arm64: Simplify init_el2_state to be non-VHE only, Marc Zyngier
- [PATCH 08/17] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code, Marc Zyngier
- [PATCH 06/17] arm64: Move VHE-specific SPE setup to mutate_to_vhe(), Marc Zyngier
- [PATCH 09/17] arm64: cpufeature: Add global feature override facility, Marc Zyngier
- [PATCH 14/17] arm64: Add an aliasing facility for the idreg override, Marc Zyngier
- [PATCH 17/17] arm64: Move "nokaslr" over to the early cpufeature infrastructure, Marc Zyngier
- [PATCH 16/17] KVM: arm64: Document HVC_VHE_RESTART stub hypercall, Marc Zyngier
- [PATCH 13/17] arm64: Honor VHE being disabled from the command-line, Marc Zyngier
- [PATCH 12/17] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line, Marc Zyngier
- [PATCH 11/17] arm64: cpufeature: Add an early command-line cpufeature override facility, Marc Zyngier
- [PATCH 10/17] arm64: Extract early FDT mapping from kaslr_early_init(), Marc Zyngier
- [PATCH 15/17] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0, Marc Zyngier
- Re: [PATCH 00/17] arm64: Early CPU feature override, and an application to VHE, Marc Zyngier
- [PATCH] arm64: Fix labels in el2_setup macros,
Marc Zyngier
- [PATCH] KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation,
Marc Zyngier
- [kvm-unit-tests PATCH] arm64: microbench: fix unexpected PPI,
Jingyi Wang
- [kvm-unit-tests PATCH v2 00/12] GIC fixes and improvements,
Alexandru Elisei
- [kvm-unit-tests PATCH v2 01/12] lib: arm/arm64: gicv3: Add missing barrier when sending IPIs, Alexandru Elisei
- [kvm-unit-tests PATCH v2 02/12] lib: arm/arm64: gicv2: Add missing barrier when sending IPIs, Alexandru Elisei
- [kvm-unit-tests PATCH v2 04/12] arm/arm64: gic: Remove unnecessary synchronization with stats_reset(), Alexandru Elisei
- [kvm-unit-tests PATCH v2 03/12] arm/arm64: gic: Remove SMP synchronization from ipi_clear_active_handler(), Alexandru Elisei
- [kvm-unit-tests PATCH v2 05/12] arm/arm64: gic: Use correct memory ordering for the IPI test, Alexandru Elisei
- [kvm-unit-tests PATCH v2 06/12] arm/arm64: gic: Check spurious and bad_sender in the active test, Alexandru Elisei
- [kvm-unit-tests PATCH v2 07/12] arm/arm64: gic: Wait for writes to acked or spurious to complete, Alexandru Elisei
- [kvm-unit-tests PATCH v2 08/12] arm/arm64: gic: Split check_acked() into two functions, Alexandru Elisei
- [kvm-unit-tests PATCH v2 09/12] arm/arm64: gic: Make check_acked() more generic, Alexandru Elisei
- [kvm-unit-tests PATCH v2 10/12] arm64: gic: its-trigger: Don't trigger the LPI while it is pending, Alexandru Elisei
- [kvm-unit-tests PATCH v2 11/12] lib: arm64: gic-v3-its: Add wmb() barrier before INT command, Alexandru Elisei
- [kvm-unit-tests PATCH v2 12/12] arm64: gic: Use IPI test checking for the LPI tests, Alexandru Elisei
- [kvm-unit-tests PATCH 0/1] Don't access PMU when not present,
Alexandru Elisei
- [PATCH] arm64: Work around broken GCC 4.9 handling of "S" constraint,
Marc Zyngier
- [GIT PULL] KVM/arm64 updates for 5.11,
Marc Zyngier
- [PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests,
Eric Auger
- [PATCH v4 0/5] ARM: arm64: Add SMCCC TRNG entropy service,
Andre Przywara
- [PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support,
Marc Zyngier
- [PATCH v3 01/66] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature, Marc Zyngier
- [PATCH v3 02/66] KVM: arm64: nv: Introduce nested virtualization VCPU feature, Marc Zyngier
- [PATCH v3 03/66] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set, Marc Zyngier
- [PATCH v3 04/66] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x, Marc Zyngier
- [PATCH v3 06/66] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state, Marc Zyngier
- [PATCH v3 08/66] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values, Marc Zyngier
- [PATCH v3 05/66] KVM: arm64: nv: Add EL2 system registers to vcpu context, Marc Zyngier
- [PATCH v3 09/66] KVM: arm64: nv: Support virtual EL2 exceptions, Marc Zyngier
- [PATCH v3 07/66] KVM: arm64: nv: Handle HCR_EL2.NV system register traps, Marc Zyngier
- [PATCH v3 46/66] KVM: arm64: nv: Nested GICv3 Support, Marc Zyngier
- [PATCH v3 35/66] KVM: arm64: nv: Handle shadow stage 2 page faults, Marc Zyngier
- [PATCH v3 16/66] KVM: arm64: nv: Save/Restore vEL2 sysregs, Marc Zyngier
- [PATCH v3 34/66] KVM: arm64: nv: Implement nested Stage-2 page table walk logic, Marc Zyngier
- [PATCH v3 48/66] KVM: arm64: nv: vgic: Emulate the HW bit in software, Marc Zyngier
- [PATCH v3 29/66] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization, Marc Zyngier
- [PATCH v3 32/66] KVM: arm64: nv: Hide RAS from nested guests, Marc Zyngier
- [PATCH v3 10/66] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2, Marc Zyngier
- [PATCH v3 12/66] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers, Marc Zyngier
- [PATCH v3 22/66] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting, Marc Zyngier
- [PATCH v3 15/66] KVM: arm64: nv: Handle HCR_EL2.E2H specially, Marc Zyngier
- [PATCH v3 44/66] KVM: arm64: nv: Add handling of EL2-specific timer registers, Marc Zyngier
- [PATCH v3 28/66] KVM: arm64: nv: Forward debug traps to the nested guest, Marc Zyngier
- [PATCH v3 37/66] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables, Marc Zyngier
- [PATCH v3 30/66] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes, Marc Zyngier
- [PATCH v3 49/66] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ, Marc Zyngier
- [PATCH v3 40/66] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2, Marc Zyngier
- [PATCH v3 26/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting, Marc Zyngier
- [PATCH v3 20/66] KVM: arm64: nv: Trap CPACR_EL1 access in virtual EL2, Marc Zyngier
- [PATCH v3 31/66] KVM: arm64: nv: Filter out unsupported features from ID regs, Marc Zyngier
- [PATCH v3 61/66] KVM: arm64: nv: Synchronize PSTATE early on exit, Marc Zyngier
- [PATCH v3 55/66] KVM: arm64: Allow populating S2 SW bits, Marc Zyngier
- [PATCH v3 56/66] KVM: arm64: nv: Tag shadow S2 entries with nested level, Marc Zyngier
- [PATCH v3 43/66] KVM: arm64: nv: arch_timer: Support hyp timer emulation, Marc Zyngier
- [PATCH v3 14/66] KVM: arm64: nv: Handle SPSR_EL2 specially, Marc Zyngier
- [PATCH v3 21/66] KVM: arm64: nv: Handle PSCI call via smc from the guest, Marc Zyngier
- [PATCH v3 23/66] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP, FPEN} settings, Marc Zyngier
- [PATCH v3 33/66] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures, Marc Zyngier
- [PATCH v3 41/66] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2, Marc Zyngier
- [PATCH v3 13/66] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg(), Marc Zyngier
- [PATCH v3 27/66] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2, Marc Zyngier
- [PATCH v3 53/66] KVM: arm64: nv: Add handling of ARMv8.4-TTL TLB invalidation, Marc Zyngier
- [PATCH v3 39/66] KVM: arm64: nv: Set a handler for the system instruction traps, Marc Zyngier
- [PATCH v3 66/66] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests, Marc Zyngier
- [PATCH v3 47/66] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest, Marc Zyngier
- [PATCH v3 18/66] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2, Marc Zyngier
- [PATCH v3 57/66] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets, Marc Zyngier
- [PATCH v3 36/66] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's, Marc Zyngier
- [PATCH v3 62/66] KVM: arm64: nv: Sync nested timer state with ARMv8.4, Marc Zyngier
- [PATCH v3 63/66] KVM: arm64: nv: Allocate VNCR page when required, Marc Zyngier
- [PATCH v3 52/66] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT, Marc Zyngier
- [PATCH v3 60/66] KVM: arm64: Add ARMv8.4 Enhanced Nested Virt cpufeature, Marc Zyngier
- [PATCH v3 24/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting, Marc Zyngier
- [PATCH v3 54/66] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information, Marc Zyngier
- [PATCH v3 65/66] KVM: arm64: nv: Fast-track 'InHost' exception returns, Marc Zyngier
- [PATCH v3 38/66] KVM: arm64: nv: Introduce sys_reg_desc.forward_trap, Marc Zyngier
- [PATCH v3 45/66] KVM: arm64: nv: Load timer before the GIC, Marc Zyngier
- [PATCH v3 42/66] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's, Marc Zyngier
- [PATCH v3 19/66] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2, Marc Zyngier
- [PATCH v3 59/66] KVM: arm64: nv: Move nested vgic state into the sysreg file, Marc Zyngier
- [PATCH v3 25/66] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings, Marc Zyngier
- [PATCH v3 11/66] KVM: arm64: nv: Handle trapped ERET from virtual EL2, Marc Zyngier
- [PATCH v3 64/66] KVM: arm64: nv: Enable ARMv8.4-NV support, Marc Zyngier
- [PATCH v3 51/66] KVM: arm64: nv: Add nested GICv3 tracepoints, Marc Zyngier
- [PATCH v3 50/66] KVM: arm64: nv: Implement maintenance interrupt forwarding, Marc Zyngier
- [PATCH v3 58/66] KVM: arm64: Map VNCR-capable registers to a separate page, Marc Zyngier
- [PATCH v3 17/66] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor, Marc Zyngier
- Re: [PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support, Haibo Xu
- Re: [PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support, André Przywara
- Re: [PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support, Haibo Xu
- Re: [PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support, Haibo Xu
- [PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling,
Andre Przywara
- [PATCH kvmtool 02/21] hw/serial: Use device abstraction for FDT generator function, Andre Przywara
- [PATCH kvmtool 03/21] ioport: Retire .generate_fdt_node functionality, Andre Przywara
- [PATCH kvmtool 01/21] ioport: Remove ioport__setup_arch(), Andre Przywara
- [PATCH kvmtool 05/21] hw/i8042: Clean up data types, Andre Przywara
- [PATCH kvmtool 04/21] mmio: Extend handling to include ioport emulation, Andre Przywara
- [PATCH kvmtool 06/21] hw/i8042: Refactor trap handler, Andre Przywara
- [PATCH kvmtool 07/21] hw/i8042: Switch to new trap handlers, Andre Przywara
- [PATCH kvmtool 08/21] x86/ioport: Refactor trap handlers, Andre Przywara
- [PATCH kvmtool 11/21] hw/rtc: Switch to new trap handler, Andre Przywara
- [PATCH kvmtool 09/21] x86/ioport: Switch to new trap handlers, Andre Przywara
- [PATCH kvmtool 12/21] hw/vesa: Switch trap handling to use MMIO handler, Andre Przywara
- [PATCH kvmtool 10/21] hw/rtc: Refactor trap handlers, Andre Przywara
- [PATCH kvmtool 13/21] hw/serial: Refactor trap handler, Andre Przywara
- [PATCH kvmtool 14/21] hw/serial: Switch to new trap handlers, Andre Przywara
- [PATCH kvmtool 15/21] vfio: Refactor ioport trap handler, Andre Przywara
- [PATCH kvmtool 16/21] vfio: Switch to new ioport trap handlers, Andre Przywara
- [PATCH kvmtool 17/21] virtio: Switch trap handling to use MMIO handler, Andre Przywara
- [PATCH kvmtool 18/21] pci: Switch trap handling to use MMIO handler, Andre Przywara
- [PATCH kvmtool 19/21] Remove ioport specific routines, Andre Przywara
- [PATCH kvmtool 20/21] hw/serial: ARM/arm64: Use MMIO at higher addresses, Andre Przywara
- [PATCH kvmtool 21/21] hw/rtc: ARM/arm64: Use MMIO at higher addresses, Andre Przywara
- Re: [PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling, Alexandru Elisei
- [PATCH] KVM: arm64: Don't access PMCR_EL0 when no PMU is available,
Marc Zyngier
- [PATCH 0/7] vfio: iommu_type1: Some fixes and optimization,
Keqian Zhu
- [PATCH 0/9] KVM: arm64: Relocate absolute hyp VAs,
David Brazdil
- [PATCH v16 0/9] Enable ptp_kvm for arm/arm64,
Jianyong Wu
- [PATCH v16 1/9] arm64: Probe for the presence of KVM hypervisor, Jianyong Wu
- [PATCH v16 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC, Jianyong Wu
- [PATCH v16 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent., Jianyong Wu
- [PATCH v16 4/9] time: Add mechanism to recognize clocksource in time_get_snapshot, Jianyong Wu
- [PATCH v16 5/9] clocksource: Add clocksource id for arm arch counter, Jianyong Wu
- [PATCH v16 6/9] arm64/kvm: Add hypercall service for kvm ptp., Jianyong Wu
- [PATCH v16 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64, Jianyong Wu
- [PATCH v16 8/9] doc: add ptp_kvm introduction for arm64 support, Jianyong Wu
- [PATCH v16 9/9] arm64: Add kvm capability check extension for ptp_kvm, Jianyong Wu
- RE: [PATCH v16 0/9] Enable ptp_kvm for arm/arm64, Jianyong Wu
- Re: [PATCH v16 0/9] Enable ptp_kvm for arm/arm64, Marc Zyngier
- [PATCH 0/6] Fixes and cleanups of PSCI relay for kvmarm/next,
David Brazdil
- [PATCH] arm64: Work around broken GCC handling of "S" constraint,
Marc Zyngier
- [PATCH v2 0/2] KVM: arm64: Expose CSV3 to guests on running on Meltdown-safe HW,
Marc Zyngier
- [GIT PULL] KVM/arm64 fixes for 5.10, take #5,
Marc Zyngier
- [PATCH v3 0/2] clocksource: arm_arch_timer: Some fixes,
Keqian Zhu
- [PATCH v4 00/26] Opt-in always-on nVHE hypervisor,
David Brazdil
- [PATCH v4 01/26] kvm: arm64: Add kvm-arm.mode early kernel parameter, David Brazdil
- [PATCH v4 02/26] kvm: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability, David Brazdil
- [PATCH v4 03/26] psci: Support psci_ops.get_version for v0.1, David Brazdil
- [PATCH v4 04/26] psci: Split functions to v0.1 and v0.2+ variants, David Brazdil
- [PATCH v4 05/26] psci: Replace psci_function_id array with a struct, David Brazdil
- [PATCH v4 06/26] psci: Add accessor for psci_0_1_function_ids, David Brazdil
- [PATCH v4 07/26] arm64: Make cpu_logical_map() take unsigned int, David Brazdil
- [PATCH v4 08/26] arm64: Extract parts of el2_setup into a macro, David Brazdil
- [PATCH v4 09/26] kvm: arm64: Remove vector_ptr param of hyp-init, David Brazdil
- [PATCH v4 10/26] kvm: arm64: Move hyp-init params to a per-CPU struct, David Brazdil
- [PATCH v4 11/26] kvm: arm64: Init MAIR/TCR_EL2 from params struct, David Brazdil
- [PATCH v4 12/26] kvm: arm64: Add .hyp.data..ro_after_init ELF section, David Brazdil
- [PATCH v4 13/26] kvm: arm64: Support per_cpu_ptr in nVHE hyp code, David Brazdil
- [PATCH v4 14/26] kvm: arm64: Create nVHE copy of cpu_logical_map, David Brazdil
- [PATCH v4 15/26] kvm: arm64: Add SMC handler in nVHE EL2, David Brazdil
- [PATCH v4 16/26] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2, David Brazdil
- [PATCH v4 17/26] kvm: arm64: Add offset for hyp VA <-> PA conversion, David Brazdil
- [PATCH v4 18/26] kvm: arm64: Forward safe PSCI SMCs coming from host, David Brazdil
- [PATCH v4 19/26] kvm: arm64: Extract __do_hyp_init into a helper function, David Brazdil
- [PATCH v4 20/26] kvm: arm64: Add function to enter host from KVM nVHE hyp code, David Brazdil
- [PATCH v4 21/26] kvm: arm64: Intercept host's CPU_ON SMCs, David Brazdil
- [PATCH v4 22/26] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs, David Brazdil
- [PATCH v4 23/26] kvm: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs, David Brazdil
- [PATCH v4 24/26] kvm: arm64: Keep nVHE EL2 vector installed, David Brazdil
- [PATCH v4 25/26] kvm: arm64: Trap host SMCs in protected mode, David Brazdil
- [PATCH v4 26/26] kvm: arm64: Fix EL2 mode availability checks, David Brazdil
- Re: [PATCH v4 00/26] Opt-in always-on nVHE hypervisor, Marc Zyngier
- Re: [PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs, wangxingang
- [PATCH 0/5] KVM: arm64: Miscellaneous improvements,
Alexandru Elisei
- [PATCH v2 0/2] KVM: arm64: Optimize the wait for the completion of the VPT analysis,
Shenming Lu
- [PATCH 0/2] KVM: arm64: Expose CSV3 to guests on running on Meltdown-safe HW,
Marc Zyngier
- [PATCH v6 0/2] MTE support for KVM guest,
Steven Price
- [GIT PULL] KVM/arm64 fixes for 5.10, take #4,
Marc Zyngier
- [PATCH v3 00/23] Opt-in always-on nVHE hypervisor,
David Brazdil
- [PATCH v3 01/23] psci: Support psci_ops.get_version for v0.1, David Brazdil
- [PATCH v3 02/23] psci: Accessor for configured PSCI function IDs, David Brazdil
- [PATCH v3 03/23] arm64: Make cpu_logical_map() take unsigned int, David Brazdil
- [PATCH v3 04/23] arm64: Move MAIR_EL1_SET to asm/memory.h, David Brazdil
- [PATCH v3 05/23] arm64: Extract parts of el2_setup into a macro, David Brazdil
- [PATCH v3 06/23] kvm: arm64: Add kvm-arm.protected early kernel parameter, David Brazdil
- [PATCH v3 07/23] kvm: arm64: Initialize MAIR_EL2 using a constant, David Brazdil
- [PATCH v3 08/23] kvm: arm64: Remove vector_ptr param of hyp-init, David Brazdil
- [PATCH v3 09/23] kvm: arm64: Move hyp-init params to a per-CPU struct, David Brazdil
- [PATCH v3 10/23] kvm: arm64: Add .hyp.data..ro_after_init ELF section, David Brazdil
- [PATCH v3 11/23] kvm: arm64: Support per_cpu_ptr in nVHE hyp code, David Brazdil
- [PATCH v3 12/23] kvm: arm64: Create nVHE copy of cpu_logical_map, David Brazdil
- [PATCH v3 13/23] kvm: arm64: Add SMC handler in nVHE EL2, David Brazdil
- [PATCH v3 14/23] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2, David Brazdil
- [PATCH v3 15/23] kvm: arm64: Add offset for hyp VA <-> PA conversion, David Brazdil
- [PATCH v3 16/23] kvm: arm64: Forward safe PSCI SMCs coming from host, David Brazdil
- [PATCH v3 17/23] kvm: arm64: Extract __do_hyp_init into a helper function, David Brazdil
- [PATCH v3 18/23] kvm: arm64: Add function to enter host from KVM nVHE hyp code, David Brazdil
- [PATCH v3 19/23] kvm: arm64: Intercept host's CPU_ON SMCs, David Brazdil
- [PATCH v3 20/23] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs, David Brazdil
- [PATCH v3 21/23] kvm: arm64: Keep nVHE EL2 vector installed, David Brazdil
- [PATCH v3 22/23] kvm: arm64: Trap host SMCs in protected mode, David Brazdil
- [PATCH v3 23/23] kvm: arm64: Fix EL2 mode availability checks, David Brazdil
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]