diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-10-17 20:11:58 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-10-18 10:15:09 +0200 |
commit | b3f1c8c413bc83e4a2cc7a63e4eddf9fe6449052 (patch) | |
tree | a50eb0230fb954e63e5d4f85a3a1d2ad68947fd5 /qga | |
parent | 306526b5de6984a164548572fd04d898dd6adbaa (diff) |
qemu-pr-helper: use new libmultipath API
libmultipath has recently changed its API. The new API supports multi-threaded
clients better. Unfortunately there is no backwards-compatibility, so we just
switch to the new one. Running QEMU compiled with the new library on the old
library will likely crash, while doing the opposite will cause QEMU not to
start at all (because udev, get_multipath_config and put_multipath_config
are undefined).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qga')
0 files changed, 0 insertions, 0 deletions