<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-text-flowed" style="font-family: -moz-fixed;
      font-size: 14px;" lang="x-unicode">Hi,
      <br>
      <br>
      I´m using libvirt version 0.9.12 under Debian Squeeze with and AMD
      Opteron 4280. Executing the virsh capabilities command only show
      me the following flags:
      <br>
      <br>
      <cpu>
      <br>
      <arch>x86_64</arch>
      <br>
      <model>Opteron_G4</model>
      <br>
      <vendor>AMD</vendor>
      <br>
      <topology sockets='1' cores='8' threads='2'/>
      <br>
      <feature name='nodeid_msr'/>
      <br>
      <feature name='wdt'/>
      <br>
      <feature name='skinit'/>
      <br>
      <feature name='ibs'/>
      <br>
      <feature name='osvw'/>
      <br>
      <feature name='cr8legacy'/>
      <br>
      <feature name='extapic'/>
      <br>
      <feature name='cmp_legacy'/>
      <br>
      <feature name='fxsr_opt'/>
      <br>
      <feature name='mmxext'/>
      <br>
      <feature name='osxsave'/>
      <br>
      <feature name='monitor'/>
      <br>
      <feature name='ht'/>
      <br>
      <feature name='vme'/>
      <br>
      </cpu>
      <br>
      <br>
      Should not there be more flags supported by the CPU, for example
      the SVM-Flag for virtualization because executing cat
      /proc/cpuinfo gives me quite a lot of more flags and also the SVM
      Flag.
      <br>
      <br>
      Cheers,
      <br>
      Mike
      <br>
    </div>
  </body>
</html>