
10 Jul
2018
10 Jul
'18
12:20 p.m.
On Thu, Jul 05, 2018 at 09:44:34 +0200, Michal Privoznik wrote:
Rather than rejecting the user provided path and alias for the managed PR reservation we will ignore the provided path. The reason is that migration XML does contain path even for managed reservations.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/qemu/qemu_domain.c | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-)
ACK