feat(//qemu/debian/image): increase disk space
Provide `qemu-img` toolchain
We used qemu-img in order to increase disk space because tests which require runfiles currently fail on QEMU due to lack of disk space.
So we now extend the image size to 2G using qemu-img.
Edited by Idan Saadon