Searched hist:"99 ed7e30cbd6862ef3bb1ebe51c8a4923d0e282b" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/net/ |
H A D | e1000.c | 99ed7e30cbd6862ef3bb1ebe51c8a4923d0e282b Thu Jan 08 19:45:50 UTC 2009 aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> Implement e1000 link status (Mark McLoughlin)
On link up or down we set the E1000_STATUS_LU ("link up") bit in the status register and set the E1000_ICR_LSC ("link status changed") bit in the interrupt cause register before interrupting the guest.
Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6249 c046a42c-6fe2-441c-8c8c-71466251a162
|