On Wed, Jul 08, 2015 at 15:30:25 -0400, John Ferlan wrote:
Split out the current function in order to share the code with
hostdev
in a future patch. Failure to match the expected sgio value against what
is stored will cause an error which the caller would need to handle since
only the caller has the disk (or eventually hostdev) specific data in
order to uniquely identify the disk in an error message.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/qemu/qemu_conf.c | 90 +++++++++++++++++++++++++++++++++++-----------------
1 file changed, 61 insertions(+), 29 deletions(-)
ACK, but this patch seems kind of useless without the followup patches
that were dropped due to lack of upstream support.
Peter