Re: [Xen-devel] [PATCH v17 18/19] osstest: expand the list of tested disk controllers

2017-12-05 Thread Ian Jackson
Roger Pau Monne writes ("[PATCH v17 18/19] osstest: expand the list of tested disk controllers"): > The Mass osstest instance has a more diverse list of hardware disk > controllers, so expand the list in order to include all the possible > disk drivers. Acked-by: Ian Jackson On the same basis a

[Xen-devel] [PATCH v17 18/19] osstest: expand the list of tested disk controllers

2017-12-01 Thread Roger Pau Monne
The Mass osstest instance has a more diverse list of hardware disk controllers, so expand the list in order to include all the possible disk drivers. For the record, this list can be found at: usr.sbin/bsdconfig/share/device.subr In the FreeBSD source tree. Signed-off-by: Roger Pau Monné ---