• D
    Pass graphics setup from dst back to src via migration cookies · 72de0d28
    Daniel P. Berrange 提交于
    Extend the QEMU migration cookie structure to allow information
    about the destination host graphics setup to be passed by to
    the source host. This will enable seamless migration of any
    connected graphics clients
    
    * src/qemu/qemu_migration.c: Add graphics info to migration
      cookies
    * daemon/libvirtd.c: Always initialize gnutls to enable
      x509 cert parsing in QEMU
    72de0d28
cfg.mk 22.6 KB