summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1151450
blob: 7a8a5e1c3dc7e6dec15eea3557167bff9ffb0a9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
wrong description in qemu manual 


Description:
man qemu, there is a line:
qemu-system-x86_84 --drive file=gluster://192.0.2.1/testvol/a.img
seems should be:
qemu-system-x86_64 --drive file=gluster://192.0.2.1/testvol/a.img

Additional info:
* operating system
arch linux x86_64
* package version(s)
1.4.0
* config and/or log files etc.


Steps to reproduce:
man qemu