Re: Why does not virt-install use the tap driver in HVM?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 03, 2007 at 11:56:57AM +0900, Nobuhiro Itou wrote:
> Hi,
> 
> I have a question.
> 
> There is the following codes in virt-install.
> 
> def get_disk(disk, size, sparse, guest, hvm, conn):
>      :
>      :
>             if d.type == virtinst.VirtualDisk.TYPE_FILE and not(hvm) and virtinst.util.is_blktap_capable():
>                 d.driver_name = virtinst.VirtualDisk.DRIVER_TAP
> 
> Why "not(hvm)"?

QEMU is incapable of using blktap disks :-(  I'm trying to work on fixes
to QEMU to make it work - obviously we want to be able to use blktap if
the HVM guest has paravirt drivers...

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux