qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

remove trailing whitespace from qemu-options.hx

Remove trailing whitespace in qemu-options documentation, as it causes
reproducibility issues depending on the echo implementation used by
the Makefile.

Reported-By: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

+2 -2
+2 -2
qemu-options.hx
··· 284 284 qemu-system-i386 -global ide-hd.physical_block_size=4096 disk-image.img 285 285 @end example 286 286 287 - In particular, you can use this to set driver properties for devices which are 288 - created automatically by the machine model. To create a device which is not 287 + In particular, you can use this to set driver properties for devices which are 288 + created automatically by the machine model. To create a device which is not 289 289 created automatically and set properties on it, use -@option{device}. 290 290 291 291 -global @var{driver}.@var{prop}=@var{value} is shorthand for -global