Yi Wang
Yi Wang
Hi, @rbradford @liuw PTAL :)
> There's no integration test here - is that intentional (too hard to test something causing a kernel panic?) I think you could test it with either the pvpanic or...
Sorry for the delay of the updating PR. When adding the integration test, I found NMI failed when booting with multiple vcpus (which means more than 1 vcpu), so I...
I'm glad to do this, assign this to me plz.
If I understand correctly, the guest can change/operate the host memory properties using the pvmemcontrol device, which I think may worry some public cloud users. So it might be better...
> Pinging @cloud-hypervisor/cloud-hypervisor-reviewers - does anybody else that thoughts about this - i'm not sure about whether this fits into the "modern cloud" usescase. As far as I know, stratovirt...
How about applying this PR now? It seems that the driver may take a long time though. @rbradford @liuw Would you please check the failed cases that CI reports? @lisongqian
Would you like to organize the things what you want to do as TODO list? So people can get the whole progress of the issue more easily. Thx.
> > Using only a unix socket for live migration is an intentional design choice since using a plain TCP socket is a security problem and to add SSL would...
> > > Do you know why a higher clang/libclang version is needed here (mostly for compiling virtio-bindings as I can tell)? If not, can you please look into it?...