qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 5/9] spice: core bits


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 5/9] spice: core bits
Date: Fri, 20 Aug 2010 13:54:53 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Red Hat/3.1.1-1.el6 Thunderbird/3.1.1

+#ifdef CONFIG_SPICE

Now's probably a good time to make vm_config_groups a list that can be
dynamically added to so that you can register the option group from
within spice.c.

This would require a new qemu_opts_parse() that took a name of an
QemuOptsList instead of the pointer to it but then you can return
failure if spice is unsupported.

Ah, you want me fix virtfs too ;)

Patches are on the list. Well, at least a start. For further cleanups we'll need some more *_init() magic for the non-devices stuff.

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]