On Sun, Dec 20, 2015 at 04:47:35AM +0100, waben...@gmail.com wrote
> waltd...@waltdnes.org wrote:
> 
> >   I'm now at the configuring-the-kernel stage of the Gentoo guest
> > install.  I had originally expected to pull in the .config from the
> > host machine, make a few tweaks, and get going.  However, it appears
> > that multiple video and sound and network cards are supported, none
> > of which match those on the host.  Which ones do people recommend
> > selecting?
> > 
> 
> That's what I'm using to start qemu:
> 
> qemu-system-x86_64 -machine accel=kvm -cpu host -m 4096 -enable-kvm -name 
> vm-01 -net nic,model=virtio -net user,hostfwd=tcp::2022-:22 -localtime -hda 
> /path/to/image.qcow2 -display gtk -vga vmware
> 
> Since upgrade to >=qemu-2.4 I cannot use sound card emulation any more
> because it either doesn't work at all (e.g. sb16, gus) or it freezes
> the guest (e.g. ac97, hda).
> 
> Before I did the upgrade yesterday I used -soundhw ac97 and it worked
> very well. Till now I have not found a solution for this problem.
> 
> I'm using a gtk window and not spice or vnc because this gives me the
> best performance. And I'm using vmware as VGA card emulation because 
> it gives me the highest resolution (2368x1770).
> 
> Performance is not super snappy but it's good enough for regular use
> like browsing the net and so on.

  I intend to use it mostly for distcc.  I still have an ancient OS/2
machine with Galactic Civilizations on it.  Since I still have the CD
images,  I'll also try to get that going in QEMU one of these days.  My
LCD is 1920x1080, so performance is more important than humoungous
display size.

-- 
Walter Dnes <waltd...@waltdnes.org>
I don't run "desktop environments"; I run useful applications

Reply via email to