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-06-12 11:12:44 -04:00
2020-07-11 11:02:05 +02:00
2020-09-29 15:41:35 +02:00
2020-05-18 19:05:25 +02:00
2020-06-23 16:07:07 +02:00
2020-07-10 18:04:49 -04:00
2020-10-05 16:41:22 +02:00
2020-10-24 07:23:19 +02:00
2020-10-27 16:48:49 +01:00
2020-10-27 16:48:49 +01:00
2020-10-27 16:48:49 +01:00
2020-12-10 12:15:02 -05:00
2020-10-05 16:41:22 +02:00
2020-09-18 14:12:32 -04:00
2020-10-05 16:41:22 +02:00
2020-10-05 16:41:22 +02:00
2020-09-09 09:27:09 -04:00
2020-08-27 14:04:55 -04:00
2020-10-14 15:28:54 -04:00
2020-09-30 19:09:20 +02:00
2020-10-14 06:05:56 +02:00
2020-10-05 16:41:22 +02:00
2020-10-06 08:34:49 +02:00
2020-09-18 14:12:32 -04:00
2020-09-18 14:12:32 -04:00
2020-12-10 12:15:19 -05:00
2020-06-12 11:12:44 -04:00
2020-09-18 14:12:32 -04:00
2020-11-15 16:44:18 +01:00
2020-09-09 09:27:09 -04:00
2020-09-18 14:12:32 -04:00
2020-12-10 12:15:01 -05:00
2020-09-30 19:11:36 +02:00