On 2014/8/15 12:16, Sam Bobroff wrote:
On 14/08/14 20:14, Ján Tomko wrote:
> On 08/14/2014 11:52 AM, Michal Privoznik wrote:
>> On 14.08.2014 10:41, Ján Tomko wrote:
>>> Also add qemuDomainChangeGraphicsPasswords,
>>> qemuProcessVerifyGuestCPU and qemuProcessInitPCIAddresses.
>>>
>>> Replace tabs by spaces.
>>> ---
>>> I'll do some testing on the patch and push it later with this squashed
in
>>> if it works well.
>>>
>>> src/qemu/qemu_domain.c | 2 +-
>>> src/qemu/qemu_hotplug.c | 12 ++++++++----
>>> src/qemu/qemu_hotplug.h | 3 ++-
>>> src/qemu/qemu_process.c | 33 ++++++++++++++++++++-------------
>>> 4 files changed, 31 insertions(+), 19 deletions(-)
>>>
>>
>> ACK to the original with this squashed in.
>>
>
> Now pushed.
>
> Jan
>
>
Jan, Michal,
Thanks for your help :-)
(I'll be more careful with formatting in future.)
Cheers,
Sam.
This patch fix my problem.
https://www.redhat.com/archives/libvir-list/2014-May/msg00236.html
Thanks.