• J
    qemu: Allow use of iothreads for disk definitions · ef8da2ad
    John Ferlan 提交于
    For virtio-blk-pci disks with the disk iothread attribute that are
    running the correct emulator, add the "iothread=iothread#" to the
    -device command line in order to enable iothreads for the disk as
    long as the command is available, the disk iothread value provided is
    valid, and is supported for the disk device being added
    ef8da2ad
qemu_command.c 419.0 KB