diff options
author | Yuri Benditovich <yuri.benditovich@daynix.com> | 2020-01-27 18:03:12 +0200 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2020-03-03 18:04:47 +0800 |
commit | b559ea95eaee8cbf72d910e8f98d2601c7f74f97 (patch) | |
tree | 9081654ee1e88d56b0e7c3a8ff6816ab719755eb /scripts/qapi/schema.py | |
parent | c2279bd0a19b35057f2e4c3b4df9a915717d1142 (diff) | |
download | qemu-b559ea95eaee8cbf72d910e8f98d2601c7f74f97.zip qemu-b559ea95eaee8cbf72d910e8f98d2601c7f74f97.tar.gz qemu-b559ea95eaee8cbf72d910e8f98d2601c7f74f97.tar.bz2 |
e1000e: Avoid hw_error if legacy mode used
https://bugzilla.redhat.com/show_bug.cgi?id=1787142
The emulation issues hw_error if PSRCTL register
is written, for example, with zero value.
Such configuration does not present any problem when
DTYP bits of RCTL register define legacy format of
transfer descriptors. Current commit discards check
for BSIZE0 and BSIZE1 when legacy mode used.
Acked-by: Dmitry Fleytman <dmitry.fleytman@gmail.com>
Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'scripts/qapi/schema.py')
0 files changed, 0 insertions, 0 deletions