aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristina Wang <christina.wang@windriver.com>2021-07-23 15:55:10 +0800
committerJason Wang <jasowang@redhat.com>2021-08-02 12:19:18 +0800
commita1d7e475beb5c9e7a8e1213f29b0d20a208a9ade (patch)
tree18d51c5f2b49729fab94421fdd206343196b8c00 /scripts
parent11744862f27b9ba6488a247d2fd6bb83d9bc3c8d (diff)
downloadqemu-a1d7e475beb5c9e7a8e1213f29b0d20a208a9ade.zip
qemu-a1d7e475beb5c9e7a8e1213f29b0d20a208a9ade.tar.gz
qemu-a1d7e475beb5c9e7a8e1213f29b0d20a208a9ade.tar.bz2
hw/net: e1000: Correct the initial value of VET register
The initial value of VLAN Ether Type (VET) register is 0x8100, as per the manual and real hardware. While Linux e1000 driver always writes VET register to 0x8100, it is not always the case for everyone. Drivers relying on the reset value of VET won't be able to transmit and receive VLAN frames in QEMU. Reported-by: Markus Carlstedt <markus.carlstedt@windriver.com> Signed-off-by: Christina Wang <christina.wang@windriver.com> Signed-off-by: Bin Meng <bin.meng@windriver.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions