<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>19962</bug_id>
          
          <creation_ts>2009-05-07 13:13:56 +0400</creation_ts>
          <short_desc>Какие супервизоры поддерживаются?</short_desc>
          <delta_ts>2009-05-14 15:54:44 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>mkve</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>19564</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andriy Stepanov (stanv)">stanv</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>90908</commentid>
    <comment_count>0</comment_count>
    <who name="Andriy Stepanov (stanv)">stanv</who>
    <bug_when>2009-05-07 13:13:56 +0400</bug_when>
    <thetext>Из страницы руководства:

       list  
...
              --hypervisors - list all supported hypervisors;
...

&gt; mkve list --hypervisors
/usr/bin/mkve: option --hypervisors not recognized

Из кода видно что только openvz и kvm.

def __hypervisor_create(self):
        self.__log(&quot;run hypervisor-specific stuff after creating a template&quot;)
        {   
            &quot;kvm&quot;:   (lambda: 0),
            &quot;openvz&quot;: self.__openvz_create
        } [ self.get(&apos;main&apos;, &apos;hypervisor&apos;) ] ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91169</commentid>
    <comment_count>1</comment_count>
    <who name="aspsk">aspsk</who>
    <bug_when>2009-05-14 15:54:44 +0400</bug_when>
    <thetext>Устаревшая страница обновлена: 
http://git.altlinux.org/people/aspsk/packages/?p=mkve.git;a=commit;h=1df867a5cfe7f5aea7734390e0b69f54235d11aa</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>