[libvirt] [PATCH 0/2] qemu: command: Clean up disk command line generators (blockdev-add saga)

Peter Krempa posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1507119498.git.pkrempa@redhat.com
src/qemu/qemu_command.c | 295 ++++++++++++++++++++++++++----------------------
src/qemu/qemu_process.c |  11 +-
2 files changed, 171 insertions(+), 135 deletions(-)
[libvirt] [PATCH 0/2] qemu: command: Clean up disk command line generators (blockdev-add saga)
Posted by Peter Krempa 6 years, 6 months ago
Some cleanups to the command line generator so that it's easier to
splice in the new blockdev-add stuff.

Peter Krempa (2):
  qemu: command: Separate validation from command line building for
    -drive
  qemu: command: Move PPC fdc check to domain validation

 src/qemu/qemu_command.c | 295 ++++++++++++++++++++++++++----------------------
 src/qemu/qemu_process.c |  11 +-
 2 files changed, 171 insertions(+), 135 deletions(-)

-- 
2.14.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] qemu: command: Clean up disk command line generators (blockdev-add saga)
Posted by Ján Tomko 6 years, 6 months ago
On Wed, Oct 04, 2017 at 02:20:01PM +0200, Peter Krempa wrote:
>Some cleanups to the command line generator so that it's easier to
>splice in the new blockdev-add stuff.
>
>Peter Krempa (2):
>  qemu: command: Separate validation from command line building for
>    -drive
>  qemu: command: Move PPC fdc check to domain validation
>
> src/qemu/qemu_command.c | 295 ++++++++++++++++++++++++++----------------------
> src/qemu/qemu_process.c |  11 +-
> 2 files changed, 171 insertions(+), 135 deletions(-)
>

ACK series

Can't wait for the sequel

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