Re: [libvirt] [PATCH 4/6] conf: introduce element for devices

2017-11-21 Thread John Ferlan
On 11/21/2017 08:12 AM, Pavel Hrdina wrote: > On Mon, Nov 20, 2017 at 06:04:27PM -0500, John Ferlan wrote: >> >> >> On 11/14/2017 08:45 AM, Pavel Hrdina wrote: >>> So far it was not possible to specify how the audio output from guest >> >> s/So far it was/It is/ >> >>> should be presented to host

Re: [libvirt] [PATCH 4/6] conf: introduce element for devices

2017-11-21 Thread Pavel Hrdina
On Tue, Nov 21, 2017 at 01:25:33PM +, Daniel P. Berrange wrote: > On Tue, Nov 14, 2017 at 02:45:09PM +0100, Pavel Hrdina wrote: > > So far it was not possible to specify how the audio output from guest > > should be presented to host/users. Now it will be possible to do so > > via element for

Re: [libvirt] [PATCH 4/6] conf: introduce element for devices

2017-11-21 Thread Daniel P. Berrange
On Tue, Nov 14, 2017 at 02:45:09PM +0100, Pavel Hrdina wrote: > So far it was not possible to specify how the audio output from guest > should be presented to host/users. Now it will be possible to do so > via element for device where you specify the output > "type". > > Signed-off-by: Pavel Hr

Re: [libvirt] [PATCH 4/6] conf: introduce element for devices

2017-11-21 Thread Pavel Hrdina
On Mon, Nov 20, 2017 at 06:04:27PM -0500, John Ferlan wrote: > > > On 11/14/2017 08:45 AM, Pavel Hrdina wrote: > > So far it was not possible to specify how the audio output from guest > > s/So far it was/It is/ > > > should be presented to host/users. Now it will be possible to do so > > via

Re: [libvirt] [PATCH 4/6] conf: introduce element for devices

2017-11-20 Thread John Ferlan
On 11/14/2017 08:45 AM, Pavel Hrdina wrote: > So far it was not possible to specify how the audio output from guest s/So far it was/It is/ > should be presented to host/users. Now it will be possible to do so > via element for device where you specify the output > "type". > > Signed-off-by:

[libvirt] [PATCH 4/6] conf: introduce element for devices

2017-11-14 Thread Pavel Hrdina
So far it was not possible to specify how the audio output from guest should be presented to host/users. Now it will be possible to do so via element for device where you specify the output "type". Signed-off-by: Pavel Hrdina --- docs/formatdomain.html.in | 9 +++ docs/schemas/domain