Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.2.19-maint protected
  • v1.3.2-maint protected
  • v1.3.1-maint protected
  • v1.3.0-maint protected
  • v1.2.21-maint protected
  • v1.2.20-maint protected
  • v1.3.3-maint protected
  • v1.3.4-maint protected
  • v1.3.5-maint protected
  • v2.0-maint protected
  • v2.1-maint protected
  • v2.2-maint protected
  • v3.0-maint protected
  • v3.2-maint protected
  • v3.7-maint protected
  • v4.1-maint protected
  • v4.2-maint protected
  • v4.3-maint protected
  • v4.4-maint protected
  • v11.2.0 protected
  • v11.2.0-rc2 protected
  • v11.2.0-rc1 protected
  • v11.1.0 protected
  • v11.1.0-rc2 protected
  • v11.1.0-rc1 protected
  • v11.0.0 protected
  • v11.0.0-rc2 protected
  • v11.0.0-rc1 protected
  • v10.10.0 protected
  • v10.10.0-rc2 protected
  • v10.10.0-rc1 protected
  • v10.9.0 protected
  • v10.9.0-rc2 protected
  • v10.9.0-rc1 protected
  • v10.8.0 protected
  • v10.8.0-rc2 protected
  • v10.8.0-rc1 protected
  • v10.7.0 protected
  • v10.7.0-rc2 protected
40 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Jiri Denemark's avatar
    Jiri Denemark authored
    As of commit 69929941, we set graphics/@Listen attribute according to the
    first listen child element even if that element is of type='network'.
    This was done for backward compatibility with applications which only
    support the original listen attribute. However, by doing so we broke
    migration to older libvirt which tried to check that the listen
    attribute matches one of the listen child elements but which did not
    take type='network' elements into account.
    
    We are not concerned about compatibility with old applications when
    formatting domain XML for migration for two reasons. The XML is consumed
    only by libvirtd and the IP address associated with type='network'
    listen address on the source host is just useless on the destination
    host. Thus, we can safely avoid propagating the type='network' IP
    address to graphics/@Listen attribute when creating migratable XML.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1265111
    
    
    
    Signed-off-by: default avatarJiri Denemark <jdenemar@redhat.com>
    (cherry picked from commit c0806dc3)
    390d1b3f
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..
    access
    bhyve
    conf
    cpu
    esx
    hyperv
    interface
    libxl
    locking
    lxc
    network
    node_device
    nwfilter
    openvz
    parallels
    phyp
    qemu
    remote
    rpc
    secret
    security
    storage
    test
    uml
    util
    vbox
    vmware
    vmx
    xen
    xenapi
    xenconfig
    Makefile.am
    README
    check-aclperms.pl
    check-aclrules.pl
    check-driverimpls.pl
    check-drivername.pl
    check-symfile.pl
    check-symsorting.pl
    datatypes.c
    datatypes.h
    driver-hypervisor.h
    driver-interface.h
    driver-network.h
    driver-nodedev.h
    driver-nwfilter.h
    driver-secret.h
    driver-state.h
    driver-storage.h
    driver-stream.h
    driver.c
    driver.h
    dtrace2systemtap.pl
    fdstream.c
    fdstream.h
    gnutls_1_0_compat.h
    internal.h
    libvirt-domain-snapshot.c
    libvirt-domain.c
    libvirt-host.c
    libvirt-interface.c
    libvirt-lxc.c
    libvirt-lxc.pc.in
    libvirt-network.c
    libvirt-nodedev.c
    libvirt-nwfilter.c
    libvirt-qemu.c
    libvirt-qemu.pc.in
    libvirt-secret.c
    libvirt-storage.c
    libvirt-stream.c
    libvirt.c
    libvirt.conf
    libvirt.pc.in
    libvirt_atomic.syms
    libvirt_driver_modules.syms
    libvirt_esx.syms
    libvirt_gnutls.syms
    libvirt_internal.h
    libvirt_libssh2.syms
    libvirt_linux.syms
    libvirt_lxc.syms
    libvirt_openvz.syms
    libvirt_private.syms
    libvirt_probes.d
    libvirt_public.syms
    libvirt_qemu.syms
    libvirt_qemu_probes.d
    libvirt_remote.syms
    libvirt_sasl.syms
    libvirt_vmware.syms
    libvirt_vmx.syms
    libvirt_xenconfig.syms
    libvirt_xenxlconfig.syms
    lock_protocol-structs
    lxc_monitor_protocol-structs
    lxc_protocol-structs
    nodeinfo.c
    nodeinfo.h
    nodeinfopriv.h