Skip to content

Commit 96d6a55

Browse files
committed
Fix table in virt-migration-offline
* Correct cols attribute (11 -> 12) * Copy last entry TODO: Check the last <entry> of each <row>
1 parent 4ac4863 commit 96d6a55

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

xml/virt_support.xml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@
674674
</para>
675675
<table>
676676
<title>Supported offline migration guests</title>
677-
<tgroup cols="11">
677+
<tgroup cols="12">
678678
<colspec colname="c1" align="center" colwidth="3*"/>
679679
<colspec colname="c2" align="center"/>
680680
<colspec colname="c3" align="center"/>
@@ -729,6 +729,8 @@
729729
</entry>
730730
<entry><phrase role="color:red">❌</phrase>
731731
</entry>
732+
<entry><phrase role="color:red">❌</phrase>
733+
</entry>
732734
</row>
733735
<row>
734736
<entry><emphasis role="bold">12 SP4</emphasis>
@@ -753,6 +755,8 @@
753755
</entry>
754756
<entry><phrase role="color:red">❌</phrase>
755757
</entry>
758+
<entry><phrase role="color:red">❌</phrase>
759+
</entry>
756760
</row>
757761
<row>
758762
<entry><emphasis role="bold">12 SP5</emphasis>
@@ -777,6 +781,8 @@
777781
</entry>
778782
<entry><phrase role="color:red">❌</phrase>
779783
</entry>
784+
<entry><phrase role="color:red">❌</phrase>
785+
</entry>
780786
</row>
781787
<row>
782788
<entry><emphasis role="bold">15 GA</emphasis>
@@ -801,6 +807,8 @@
801807
</entry>
802808
<entry><phrase role="color:red">❌</phrase>
803809
</entry>
810+
<entry><phrase role="color:red">❌</phrase>
811+
</entry>
804812
</row>
805813
<row>
806814
<entry><emphasis role="bold">15 SP1</emphasis>
@@ -825,6 +833,8 @@
825833
</entry>
826834
<entry><phrase role="color:red">❌</phrase>
827835
</entry>
836+
<entry><phrase role="color:red">❌</phrase>
837+
</entry>
828838
</row>
829839
<row>
830840
<entry><emphasis role="bold">15 SP2</emphasis>
@@ -849,6 +859,8 @@
849859
</entry>
850860
<entry><phrase role="color:red">❌</phrase>
851861
</entry>
862+
<entry><phrase role="color:red">❌</phrase>
863+
</entry>
852864
</row>
853865
<row>
854866
<entry><emphasis role="bold">15 SP3</emphasis>
@@ -873,6 +885,8 @@
873885
</entry>
874886
<entry><phrase role="color:suse-jungle-green">✓</phrase>
875887
</entry>
888+
<entry><phrase role="color:suse-jungle-green">✓</phrase>
889+
</entry>
876890
</row>
877891
<row>
878892
<entry><emphasis role="bold">15 SP4</emphasis>
@@ -897,6 +911,8 @@
897911
</entry>
898912
<entry><phrase role="color:suse-jungle-green">✓</phrase>
899913
</entry>
914+
<entry><phrase role="color:suse-jungle-green">✓</phrase>
915+
</entry>
900916
</row>
901917
<row>
902918
<entry><emphasis role="bold">15 SP5</emphasis>
@@ -921,6 +937,8 @@
921937
</entry>
922938
<entry><phrase role="color:suse-jungle-green">✓</phrase>
923939
</entry>
940+
<entry><phrase role="color:suse-jungle-green">✓</phrase>
941+
</entry>
924942
</row>
925943
<row>
926944
<entry><emphasis role="bold">15 SP6</emphasis>
@@ -945,6 +963,8 @@
945963
</entry>
946964
<entry><phrase role="color:suse-jungle-green">✓</phrase>
947965
</entry>
966+
<entry><phrase role="color:suse-jungle-green">✓</phrase>
967+
</entry>
948968
</row>
949969
</tbody>
950970
</tgroup>

0 commit comments

Comments
 (0)