On Fri, Feb 06, 2015 at 05:07:17PM +, Frediano Ziglio wrote:
> 2015-02-06 16:54 GMT+00:00 Stefan Hajnoczi :
> > On Thu, Jan 08, 2015 at 06:38:23PM +, Frediano Ziglio wrote:
> >> Test behaviour of timers and interrupts related to timeouts.
> >>
> >> Signed-off-by: Frediano Ziglio
> >> ---
>
2015-02-06 16:54 GMT+00:00 Stefan Hajnoczi :
> On Thu, Jan 08, 2015 at 06:38:23PM +, Frediano Ziglio wrote:
>> Test behaviour of timers and interrupts related to timeouts.
>>
>> Signed-off-by: Frediano Ziglio
>> ---
>> tests/Makefile | 2 +-
>> tests/rtl8139-test.c | 181
>> +
On Thu, Jan 08, 2015 at 06:38:23PM +, Frediano Ziglio wrote:
> Test behaviour of timers and interrupts related to timeouts.
>
> Signed-off-by: Frediano Ziglio
> ---
> tests/Makefile | 2 +-
> tests/rtl8139-test.c | 181
> +++
> 2 files
This patch is marked as RFC, but I think it should be included.
Stefan/Jason, can you pull it in the next net pull request?
Paolo
On 08/01/2015 19:38, Frediano Ziglio wrote:
> Test behaviour of timers and interrupts related to timeouts.
>
> Signed-off-by: Frediano Ziglio
> ---
> tests/Makefile
On 22/01/2015 13:33, Frediano Ziglio wrote:
> Hi,
>sorry I didn't get everything. Was my patch/test fine or should I
> change something?
Your patch is ok as far as I'm concerned.
> I saw you posted a patch for timer. Was your patch
> tested with my code and you find some problems or was my
2015-01-20 13:36 GMT+00:00 Paolo Bonzini :
>
>
> On 08/01/2015 19:38, Frediano Ziglio wrote:
>> Test behaviour of timers and interrupts related to timeouts.
>>
>> Signed-off-by: Frediano Ziglio
>> ---
>> tests/Makefile | 2 +-
>> tests/rtl8139-test.c | 181
>>
On 20/01/2015 14:36, Paolo Bonzini wrote:
> Respectively, no and if you want.
>
> Reviewed-by: Paolo Bonzini
>
> As the last person who touched the rtl8139 timer code, I'm glad I didn't
> break anything. :)
Oh, that patch wasn't committed, it wast just an RFC... and it would
have broken somet
On 08/01/2015 19:38, Frediano Ziglio wrote:
> Test behaviour of timers and interrupts related to timeouts.
>
> Signed-off-by: Frediano Ziglio
> ---
> tests/Makefile | 2 +-
> tests/rtl8139-test.c | 181
> +++
> 2 files changed, 182 inser
Test behaviour of timers and interrupts related to timeouts.
Signed-off-by: Frediano Ziglio
---
tests/Makefile | 2 +-
tests/rtl8139-test.c | 181 +++
2 files changed, 182 insertions(+), 1 deletion(-)
This patch was derived from a test I d