Sergio López

Results 79 comments of Sergio López

Do you want us to start reviewing this PR or do you prefer us to wait for the clean up?

I think you're right, @justxuewei, thanks for pointing it out. This week I'm going to spin out a patch series and send it as an RFC to the LKML. I'll...

> Is that something you think would be interesting for the project? Sure!

Can't reproduce it here. Can you give me your build options for both libkrun and libkrunfw? Also, please try to generate a backtrace for either the core dump or live....

> [@slp](https://github.com/slp) I wonder if this will slow down boot times. Does the qemu-microvm type use OVMF/EDK2? A little bit, but compared with the amount of time required to inject...

This is an interesting approach, indeed. Please consider rebasing it on top of #212 and providing some instructions on how to test it.

> I have attempted to rebase it on the specified branch, however if i try to enable dax with it, the vm crashes with the following trace: > > ```...

I suspect virtio-fs will *sometimes* be asked to operate on the window from the host side, which is something I hadn't anticipated. I'll verify this and, if that's case, I'll...

@WhatAmISupposedToPutHere I'm still unable to reproduce the issue here. I could implement the changes to cover the range in GuestMemory anyway, but I'd like to be able to test it...