diff options
author | Andrew Baumann <Andrew.Baumann@microsoft.com> | 2015-12-04 10:58:49 -0800 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2015-12-07 21:43:48 +0800 |
commit | 12fdd928c8d8ea55108c076dbbfff35ecf8e7a97 (patch) | |
tree | c995f4e9dfab93cee905f2fe3dc8c430412689a0 /hw/i386/kvmvapic.c | |
parent | 6a9c6470957e935acc796e87e2697340640760f9 (diff) | |
download | qemu-12fdd928c8d8ea55108c076dbbfff35ecf8e7a97.zip |
lan9118: fix emulation of MAC address loaded bit in E2P_CMD register
There appears to have been a longstanding typo in the implementation
of the "MAC address loaded" bit in the E2P_CMD (EEPROM command)
register. The code was using 0x10, but the controller spec says it
should be bit 8 (0x100).
Signed-off-by: Andrew Baumann <Andrew.Baumann@microsoft.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/i386/kvmvapic.c')
0 files changed, 0 insertions, 0 deletions