Jason Andryuk writes ("[PATCH v5 15/21] libxl: ignore emulated IDE disks beyond the first 4"): > From: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> > > Qemu supports only 4 emulated IDE disks, when given more (or with higher > indexes), it will fail to start. Since the disks can still be accessible > using PV interface, just ignore emulated path and log a warning, instead > of rejecting the configuration altogether. > > Signed-off-by: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> > Reviewed-by: Jason Andryuk <jandr...@gmail.com> > Signed-off-by: Jason Andryuk <jandr...@gmail.com>
Acked-by: Ian Jackson <ian.jack...@eu.citrix.com>