[libvirt] [glib PATCH] gconfig-domain-video: Add bochs video device

Fabiano Fidêncio posted 1 patch 4 years, 7 months ago
Failed in applying to current master (apply log)
libvirt-gconfig/libvirt-gconfig-domain-video.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[libvirt] [glib PATCH] gconfig-domain-video: Add bochs video device
Posted by Fabiano Fidêncio 4 years, 7 months ago
https://bugzilla.redhat.com/show_bug.cgi?id=1753670

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
---
 libvirt-gconfig/libvirt-gconfig-domain-video.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libvirt-gconfig/libvirt-gconfig-domain-video.h b/libvirt-gconfig/libvirt-gconfig-domain-video.h
index 973ba72..8431f6b 100644
--- a/libvirt-gconfig/libvirt-gconfig-domain-video.h
+++ b/libvirt-gconfig/libvirt-gconfig-domain-video.h
@@ -63,7 +63,8 @@ typedef enum {
     GVIR_CONFIG_DOMAIN_VIDEO_MODEL_XEN,
     GVIR_CONFIG_DOMAIN_VIDEO_MODEL_VBOX,
     GVIR_CONFIG_DOMAIN_VIDEO_MODEL_QXL,
-    GVIR_CONFIG_DOMAIN_VIDEO_MODEL_VIRTIO
+    GVIR_CONFIG_DOMAIN_VIDEO_MODEL_VIRTIO,
+    GVIR_CONFIG_DOMAIN_VIDEO_MODEL_BOCHS,
 } GVirConfigDomainVideoModel;
 
 GType gvir_config_domain_video_get_type(void);
-- 
2.23.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [glib PATCH] gconfig-domain-video: Add bochs video device
Posted by Daniel P. Berrangé 4 years, 7 months ago
On Thu, Sep 19, 2019 at 04:59:44PM +0200, Fabiano Fidêncio wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1753670
> 
> Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
> ---
>  libvirt-gconfig/libvirt-gconfig-domain-video.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list