Collection of patches which make sense without the rest of the -blockdev
series.
Peter Krempa (9):
qemu: domain: Remove code assuming disk format probing
qemu: domain: Reject copy_on_read for read-only disks
tests: Remove disk from 'serial-unix-chardev' test
qemu: command: Rename and export qemuDiskBusNeedsDeviceArg
qemu: hotplug: Add warning regarding SD hotplug
qemu: command: Split out formatting of disk source commandline
qemu: command: Don't generate disk drive alias manually for floppies
qemu: command: Refactor floppy controller command formatting
qemu: command: Rename qemuBuildDriveDevStr to qemuBuildDiskDeviceStr
src/qemu/qemu_command.c | 139 ++++++++++++---------
src/qemu/qemu_command.h | 11 +-
src/qemu/qemu_domain.c | 25 ++--
src/qemu/qemu_hotplug.c | 5 +-
tests/qemuxml2argvdata/serial-unix-chardev.args | 2 -
.../serial-unix-chardev.x86_64-latest.args | 2 -
tests/qemuxml2argvdata/serial-unix-chardev.xml | 5 -
7 files changed, 104 insertions(+), 85 deletions(-)
--
2.16.2