Linux KVM for ARM
[Prev Page][Next Page]
- Re: kvm: deadlock in kvm_vgic_map_resources, (continued)
- [PATCH] KVM: arm64: Increase number of memslots to 512,
linucherian
- [kvm-unit-tests PATCH 0/6] Documentation misc fixes,
Alex Bennée
- [PATCH v3 1/5] arm64: Define Falkor v1 CPU,
Christopher Covington
- [PATCH v3 0/9] Add support for monitoring guest TLB operations,
Punit Agrawal
- [PATCH v2] KVM: arm/arm64: Fix occasional warning from the timer work function,
Christoffer Dall
- [RFC 00/55] Nested Virtualization on KVM/ARM,
Jintack Lim
- [RFC 02/55] KVM: arm64: Add nesting config option, Jintack Lim
- [RFC 01/55] arm64: Add missing TCR hw defines, Jintack Lim
- [RFC 03/55] KVM: arm64: Add KVM nesting feature, Jintack Lim
- [RFC 05/55] KVM: arm64: Add vcpu_mode_el2 primitive to support nesting, Jintack Lim
- [RFC 04/55] KVM: arm64: Allow userspace to set PSR_MODE_EL2x, Jintack Lim
- [RFC 06/55] KVM: arm64: Add EL2 execution context for nesting, Jintack Lim
- [RFC 08/55] KVM: arm64: Set virtual EL2 context depending on the guest exception level, Jintack Lim
- [RFC 09/55] KVM: arm64: Set shadow EL1 registers for virtual EL2 execution, Jintack Lim
- [RFC 07/55] KVM: arm/arm64: Add virtual EL2 state emulation framework, Jintack Lim
- [RFC 10/55] KVM: arm64: Synchronize EL1 system registers on virtual EL2 entry and exit, Jintack Lim
- [RFC 11/55] KVM: arm64: Emulate taking an exception to the guest hypervisor, Jintack Lim
- [RFC 12/55] KVM: arm64: Handle EL2 register access traps, Jintack Lim
- [RFC 13/55] KVM: arm64: Handle eret instruction traps, Jintack Lim
- [RFC 14/55] KVM: arm64: Take account of system instruction traps, Jintack Lim
- [RFC 15/55] KVM: arm64: Trap EL1 VM register accesses in virtual EL2, Jintack Lim
- [RFC 16/55] KVM: arm64: Forward VM reg traps to the guest hypervisor, Jintack Lim
- [RFC 17/55] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 in virtual EL2, Jintack Lim
- [RFC 19/55] KVM: arm64: Trap CPACR_EL1 access in virtual EL2, Jintack Lim
- [RFC 18/55] KVM: arm64: Forward traps due to HCR_EL2.NV1 bit to the guest hypervisor, Jintack Lim
- [RFC 21/55] KVM: arm64: Forward HVC instruction to the guest hypervisor, Jintack Lim
- [RFC 20/55] KVM: arm64: Forward CPACR_EL1 traps to the guest hypervisor, Jintack Lim
- [RFC 22/55] KVM: arm64: Handle PSCI call from the guest, Jintack Lim
- [RFC 23/55] KVM: arm64: Forward WFX to the guest hypervisor, Jintack Lim
- [RFC 24/55] KVM: arm64: Forward FP exceptions to the guest hypervisor, Jintack Lim
- [RFC 25/55] KVM: arm/arm64: Let vcpu thread modify its own active state, Jintack Lim
- [RFC 26/55] KVM: arm/arm64: Add VGIC data structures for the nesting, Jintack Lim
- [RFC 27/55] KVM: arm/arm64: Emulate GICH interface on GICv2, Jintack Lim
- [RFC 28/55] KVM: arm/arm64: Prepare vgic state for the nested VM, Jintack Lim
- [RFC 29/55] KVM: arm/arm64: Set up the prepared vgic state, Jintack Lim
- [RFC 30/55] KVM: arm/arm64: Inject irqs to the guest hypervisor, Jintack Lim
- [RFC 32/55] KVM: arm/arm64: register GICH iodev for the guest hypervisor, Jintack Lim
- [RFC 31/55] KVM: arm/arm64: Inject maintenance interrupts to the guest hypervisor, Jintack Lim
- [RFC 33/55] KVM: arm/arm64: Remove unused params in mmu functions, Jintack Lim
- [RFC 36/55] KVM: arm64: Invalidate virtual EL2 TLB entries when needed, Jintack Lim
- [RFC 35/55] KVM: arm/arm64: Support mmu for the virtual EL2 execution, Jintack Lim
- [RFC 34/55] KVM: arm/arm64: Abstract stage-2 MMU state into a separate structure, Jintack Lim
- [RFC 37/55] KVM: arm64: Setup vttbr_el2 on each VM entry, Jintack Lim
- [RFC 38/55] KVM: arm/arm64: Make mmu functions non-static, Jintack Lim
- [RFC 39/55] KVM: arm/arm64: Add mmu context for the nesting, Jintack Lim
- [RFC 40/55] KVM: arm/arm64: Handle vttbr_el2 write operation from the guest hypervisor, Jintack Lim
- [RFC 42/55] KVM: arm64: Implement nested Stage-2 page table walk logic, Jintack Lim
- [RFC 41/55] KVM: arm/arm64: Unmap/flush shadow stage 2 page tables, Jintack Lim
- [RFC 43/55] KVM: arm/arm64: Handle shadow stage 2 page faults, Jintack Lim
- [RFC 46/55] KVM: arm64: Add more info to the S2 translation result, Jintack Lim
- [RFC 45/55] KVM: arm64: KVM: Inject stage-2 page faults, Jintack Lim
- [RFC 44/55] KVM: arm/arm64: Move kvm_is_write_fault to header file, Jintack Lim
- [RFC 48/55] KVM: arm64: Emulate TLBI instruction, Jintack Lim
- [RFC 47/55] KVM: arm/arm64: Forward the guest hypervisor's stage 2 permission faults, Jintack Lim
- [RFC 50/55] KVM: arm/arm64: Abstract kvm_phys_addr_ioremap() function, Jintack Lim
- [RFC 49/55] KVM: arm64: Fixes to toggle_cache for nesting, Jintack Lim
- [RFC 51/55] KVM: arm64: Expose physical address of vcpu interface, Jintack Lim
- [RFC 52/55] KVM: arm/arm64: Create a vcpu mapping for the nested VM, Jintack Lim
- [RFC 53/55] KVM: arm64: Reflect shadow VMPIDR_EL2 value to MPIDR_EL1, Jintack Lim
- [RFC 54/55] KVM: arm/arm64: Adjust virtual offset considering nesting, Jintack Lim
- [RFC 55/55] KVM: arm64: Enable nested virtualization, Jintack Lim
- Re: [RFC 00/55] Nested Virtualization on KVM/ARM, David Hildenbrand
- Re: [RFC 00/55] Nested Virtualization on KVM/ARM, Christoffer Dall
- Free Cavium-Powered ARM Hardware for Builds / Tests, Zachary Smith
- [PATCH v2 1/5] arm64: Define Falkor v1 CPU,
Christopher Covington
- [RFC 0/8] Provide the EL1 physical timer to the VM,
Jintack Lim
- Aarch64 vm-spec validation tools,
Riku Voipio
- [RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?,
Arnd Bergmann
- [PATCH 06/13] ARM: atomic: fix gcc-4.4 build, Arnd Bergmann
- [PATCH 05/13] clk: pxa: fix gcc-4.4 build, Arnd Bergmann
- [PATCH 02/13] KVM: arm: fix gcc-4.5 build, Arnd Bergmann
- [PATCH 01/13] [HACK] gcc-4.5: avoid link errors for unused function pointers, Arnd Bergmann
- [PATCH 07/13] watchdog: kempld: fix gcc-4.3 build, Arnd Bergmann
- [PATCH 03/13] ARM: div64: fix building with gcc-4.5 and lower, Arnd Bergmann
- [PATCH 09/13] ARM: mark cmpxchg and xchg __always_inline for gcc-4.3, Arnd Bergmann
- [PATCH 08/13] arm/arm64: xen: avoid gcc-4.4 warning, Arnd Bergmann
- [PATCH 10/13] asm-generic: mark cmpxchg as __always_inline for gcc-4.3, Arnd Bergmann
- [PATCH 11/13] fs: fix unsigned enum warning with gcc-4.2, Arnd Bergmann
- [PATCH 12/13] KVM: arm: avoid binary number literals for gcc-4.2, Arnd Bergmann
- [PATCH 13/13] ARM: avoid 'Q' asm constraint for gcc-4.1 and earlier, Arnd Bergmann
- [PATCH 04/13] vfio-pci: use 32-bit comparisons for register address for gcc-4.5, Arnd Bergmann
- Re: [RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?, Arnd Bergmann
- Re: [RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?, Geert Uytterhoeven
- Re: [RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?, Sebastian Andrzej Siewior
- Re: [PATCH] ARM: soft-reboot into same mode that we entered the kernel,
Mark Rutland
- [RFC PATCH 0/7] KVM: arm/arm64: Optimize arch timer register handling,
Christoffer Dall
- [PATCH] ARM: dts: vexpress: Support GICC_DIR operations,
Christoffer Dall
- [RFC] arm64: KVM: Honor guest device memory type mappings,
Caraman Mihai Claudiu-B02008
- [PULL] KVM/ARM updates for 4.10,
Marc Zyngier
- [PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework,
Andrew Jones
- [PATCH kvm-unit-tests v8 01/10] arm/arm64: yield on cpu_relax, Andrew Jones
- [PATCH kvm-unit-tests v8 02/10] arm/arm64: smp: support more than 8 cpus, Andrew Jones
- [PATCH kvm-unit-tests v8 03/10] arm/arm64: add some delay routines, Andrew Jones
- [PATCH kvm-unit-tests v8 04/10] arm/arm64: irq enable/disable, Andrew Jones
- [PATCH kvm-unit-tests v8 05/10] arm/arm64: add initial gicv2 support, Andrew Jones
- [PATCH kvm-unit-tests v8 06/10] arm/arm64: gicv2: add an IPI test, Andrew Jones
- [PATCH kvm-unit-tests v8 07/10] libcflat: add IS_ALIGNED() macro, and page sizes, Andrew Jones
- [PATCH kvm-unit-tests v8 08/10] arm/arm64: add initial gicv3 support, Andrew Jones
- [PATCH kvm-unit-tests v8 09/10] arm/arm64: gicv3: add an IPI test, Andrew Jones
- [PATCH kvm-unit-tests v8 10/10] arm/arm64: gic: don't just use zero, Andrew Jones
- Re: [Qemu-devel] [PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework, Andrew Jones
- [PATCH kvm-unit-tests v2 0/2] arm/pmu: fixups for AArch64,
Andrew Jones
- [kvm-unit-tests PATCH] arm/pmu: fix probe on AArch64-only machines,
Andrew Jones
- [PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V6 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH V6 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V6 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V6 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V6 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V6 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V6 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V6 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V6 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V6 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- RE: [PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64, Shiju Jose
- [PATCH] arm64: Work around Falkor erratum 1009,
Christopher Covington
- [kvm-unit-tests PATCH v14 0/5] ARM PMU tests,
Wei Huang
- [PATCH v2] arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest,
Marc Zyngier
- [PATCH 0/2] Add the missing resetting LRs at boot time for new-vgic,
Shannon Zhao
- [kvm-unit-tests RFC 00/15] arm/arm64: add ITS framework,
Eric Auger
- [kvm-unit-tests RFC 01/15] libcflat: Add other size defines, Eric Auger
- [kvm-unit-tests RFC 02/15] arm/arm64: gicv3: Add some re-distributor defines, Eric Auger
- [kvm-unit-tests RFC 03/15] arm/arm64: ITS skeleton, Eric Auger
- [kvm-unit-tests RFC 04/15] arm/arm64: ITS: BASER parsing and setup, Eric Auger
- [kvm-unit-tests RFC 05/15] arm/arm64: GICv3: add cpu count, Eric Auger
- [kvm-unit-tests RFC 06/15] arm/arm64: ITS: Set the LPI config and pending tables, Eric Auger
- [kvm-unit-tests RFC 07/15] arm/arm64: ITS: Init the command queue, Eric Auger
- [kvm-unit-tests RFC 08/15] arm/arm64: ITS: enable LPIs at re-distributor level, Eric Auger
- [kvm-unit-tests RFC 09/15] arm/arm64: ITS: Parse the typer register, Eric Auger
- [kvm-unit-tests RFC 10/15] arm/arm64: ITS: its_enable_defaults, Eric Auger
- [kvm-unit-tests RFC 11/15] arm/arm64: ITS: create device, Eric Auger
- [kvm-unit-tests RFC 12/15] arm/arm64: ITS: create collection, Eric Auger
- [kvm-unit-tests RFC 13/15] arm/arm64: ITS: commands, Eric Auger
- [kvm-unit-tests RFC 14/15] arm/arm64: gic: Generalize ipi_enable(), Eric Auger
- [kvm-unit-tests RFC 15/15] arm/arm64: ITS test, Eric Auger
- Re: [Qemu-devel] [kvm-unit-tests RFC 00/15] arm/arm64: add ITS framework, Andrew Jones
- [PATCH] arm/arm64: KVM: Check for properly initialized timer on init,
Christoffer Dall
- [PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses,
Maninder Singh
- [PATCH 0/2] arm64: PMU: Sanitize usage of PMSELR_EL0.SEL,
Marc Zyngier
- [PATCH v3] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly,
Jintack Lim
- [PATCH v2] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly,
Jintack Lim
- [PULL] KVM/ARM updates for 4.9-rc7,
Marc Zyngier
- [PATCH v10 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration,
vijay . kilari
- [PATCH v10 1/8] arm/arm64: vgic: Implement support for userspace access, vijay . kilari
- [PATCH v10 2/8] arm/arm64: vgic: Add distributor and redistributor access, vijay . kilari
- [PATCH v10 3/8] arm/arm64: vgic: Introduce find_reg_by_id(), vijay . kilari
- [PATCH v10 4/8] irqchip/gic-v3: Add missing system register definitions, vijay . kilari
- [PATCH v10 5/8] arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct, vijay . kilari
- [PATCH v10 6/8] arm/arm64: vgic: Implement VGICv3 CPU interface access, vijay . kilari
- [PATCH v10 7/8] arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl, vijay . kilari
- [PATCH v10 8/8] arm/arm64: Documentation: Update arm-vgic-v3.txt, vijay . kilari
- Re: [PATCH v10 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration, Shannon Zhao
- Re: [PATCH v10 0/8] arm/arm64: vgic: Implement API for vGICv3 live migration, Christoffer Dall
- [kvm-unit-tests PATCH v13 0/4] ARM PMU tests,
Wei Huang
- Unable to use perf in VM,
Itaru Kitayama
- [PATCH v2] arm64: head.S: Fix CNTHCTL_EL2 access on VHE system,
Jintack Lim
- [PATCH] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly,
Jintack Lim
- [PATCH] arm64: head.S: Fix CNTHCTL_EL2 access on VHE system,
Jintack Lim
- [kvm-unit-tests PATCH v7 00/11] QEMU MTTCG Test cases,
Alex Bennée
- [kvm-unit-tests PATCH v7 04/11] libcflat: add PRI(dux)32 format types, Alex Bennée
- [kvm-unit-tests PATCH v7 03/11] run_tests: allow passing of options to QEMU, Alex Bennée
- [kvm-unit-tests PATCH v7 01/11] run_tests: allow forcing of acceleration mode, Alex Bennée
- [kvm-unit-tests PATCH v7 06/11] arm/Makefile.common: force -fno-pic, Alex Bennée
- [kvm-unit-tests PATCH v7 05/11] lib: add isaac prng library from CCAN, Alex Bennée
- [kvm-unit-tests PATCH v7 09/11] arm/locking-tests: add comprehensive locking test, Alex Bennée
- [kvm-unit-tests PATCH v7 08/11] arm/tlbflush-data: Add TLB flush during data writes test, Alex Bennée
- [kvm-unit-tests PATCH v7 10/11] arm/barrier-litmus-tests: add simple mp and sal litmus tests, Alex Bennée
- [kvm-unit-tests PATCH v7 02/11] run_tests: allow disabling of timeouts, Alex Bennée
- [kvm-unit-tests PATCH v7 07/11] arm/tlbflush-code: Add TLB flush during code execution test, Alex Bennée
- [kvm-unit-tests PATCH v7 11/11] arm/tcg-test: some basic TCG exercising tests, Alex Bennée
- Re: [Qemu-devel] [kvm-unit-tests PATCH v7 00/11] QEMU MTTCG Test cases, Andrew Jones
- Re: [Qemu-devel] [kvm-unit-tests PATCH v7 00/11] QEMU MTTCG Test cases, Andrew Jones
- [kvm-unit-tests PATCH v12 0/3] ARM PMU tests,
Wei Huang
- [PATCH v9 0/11] arm/arm64: vgic: Implement API for vGICv3 live migration,
vijay . kilari
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]