While trying out I stumbled across several issues in the device assignment code. This set addresses the most major ones. Namely allowing passthrough of non page aligned BAR region (like on lpfc) and telling users what to do when their device is in use. Alexander Graf (3): Enable non page boundary BAR device assignment Split off sysfs id retrieval Inform users about busy device assignment attempt hw/device-assignment.c | 238 ++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 209 insertions(+), 29 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html