qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Natalia Portillo <claunia@claunia.com>
To: solid@youngdev.net, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Hardware Security Dongle
Date: Fri, 24 Aug 2007 07:11:51 +0100	[thread overview]
Message-ID: <1187935911.10091.27.camel@localhost> (raw)
In-Reply-To: <2852.66.177.37.82.1187931750.squirrel@youngdev.net>

Hi,

As seen on:
http://fabrice.bellard.free.fr/qemu/qemu-doc.html

you need to pass it -usbdevice host:<vendor>:<pid>

You can get Vendor and ProductID using lsusb (part of usbutils packages)
in Linux or in hardware manager in Windows (properties of the device,
advanced, hardware identification, it will appear as VID and PID part of
a big sentence).

Please note this is somewhat experimental (lot more in Windows) and the
device MUST BE NOT BEING USED BY THE HOST OS!
That is, no driver is using it (remove the module in Linux, uninstall
the driver in Windows, are the better ways), or there will be a lot of
changes that your host hangs badly.

If you get it to work, notice us, and put the OS in the Official OS
Support List at http://www.claunia.com/qemu/ thanks.

Regards,
Natalia Portillo

El vie, 24-08-2007 a las 01:02 -0400, solid@youngdev.net escribió:
> This may have been asked in another thread but I have not seen it in the
> archives.
> 
> I have this OS that I would like to run inside qemu.  The OS requires a
> hardware security dongle before it will boot.  I am not real familiar with
> these devices but apparently they house some kind of encryption/decryption
> program required to init the kernel.
> 
> The dongle is a usb one made by a company called rainbow.  The model
> appears to be superpro.  Can anyone tell me what config I need to pass to
> qemu to get it to "find" this dongle?  Whenever I try to boot the install
> CD it says "hardware portal not found" and refuses to go into the install
> program.  BTW I know that message is from the OS not qemu cause it says
> the same thing if I try to boot the OS w/o the security portal in a
> nonvirtual setup.
> 
> 

      reply	other threads:[~2007-08-24  6:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24  5:02 [Qemu-devel] Hardware Security Dongle solid
2007-08-24  6:11 ` Natalia Portillo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1187935911.10091.27.camel@localhost \
    --to=claunia@claunia.com \
    --cc=qemu-devel@nongnu.org \
    --cc=solid@youngdev.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).