diff options
author | Calvin Lee <cyrus296@gmail.com> | 2018-05-11 18:05:44 -0600 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-07-16 16:58:16 +0200 |
commit | 0147883450fe84bb8de2d4a58381881f4262ce9b (patch) | |
tree | 45adbaf4658801b2dedb51eb10784ec9c8553361 /scripts | |
parent | 9ee8a692f1da77d798842fdc1e0dc2a5ff0fc0c1 (diff) | |
download | qemu-0147883450fe84bb8de2d4a58381881f4262ce9b.zip qemu-0147883450fe84bb8de2d4a58381881f4262ce9b.tar.gz qemu-0147883450fe84bb8de2d4a58381881f4262ce9b.tar.bz2 |
PC Chipset: Improve serial divisor calculation
This fixes several problems I found in the UART serial implementation.
Now all divisor values are allowed, while before divisor values of zero
and below the base baud rate were rejected. All changes are in reference
to http://www.sci.muni.cz/docs/pc/serport.txt
Signed-off-by: Calvin Lee <cyrus296@gmail.com>
Message-Id: <20180512000545.966-2-cyrus296@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions