[libvirt] [PATCH v2 09/11] Remove check for duplicitous GenID in another VM

John Ferlan jferlan at redhat.com
Tue Apr 24 19:38:51 UTC 2018



On 04/24/2018 02:39 AM, Peter Krempa wrote:
> On Mon, Apr 23, 2018 at 20:00:03 -0400, John Ferlan wrote:
>> Signed-off-by: John Ferlan <jferlan at redhat.com>
>> ---
>>  src/qemu/qemu_process.c | 68 ++-----------------------------------------------
>>  1 file changed, 2 insertions(+), 66 deletions(-)
>>
>> diff --git a/src/qemu/qemu_process.c b/src/qemu/qemu_process.c
>> index 06ec4ddeb9..bfc22b7d07 100644
>> --- a/src/qemu/qemu_process.c
>> +++ b/src/qemu/qemu_process.c
>> @@ -5880,73 +5880,14 @@ qemuProcessPrepareHost(virQEMUDriverPtr driver,
>>  
>>  
>>  /**
>> - * qemuProcessCheckGenID:
>> - * @vm: Domain to be checked
>> - * @opaque: Domain about to be started
> 
> Did you forget to squash this into the previous patch?
> 

Yeah - I got totally distracted by all the capabilities adjustments that
I forgot to merge this one!

John




More information about the libvir-list mailing list