On Wed, Jun 08, 2016 at 17:25:40 +0200, Pavel Hrdina wrote:
Even though it's auto-generated it's based on qemu.conf
option and listen type
address already uses "fromConfig" to carry this information. Following
commits
will convert the socket to listen element so this rename is required because
there will be also an option to get socket auto-generated independently on the
qemu.conf option.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/conf/domain_conf.c | 2 +-
src/conf/domain_conf.h | 2 +-
src/qemu/qemu_command.c | 2 +-
src/qemu/qemu_domain.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
ACK