Re: [Qemu-devel] [RFC PATCH] tests: rtl8139: test timers and interrupt
On Thu, 01/08 00:07, Frediano Ziglio wrote: > Test behaviour of timers and interrupts related to timeouts. > > Signed-off-by: Frediano Ziglio > --- > tests/Makefile | 2 +- > tests/rtl8139-test.c | 164 > +++ > 2 files changed, 165 inserti
[Qemu-devel] [RFC PATCH] tests: rtl8139: test timers and interrupt
Test behaviour of timers and interrupts related to timeouts. Signed-off-by: Frediano Ziglio --- tests/Makefile | 2 +- tests/rtl8139-test.c | 164 +++ 2 files changed, 165 insertions(+), 1 deletion(-) This patch was derived from a test I d