On 05/01/2018 11:56 AM, Julio Faracco wrote:
The commits enhace the 'domrename' command of QEMU and Test drivers to avoid slashes chars inside the new domain name.
Julio Faracco (2): qemu: avoid slash characters to the new domain name. test: avoid slash characters to the new domain name.
src/qemu/qemu_driver.c | 6 ++++++ src/test/test_driver.c | 6 ++++++ 2 files changed, 12 insertions(+)
This is now pushed - I leave it up to you to update the bz. The commit id for the relevant patch is: commit 4e1a9702194eab22cb7b5fb34bd84fc47800223d Author: Julio Faracco <jcfaracco@gmail.com> Date: Tue May 1 12:56:08 2018 -0300 qemu: avoid slash characters to the new domain name. ... $ git describe 4e1a9702194eab22cb7b5fb34bd84fc47800223d v4.3.0-18-g4e1a970219 $ John