Johannes Thumshirn

Results 2 issues of Johannes Thumshirn

Newer versions of Qemu dropped support for the '-watchdog' command line argument. Use '-device i6300esb -action watchdog=pause' instead.

When running virtme with qemu 6.0.0 it complains about the deprecation of short options: qemu-system-x86_64: -fsdev local,id=virtfs1,path=/,security_model=none,readonly,multidevs=remap: warning: short-form boolean option 'readonly' deprecated Please use readonly=on instead qemu-system-x86_64: -fsdev local,id=virtfs5,path=/usr/lib/python3.8/site-packages/virtme-0.1.1-py3.8.egg/virtme/guest,security_model=none,readonly,multidevs=remap:...