Re: Example of using virtio network interfaces from application code

2017-04-18 Thread Rick Payne (Offshore)
> On 13 Apr 2017, at 05:46, Nadav Har'El wrote: > > It's not exactly what Rick asked for (virtio), but maybe it's good enough. The pfil_add_hook() functionality may be sufficient, thanks! I’ll give it a go. Cheers, Rick -- You received this message because you are subscribed to the Google Gr

[COMMIT osv master] Fix SMP initialization of paravirtual KVM clock

2017-04-18 Thread Commit Bot
From: Nadav Har'El Committer: Nadav Har'El Branch: master Fix SMP initialization of paravirtual KVM clock Issue #869 reported that the bug which was supposedly fixed by commit 34232de9 has returned when running OSv in a Linux 4.10 host. This patch fixes the same issue yet again, more correctly

Re: [PATCH] Fix SMP initialization of paravirtual KVM clock

2017-04-18 Thread Benoît Canet
Reviewed-by: Benoît Canet 2017-04-18 14:29 GMT+02:00 Nadav Har'El : > Issue #869 reported that the bug which was supposedly fixed by commit > 34232de9 has returned when running OSv in a Linux 4.10 host. This patch > fixes the same issue yet again, more correctly, and fixes #869: > > For the para

[PATCH] Fix SMP initialization of paravirtual KVM clock

2017-04-18 Thread Nadav Har'El
Issue #869 reported that the bug which was supposedly fixed by commit 34232de9 has returned when running OSv in a Linux 4.10 host. This patch fixes the same issue yet again, more correctly, and fixes #869: For the paravirtual KVM (or Xen) clock, our implementation of uptime() initially returns 0,