qemu 0.15.0 testing, usb redirection, and libusb_get_device_speed()

Juergen Lock nox at jelal.kn-bremen.de
Tue Aug 16 20:23:58 UTC 2011


On Tue, Aug 16, 2011 at 03:52:21AM +0400, Test Rat wrote:
> Test Rat <ttsestt at gmail.com> writes:
> 
> > Juergen Lock <nox at jelal.kn-bremen.de> writes:
> >
> >> Hi!
> >>
> >>  I just prepared a preliminary update of the emulators/qemu-devel
> >>  port to 0.15.0
> > [...]
> >>     Patch against current qemu-devel port:
> >>
> >> 	http://people.freebsd.org/~nox/qemu/qemu-devel-0.15.0.patch
> >
> > Any plans to add option/port for SGABIOS or make it default?
> > It works fine here, screen seems to be limited to 25 lines
> > and I had to remove `-D' from /boot.config.
> >
> >   $ qemu -nographic -drive file=/dev/ada1
> >   Could not open option rom 'sgabios.bin': No such file or directory
> 
> Nevermind, after doing my homework it seems sgabios.bin is going to
> be included into the distfile.
> 
>   http://lists.nongnu.org/archive/html/qemu-devel/2011-05/msg00915.html

Well adding that to the build was easy enough, I made an svn snapshot
(r8) from:

	https://code.google.com/p/sgabios/
	svn checkout http://sgabios.googlecode.com/svn/trunk/ sgabios-read-only

and put it in my MASTER_SITES_LOCAL/nox, and also at:

	http://people.freebsd.org/~nox/qemu/sgabios-read-only-r8.tar.gz

for people to manually grab it and put it in /usr/ports/distfiles/qemu/0.15.0
until the mirrors have synced.

 I put the updated qemu-devel 0.15.0 port at the same place:

	http://people.freebsd.org/~nox/qemu/qemu-devel-0.15.0.shar
	http://people.freebsd.org/~nox/qemu/qemu-devel-0.15.0.patch

 HTH, :)
	Juergen


More information about the freebsd-emulation mailing list