petalinux-boot --qemu Options - 2021.2 English

PetaLinux Tools Documentation: Reference Guide

Document ID
UG1144
Release Date
2021-10-27
Version
2021.2 English

The following table contains details of options specific to the QEMU boot workflow:

Table 1. petalinux-boot --qemu Options
Otion Functional Description Value Range Default Value
--root Boot in root mode None None
--iptables-allowed Whether to allow to implement iptables commands. This is optional and applicable only in root mode. None None
--net-intf Network interface on the host to bridge with the QEMU subnet. This option applies for root mode only. User-specified eth0
--qemu-args Extra arguments to QEMU command. This is optional. None None
--subnet SUBNET Specifies subnet gateway IP and the number of valid bit of network mask. This option applies for root mode only. User-specified 192.168.10.1/24
--dhcpd Enable or disable dhcpd. This is optional and applicable only for root mode.

Enable

Disable

Enable
--tftp Path to tftp boot directory User-specified None
--pmu-qemu-args Extra arguments for PMU instance of QEMU. This is optional. User-specified None
--rootfs The cpio rootfile system to use for QEMU boot. SupportsZynq, ZynqMP, and MicroBlaze . User-specified <plnx-proj-root>/images/linux/rootfs.cpio.gz.u-boot
--qemu-no-gdb To disable GDB through QEMU boot. None None