]> Git Repo - qemu.git/commit
rewrote timer implementation for rtl8139.
authorFrediano Ziglio <[email protected]>
Sat, 20 Feb 2010 17:50:27 +0000 (18:50 +0100)
committerAnthony Liguori <[email protected]>
Tue, 23 Feb 2010 19:23:29 +0000 (13:23 -0600)
commit05447803d034fc634c8372091c031578043dd80d
tree3968825b4a521611869d94f79ecf230a2ba43f7b
parent6f745bdaac26bcbdd7e2ffa2a6ea29aabbbc54e1
rewrote timer implementation for rtl8139.

Add a QEMU timer only when needed (timeout status not set, timeout
irq wanted and timer set).

This patch is required for Darwin. Patch has been tested under
FreeBSD, Darwin and Linux.

Signed-off-by: Frediano Ziglio <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/rtl8139.c
This page took 0.027227 seconds and 4 git commands to generate.