Re: [PATCH v1] Add basic driver for the Cloud-Hypervisor

2021-05-12 Thread Douglas, William
> On Wed, May 12, 2021 at 04:01:26PM +, Douglas, William wrote: >> On Tue, May 11, 2021 at 02:05AM, Daniel P. Berrangé wrote: >> > On Tue, Apr 27, 2021 at 02:39:46PM -0700, William Douglas wrote: >> >> diff --git a/meson.build b/meson.build >> >> index 951da67896..8c33efb25c 100644 >> >> --- a/

Re: [PATCH v1] Add basic driver for the Cloud-Hypervisor

2021-05-12 Thread Daniel P . Berrangé
On Wed, May 12, 2021 at 04:01:26PM +, Douglas, William wrote: > On Tue, May 11, 2021 at 02:05AM, Daniel P. Berrangé wrote: > > On Tue, Apr 27, 2021 at 02:39:46PM -0700, William Douglas wrote: > >> diff --git a/meson.build b/meson.build > >> index 951da67896..8c33efb25c 100644 > >> --- a/meson.b

Re: [PATCH v1] Add basic driver for the Cloud-Hypervisor

2021-05-12 Thread Douglas, William
On Tue, May 11, 2021 at 02:05AM, Daniel P. Berrangé wrote: > On Tue, Apr 27, 2021 at 02:39:46PM -0700, William Douglas wrote: >> * On a 64-bit host Cloud-Hypervisor needs to support PVH and so can >> emulate 32-bit mode but it isn't fully tested (a 64-bit kernel and >> 32-bit userspace is fine,

Re: [PATCH v1] Add basic driver for the Cloud-Hypervisor

2021-05-11 Thread Daniel P . Berrangé
On Tue, Apr 27, 2021 at 02:39:46PM -0700, William Douglas wrote: > Cloud-Hypervisor is a KVM virtualization using hypervisor. It > functions similarly to qemu and the libvirt Cloud-Hypervisor driver > uses a very similar structure to the libvirt driver. > > The biggest difference from the libvirt

[PATCH v1] Add basic driver for the Cloud-Hypervisor

2021-04-27 Thread William Douglas
Cloud-Hypervisor is a KVM virtualization using hypervisor. It functions similarly to qemu and the libvirt Cloud-Hypervisor driver uses a very similar structure to the libvirt driver. The biggest difference from the libvirt perspective is that the "monitor" socket is seperated into two sockets one