]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add checking in helpers for sgio setting
authorOsier Yang <jyang@redhat.com>
Tue, 19 Feb 2013 12:27:40 +0000 (20:27 +0800)
committerOsier Yang <jyang@redhat.com>
Wed, 20 Feb 2013 16:31:24 +0000 (00:31 +0800)
commitdab878a861cdcdd7bade2fdac672fec7c128cdb7
tree8b882a3d9305fa56c614f89c1fbd1d421cda737f
parent6ea7b3e8d1449fdf30ca9e4f234c36850b4a9c8a
qemu: Add checking in helpers for sgio setting

This moves the various checking into the helpers, to avoid the
callers missing the checking.
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_driver.c
src/qemu/qemu_process.c