summary refs log tree commit diff stats
path: root/hw/core/machine.c
diff options
context:
space:
mode:
authorDmitry Fleytman <dmitry@daynix.com>2016-09-15 09:14:30 +0300
committerJason Wang <jasowang@redhat.com>2016-09-27 17:54:22 +0800
commitb38636b83727d611a354217fa9d17de5872d7da4 (patch)
tree8cd7abcf94abac3cfee1ff8ed26976f1ff29be08 /hw/core/machine.c
parent4100c026b69001f774bfff30b5773a2418306f8c (diff)
downloadfocaccia-qemu-b38636b83727d611a354217fa9d17de5872d7da4.tar.gz
focaccia-qemu-b38636b83727d611a354217fa9d17de5872d7da4.zip
e1000e: Fix EIAC register implementation
This patch fixes 2 issues:

1. Bits set in EIAC register should be cleared
   from IMS when EIAM is not used.
2. Only bit that corresonds to the interrupt being
   raised should be cleared.

See spec. 10.2.4.7 Interrupt Auto Clear

Signed-off-by: Dmitry Fleytman <dmitry@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/core/machine.c')
0 files changed, 0 insertions, 0 deletions