qemurr: create

qemu: start documenting unmerged replay reverse debugging while testing it
This commit is contained in:
Ciro Santilli
2018-08-08 00:41:12 +01:00
parent 19f4d00f9b
commit 02e294c62c
5 changed files with 84 additions and 25 deletions

View File

@@ -28,6 +28,7 @@ BR2_PACKAGE_FILE=y
BR2_PACKAGE_OVERRIDE_FILE="../buildroot_override"
BR2_PACKAGE_PCIUTILS=y
# For qemu-ga on guest. TODO: do something with it, and document it.
# Maybe: https://superuser.com/questions/930588/how-to-pass-commands-noninteractively-to-running-qemu-from-the-guest-qmp-via-te
BR2_PACKAGE_QEMU=y
BR2_PACKAGE_STRACE=y
BR2_ROOTFS_OVERLAY="../rootfs_overlay"