[libvirt] [PATCH 22/25] qemu: Move qemuSetUnprivSGIO into qemu_conf.c

John Ferlan jferlan at redhat.com
Tue May 7 23:42:18 UTC 2013


On 05/03/2013 02:07 PM, Osier Yang wrote:
> unpriv_sgio setting is tight with the shared device helpers, let's
> put them together in qemu_conf.c
> ---
>  src/qemu/qemu_conf.c    | 36 ++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_conf.h    |  2 ++
>  src/qemu/qemu_process.c | 38 --------------------------------------
>  src/qemu/qemu_process.h |  1 -
>  4 files changed, 38 insertions(+), 39 deletions(-)
> 
ACK, code motion

John




More information about the libvir-list mailing list