21 Apr
                
                    2023
                
            
            
                21 Apr
                
                '23
                
            
            
            
        
    
                4:56 p.m.
            
        On Fri, Apr 21, 2023 at 10:25 AM Michal Privoznik <mprivozn@redhat.com> wrote:
This is a leftover from v2.0.0-rc1~300. In v1.2.12-rc1~43 we've introduced a code that explicitly sets vm->def->id to -1 to force generation of inactive XML. But this was removed in the later commit, which forgot to remove the restoration of the original dom ID.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tests/qemuhotplugtest.c | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: Kristina Hanicova <khanicov@redhat.com> Kristina