Re: Problems with EC2?

2019-01-17 Thread Brian Ledbetter
Thanks again for all of the help, Waldek! I've been sidetracked but am finally getting back around to this. :) On Tuesday, January 8, 2019 at 7:47:42 AM UTC-5, Waldek Kozaczuk wrote: > > I think you should be using HVM-based instance types, so I think you are > fine. I know there are certain n

Re: Removing assigned_virtio (--assign-net option) - give feedback if you rely on it!!!

2019-01-17 Thread Nadav Har'El
On Wed, Jan 16, 2019 at 6:57 PM Waldek Kozaczuk wrote: > One of the virtio devices supported by OSv is assigned_virtio. To best of > my knowledge (based on what Nadav wrote) this driver has been invented in > order to better integrate OSv with seastar (see #ifdef HAVE_OSV in > https://github.com/

[RFC] Support firecracker - addendum

2019-01-17 Thread Waldemar Kozaczuk
Tweaked virtio device initialization to conform to more stricter enforcement of protocol on firecracker side Makes OSv boot on newest firecracker. Signed-off-by: Waldemar Kozaczuk --- drivers/virtio-blk.cc | 5 - drivers/virtio-net.cc | 21 ++--- drivers/virtio-net.hh | 7