[PATCH v2 0/2] qemu: support some missing params on live attaching chardev

Nikolay Shirokovskiy posted 2 patches 3 years, 5 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1606911910-109269-1-git-send-email-nshirokovskiy@virtuozzo.com
src/qemu/qemu_monitor_json.c | 11 +++++++++++
1 file changed, 11 insertions(+)
[PATCH v2 0/2] qemu: support some missing params on live attaching chardev
Posted by Nikolay Shirokovskiy 3 years, 5 months ago
Specifying chardev logfile and file backend append param is ignored yet.

Diff from v1: 

- use existing virJSONValueObjectAdd instead of introducing 
  virJSONValueObjectAppendBooleanTristate.

Nikolay Shirokovskiy (2):
  qemu: support append param on live attaching file chardev
  qemu: support logfile on live attaching chardev

 src/qemu/qemu_monitor_json.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

-- 
1.8.3.1