<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="2" face="Courier 10 Pitch">Hi guys.<br>
      <br>
      I have a resource which when asked to 'move' then it fails with:<br>
      <br>
       virtqemud[3405456]: operation failed: guest CPU doesn't match
      specification: missing features: xsave<br>
      <br>
      but VM domain does not require (nor disable) the feature:<br>
      <br>
        <cpu mode='custom' match='exact' check='partial'><br>
          <feature policy='require' .....<br>
      <br>
      what even more interesting, _virsh_ migrate does the migration
      live a ok.<br>
      <br>
      I'm on Centos 9 with packages up to day.<br>
      <br>
      All thoughts much appreciated.<br>
      many thanks, L.<br>
    </font>
  </body>
</html>