scripts: Add a script for building and booting QEMU
It is handy to be able to quickly build and boot a QEMU image for a particular architecture and distro. Add a script for this purpose. It supports only arm and x86 at present. For distros it only supports Ubuntu. Both 32- and 64-bit builds are supported. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -1111,6 +1111,14 @@ F: tools/efivar.py
|
||||
F: tools/file2include.c
|
||||
F: tools/mkeficapsule.c
|
||||
|
||||
EMULATION
|
||||
M: Simon Glass <sjg@chromium.org>
|
||||
S: Maintained
|
||||
W: https://docs.u-boot.org/en/latest/board/emulation/script.html
|
||||
F: configs/qemu_x86*
|
||||
F: doc/board/emulation/script.rst
|
||||
F: scripts/build-qemu.sh
|
||||
|
||||
ENVIRONMENT
|
||||
M: Joe Hershberger <joe.hershberger@ni.com>
|
||||
S: Maintained
|
||||
|
||||
Reference in New Issue
Block a user