summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1021649
blob: 4f17f993b6390d07dfc65fe59f69f5c842f648da (plain) (blame)
1
2
3
4
5
6
7
8
9
qemu 1.1.0 waits for a keypress at boot

qemu 1.1.0 waits for a keypress at boot.  Please don't ever do this.

Try the attached test script.  When run it will initially print nothing, until you hit a key on the keyboard.

Removing -nographic fixes the problem.

Using virtio-scsi instead of virtio-blk fixes the problem.