Re: [Qemu-devel] What is the status of the QEMU sound rework?

2017-10-09 Thread Zir Blazer
> > Fundamental issue is that right now there is not really someone paying > > attention to audio in qemu. > > > > I'm currently the maintainer, but due to also being busy with other > > stuff I hardly find time to do anything beyond picking up fixes from > > the mailing list, maybe do some basic

[Qemu-devel] What is the status of the QEMU sound rework?

2017-10-06 Thread Zir Blazer
I'm a VGA Passthrough user that uses a QEMU VM to fully replace a Windows native install as the main OS. Currently, one of the biggest hazzles for many users is that sound is hard to get working properly with the emulated AC'97 and Intel HDA Sound Cards due to crackle or latency issues (Latenc

Re: [Qemu-devel] [Qemu-block] Possible bug: virtio-scsi + iothread (Former x-data-plane) = "Guest moved index from 0 to 61440" warning

2016-04-06 Thread Zir Blazer
> On Tue, Apr 05, 2016 at 07:49:47PM -0300, Zir Blazer wrote:> > The bare > minimum script that produces the warning, should be this: > > #!/bin/bash > > qemu-system-x86_64 \-m 1024M \-enable-kvm \-object iothread,id=iothread0 > > \-device virtio-scsi-pci

[Qemu-devel] Possible bug: virtio-scsi + iothread (Former x-data-plane) = "Guest moved index from 0 to 61440" warning

2016-04-05 Thread Zir Blazer
Recently I hear that the experimental x-data-plane feature from virtio-blk was production-ready and that virtio-scsi also got support for it, so, after finding what the new syntax is: http://comments.gmane.org/gmane.comp.emulators.qemu/279118 ...I decided to test it. After all, it was supposed to