Query Qemu the way Libvirt does to detect QEMU_CAPS_CHARDEV_LOGFILE:

virsh qemu-monitor-command instance-00000010 --pretty  '{ "execute":
"query-command-line-options"}'

Has:
      "parameters": [
[...]
        {
          "name": "logfile",
          "type": "string"
        },
      ],
      "option": "chardev"
    },

So the chardev should have the logfile option as it always had IMHO.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1697610

Title:
  logfile not supported in this QEMU binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-compute/+bug/1697610/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to