
Chunyan Liu wrote:
This patch series is to add support for attach/detaching an <interface> device. At the same time, add two fixes (1/3 and 3/3)
Chunyan Liu (3): libxl: add HOSTDEV type in libxlDomainDetachDeviceConfig libxl: support hotplug of <interface> libxl: fix return value error Attach|DetachDeviceFlags
.gnulib | 2 +-
Odd that your cover letter includes the gnulib bump but patches do not. Did you use an old cover letter? Note: Chunyan and I have iterated on this series off-list. We started looking at an internal bug report, stumbled across further issues, and this series was the result. ACK series. I'll push this in a bit. Regards, Jim
src/libxl/libxl_domain.c | 12 ++- src/libxl/libxl_driver.c | 193 +++++++++++++++++++++++++++++++++++++++++------ 3 files changed, 180 insertions(+), 27 deletions(-)