]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Be tolerant to preexisting aliases
authorMichal Privoznik <mprivozn@redhat.com>
Sat, 14 Oct 2017 17:16:20 +0000 (10:16 -0700)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 19 Oct 2017 15:33:27 +0000 (17:33 +0200)
commit6bc4a371cf4f811d10c5960c229393a477fde75c
treee8a94a931624234160d8bb8395da1edaaaf8c94e
parent215ab7aa0390f4ab52065f00fe7982863b1bac45
qemu: Be tolerant to preexisting aliases

In the future, some aliases might be already parsed therefore we
should avoid overwriting them.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_alias.c
src/qemu/qemu_hotplug.c