Re: Disable scsi disk requests in QEMU when using virtio-blk device

2021-07-19 Thread Arnabjyoti Kalita
Hello Thomas, Thank you very much for your input. It seems scsi is "false" by default. I am not sure if "scsi=off" will make any difference (is scsi=off the same as scsi=false?). sudo ./qemu-system-x86_64 -device virtio-blk-pci,help rombar=- (default: 1) romfile= scsi=

Re: Disable scsi disk requests in QEMU when using virtio-blk device

2021-07-19 Thread Thomas Huth
On 18/07/2021 15.37, Arnabjyoti Kalita wrote: Hello all, Is it possible to disable scsi disk requests being generated by the guest when using a virtio-blk device? I am starting the guest in KVM mode using the below command line- sudo ./qemu-system-x86_64 -m 1024 --machine pc-i440fx-2.5 -cpu