[libvirt PATCH 0/1] Do not add stub console to ch VMs

Praveen K Paladugu posted 1 patch 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20230209220928.26051-1-prapal@linux.microsoft.com
src/ch/ch_domain.c     | 1 +
src/conf/domain_conf.c | 7 ++++---
src/conf/domain_conf.h | 1 +
3 files changed, 6 insertions(+), 3 deletions(-)
[libvirt PATCH 0/1] Do not add stub console to ch VMs
Posted by Praveen K Paladugu 1 year, 1 month ago
This patch resolves https://gitlab.com/libvirt/libvirt/-/issues/344

I tested various versions of cloud-hypervisor between v15 - v29.
All of them fail to start a test VM without this patch.

Praveen K Paladugu (1):
  ch: Do not add stub console to ch VMs

 src/ch/ch_domain.c     | 1 +
 src/conf/domain_conf.c | 7 ++++---
 src/conf/domain_conf.h | 1 +
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.34.1