Paolo Bonzini 46ee119fb6 vl: remove serial_max_hds
serial_hd(i) is NULL if and only if i >= serial_max_hds().  Test
serial_hd(i) instead of bounding the loop at serial_max_hds(),
thus removing one more function that vl.c is expected to export.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-12-10 12:15:19 -05:00
..
2020-05-18 19:05:25 +02:00
2020-09-09 09:27:09 -04:00
2020-08-27 14:04:55 -04:00
2020-10-05 16:41:22 +02:00
2020-12-10 12:15:19 -05:00
2020-11-15 16:44:18 +01:00
2020-09-09 09:27:09 -04:00