On 08/15/2014 01:50 PM, Erik Skultety wrote:
When editing guest's XML (on QEMU), it was possible to add
multiple
listen elements into graphics parent element. However QEMU does not
support listening on multiple addresses. Configuration is tested for
multiple 'listen address' and if positive, an error is raised.
---
src/qemu/qemu_process.c | 5 +++++
1 file changed, 5 insertions(+)
ACK and pushed.
Jan