• M
    Add disk attach/detach support to libxl driver · fffea7fe
    Markus Groß 提交于
    Based on the device attach/detach code from the QEMU driver,
    but using the new functions to create the structures associated.
    * src/libxl/libxl_driver.c: implements domainAttachDevice,
      domainAttachDeviceFlags, domainDetachDevice, domainDetachDeviceFlags
      and domainUpdateDeviceFlags
    fffea7fe
libxl_driver.c 92.8 KB