boards/qemu/kvm_arm64/doc/index.rst
.. zephyr:board:: qemu_kvm_arm64
Overview
This board configuration will use QEMU to run a KVM guest on an AArch64 host.
This configuration provides support for an AArch64 Cortex-A CPU and these devices:
Hardware
.. zephyr:board-supported-hw::
This board configuration uses the host system clock frequency.
This board configuration uses a single serial communication channel with the CPU's UART0.
Programming and Debugging
.. zephyr:board-supported-runners::
Refer to the qemu_cortex_a53 board instructions for this part.
Refer to the detailed overview about :ref:application_debugging.