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

Osier Yang jyang at redhat.com
Thu May 16 16:49:22 UTC 2013


On 08/05/13 07:42, John Ferlan wrote:
> 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
>
>
Pushed.




More information about the libvir-list mailing list