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-12-10 12:15:18 -05:00
2020-09-18 14:12:32 -04:00
2020-12-10 12:15:18 -05:00
2020-12-10 12:15:18 -05:00
2020-09-08 10:08:42 +10:00
2020-12-10 12:15:18 -05:00
2020-12-10 12:15:18 -05:00
2020-12-10 12:15:18 -05:00
2020-12-10 12:15:09 -05:00
2020-12-10 12:15:18 -05:00
2020-12-08 13:48:57 -05:00
2020-07-27 11:09:25 +10:00
2020-12-10 12:15:09 -05:00
2020-12-10 12:15:19 -05:00
2020-12-10 12:15:18 -05:00