From: Matthew Mastracci <matt@aclaro.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: USB support
Date: Sat, 05 Nov 2005 16:39:08 -0700 [thread overview]
Message-ID: <436D429C.1010102@aclaro.com> (raw)
In-Reply-To: <436CE785.10806@bellard.org>
> 1) The host OS must not use the USB device. It means in particular that
> no host OS driver must be present for that device. The solution I am
> using is to rename the host kernel module "usb-storage.o" to
> "usb-storage.o.disabled" so that it is not loaded by Linux. Then QEMU
> can exclusively access to the corresponding host storage USB device. The
> same apply to every other type of USB devices.
For those using Fedora Core (and possibly a number of other Linux
distributions), you can add your module to /etc/hotplug/blacklist to
ensure it won't load. I've been using this trick to get the USB support
in VMWare to work for some time.
Matt.
next prev parent reply other threads:[~2005-11-05 23:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-05 14:45 [Qemu-devel] USB support Fabrice Bellard
2005-11-05 16:31 ` Volker Ruppert
2005-11-05 17:10 ` Fabrice Bellard
2005-11-05 17:24 ` Lonnie Mendez
2005-11-06 14:11 ` Fabrice Bellard
2005-11-13 1:00 ` [Qemu-devel] [patch] " Oliver Gerlich
2005-11-13 21:47 ` Fabrice Bellard
2005-11-05 23:39 ` Matthew Mastracci [this message]
2005-11-06 2:04 ` [Qemu-devel] " Mark Williamson
2005-11-06 2:10 ` Paul Brook
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=436D429C.1010102@aclaro.com \
--to=matt@aclaro.com \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.