I built AOSP 8.1.0_r60
from source, and launched it as explained at: https://stackoverflow.com/revisions/48310014/9
. build/envsetup.sh
lunch aosp_x86_64-eng
emulator -show-kernel
How can I now see all the command line options being passed to QEMU to better understand what is going on?