Re: [Qemu-devel] rtl8139 timer interrupt rewrote

2010-02-08 Thread Markus Armbruster
You can improve your patch's chances for getting noticed, reviewed and merged by putting [PATCH] in your subject. Consider using git-format-patch and git-send-email.

[Qemu-devel] rtl8139 timer interrupt rewrote

2010-02-05 Thread Frediano Ziglio
Hi, I rewrote timer implementation for this card. I wrote even a small Linux guest test program (attached as main.c). This patch add a QEMU timer only when needed (timeout status not set, timeout irq wanted and timer set). I tested this patch with a Darwin system and with my test program (I