Re: [vfio-users] Choppy sound after updating QEMU/KVM

2018-11-07 Thread Patrick O'Callaghan
On Tue, 2018-11-06 at 18:42 -0500, Kash Pande wrote: > On 2018-11-06 5:55 p.m., Patrick O'Callaghan wrote: > > How do I check that? > > > > poc > > It's in the XML for the domain. The Machine type. Got it. That worked. Thanks for your help. poc ___ v

Re: [vfio-users] Choppy sound after updating QEMU/KVM

2018-11-06 Thread Sinisa Tkalec
For me same situation on fedora and defining 3.0 does not solve it, sound is slowed down. Sent from my iPhone > On 7 Nov 2018, at 00:42, Kash Pande wrote: > >> On 2018-11-06 5:55 p.m., Patrick O'Callaghan wrote: >> How do I check that? >> >> poc > > > It's in the XML for the domain. The Ma

Re: [vfio-users] Choppy sound after updating QEMU/KVM

2018-11-06 Thread Kash Pande
On 2018-11-06 5:55 p.m., Patrick O'Callaghan wrote: > How do I check that? > > poc It's in the XML for the domain. The Machine type. Kash signature.asc Description: OpenPGP digital signature ___ vfio-users mailing list vfio-users@redhat.com https:

Re: [vfio-users] Choppy sound after updating QEMU/KVM

2018-11-06 Thread Patrick O'Callaghan
On Tue, 2018-11-06 at 13:15 -0500, Kash Pande wrote: > On 2018-11-06 12:30 p.m., Patrick O'Callaghan wrote: > > The relevant section of the guest spec (unchanged from before) is: > > > > > > > >> function='0x0'/> > > > > > > Any suggestions? > > > > poc > > QEMU 3.0 has

Re: [vfio-users] Choppy sound after updating QEMU/KVM

2018-11-06 Thread Kash Pande
On 2018-11-06 12:30 p.m., Patrick O'Callaghan wrote: > The relevant section of the guest spec (unchanged from before) is: > > > >function='0x0'/> > > > Any suggestions? > > poc QEMU 3.0 has new audio timer code, make sure you are using the 3.0 PC model type (not 2.xx)