[libvirt] [PATCH 0/9] qemu: Disk-related cleanups a refactors

Peter Krempa posted 9 patches 5 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1531212176.git.pkrempa@redhat.com
Test syntax-check passed
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(-)
[libvirt] [PATCH 0/9] qemu: Disk-related cleanups a refactors
Posted by Peter Krempa 5 years, 9 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list