How to initiate power-off in quest with new microvm machine type

2019-11-12 Thread Waldek Kozaczuk
Hi, I am referring to the machine type described here - https://github.com/qemu/qemu/blob/master/docs/microvm.rst. I would like to know how to initiate power-off sequence from a guest given that ACPI is not available. On firecracker the only way is generating Ctrl-Alt-Del keyboard event by writing

Re: How to initiate power-off in quest with new microvm machine type

2019-11-12 Thread Waldek Kozaczuk
Lopez wrote: > >> > >> Peter Maydell writes: > >> > >>> On Tue, 12 Nov 2019 at 15:22, Waldek Kozaczuk > wrote: > >>>> > >>>> Hi, > >>>> > >>>> I am referring to the machine type described here - >

microvm machine: interrupts not received after initial virtqueue kick as expected

2019-11-12 Thread Waldek Kozaczuk
Hi, In the last couple of days, I have been trying to run OSv ( https://github.com/cloudius-systems/osv) on new microvm machine and I came across a problem I need some advice to solve. In short, when I try to boot OSv with a single block device, it properly detects and completes the 8-steps initi

Re: microvm machine: interrupts not received after initial virtqueue kick as expected

2019-11-14 Thread Waldek Kozaczuk
acker, the exact same OSv raw image boots in ~ 60ms - which is 6-9 times faster than microvm. What could be the culprit? On Wed, Nov 13, 2019 at 5:53 AM Sergio Lopez wrote: > > Waldek Kozaczuk writes: > > > Hi, > > > > In the last couple of days, I have been tryin