27 Nov
                
                    2017
                
            
            
                27 Nov
                
                '17
                
            
            
            
        
    
                2:13 p.m.
            
        On Sun, Nov 26, 2017 at 11:25:36PM +0100, Andrea Bolognani wrote:
Target model and target type must agree for the configuration to make sense, so check that's actually the case and error out otherwise.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- src/libvirt_private.syms | 2 ++ src/qemu/qemu_domain.c | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>