]> xenbits.xensource.com Git - libvirt.git/commit
qemu: block: Add code to detect node names when necessary
authorPeter Krempa <pkrempa@redhat.com>
Wed, 15 Mar 2017 12:03:21 +0000 (13:03 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Mar 2017 08:35:19 +0000 (10:35 +0200)
commit0feebab2c4bd2f07ccbe1fa2a9803247922f3ba8
treeea4030bab5e85883a132ff81d64aa6e6461207af
parent2780bcd9f88b3859158d4502b583574eb000045c
qemu: block: Add code to detect node names when necessary

Detect the node names when setting block threshold and when reconnecting
or when they are cleared when a block job finishes. This operation will
become a no-op once we fully support node names.
src/qemu/qemu_block.c
src/qemu/qemu_block.h
src/qemu/qemu_blockjob.c
src/qemu/qemu_driver.c
src/qemu/qemu_process.c