improve emulate.sh
- extract kernel and initrd from
/boot
partition of the system image - pass system image in as command line argument
- execute with
taskset --cpu-list 2,3,4,5
on the a311d to support kvm - replace shell process with qemu to support running under
timeout
and other wrappers that want to send a signal to their direct children - extend
sparsedd.py
so that it's able to copy with an input offset and optional input byte count
Merge request reports
Activity
Filter activity
added 5 commits
- 2c451674 - mkimage.sh: install tuigreet, ezurio-qcacld-2.0-dkms and ezurio-qca-firmware for bookworm-backports
- 70fc96e1 - emulate.sh: extract kernel and initrd from /boot of the disk image
- 0aeb0223 - emulate.sh: wrap with taskset on a311d to allow kvm
- bd8f992c - sparsedd.py: fix support for non-sparse files
- 5184adfe - emulate.sh: support for virtio-gpu-pci and access via VNC port 5994
Toggle commit listadded 8 commits
-
b37bd914...e389065a - 5 commits from branch
main
- 313b07b0 - emulate.sh: extract kernel and initrd from /boot of the disk image
- a92dea90 - emulate.sh: wrap with taskset on a311d to allow kvm
- 92717721 - emulate.sh: support for virtio-gpu-pci and access via VNC port 5994
Toggle commit list-
b37bd914...e389065a - 5 commits from branch
added 7 commits
-
92717721...44c9d089 - 4 commits from branch
main
- 0f3aed2f - emulate.sh: extract kernel and initrd from /boot of the disk image
- a5c4ebca - emulate.sh: wrap with taskset on a311d to allow kvm
- 2dd754ca - emulate.sh: support for virtio-gpu-pci and access via VNC port 5994
Toggle commit list-
92717721...44c9d089 - 4 commits from branch
added 17 commits
-
2dd754ca...7fe689fb - 13 commits from branch
main
- 6a942949 - emulate.sh: extract kernel and initrd from /boot of the disk image
- 98e7f132 - emulate.sh: wrap with taskset on a311d to allow kvm
- 2132be58 - emulate.sh: support for virtio-gpu-pci and access via VNC port 5994
- 8d8cfded - emulate.sh: auto-compute partition start and size
Toggle commit list-
2dd754ca...7fe689fb - 13 commits from branch
added 6 commits
-
fa1f2a00 - 1 commit from branch
main
- 0d57c408 - remove synaptic and pkexec
- f4ce8117 - emulate.sh: extract kernel and initrd from /boot of the disk image
- af0cd4c6 - emulate.sh: wrap with taskset on a311d to allow kvm
- 2c669462 - emulate.sh: support for virtio-gpu-pci and access via VNC port 5994
- e51c0cd0 - emulate.sh: auto-compute partition start and size
Toggle commit list-
fa1f2a00 - 1 commit from branch
enabled an automatic merge when the pipeline for e51c0cd0 succeeds
Please register or sign in to reply