qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] kFreeBSD and USB support
@ 2013-06-05 20:17 Michael Tokarev
  2013-06-05 20:27 ` Andreas Färber
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Tokarev @ 2013-06-05 20:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Ed Maste

Hello.

On debian we, for a long time, used the following hack
in a build script of qemu:

# Hack alert.  qemu-1.3 still needs this.
# On recent kFreebsd, old USB host API has been removed,
# but qemu did not learn to use new USB API.
# Just do not build USB host support.
        sed -i 's/^HOST_USB=bsd/HOST_USB=stub/' \
                qemu-build/config-host.mak

This isn't really FreeBSD but "kFreeBSD", which is
a FreeBSD kernel (and ofcorse the kernel headers)
and some more linux-like userspace - it is Debian
userspace running on top of FreeBSD kernel.

This effectively disables host usb support for
kFreeBSD.  And since I guess the kernel headers
are the same on regular FreeBSD, I think the same
issue happens on regular FreeBSD too, that is,
host usb does not work there as well.

What is the status of this situation now?

Thanks,

/mjt

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-06 15:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-05 20:17 [Qemu-devel] kFreeBSD and USB support Michael Tokarev
2013-06-05 20:27 ` Andreas Färber
2013-06-05 20:34 ` Ed Maste
2013-06-05 20:51   ` Brad Smith
2013-06-06 12:47 ` Gerd Hoffmann
2013-06-06 15:08   ` Hans de Goede

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).