libvirt/libvirtd-relocation-server.xml
James Fehlig 3d3d9542a5 - Update to libvirt 10.8.0
- Switch from YAJL to json-c for JSON parsing and formatting
  - jsc#PED-8909
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html#v10-8-0-2024-10-01

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=1049
2024-10-01 21:18:37 +00:00

7 lines
224 B
XML

<?xml version="1.0" encoding="utf-8"?>
<service>
<short>libvirtd Migration Server</short>
<description>Enables TCP ports for libvirtd native migration</description>
<port protocol="tcp" port="49152-49215"/>
</service>