[PATCH v2 0/2] build spice chardevs as module

Gerd Hoffmann posted 2 patches 3 years, 6 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200916083913.11902-1-kraxel@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
There is a newer version of this series
include/chardev/spice.h |  1 -
include/ui/qemu-spice.h |  1 -
chardev/spice.c         | 29 ++++++-----------------------
softmmu/vl.c            |  9 +++++----
ui/spice-app.c          | 17 +++++++++--------
ui/spice-core.c         |  2 --
util/module.c           |  2 ++
chardev/meson.build     |  7 ++++++-
8 files changed, 28 insertions(+), 40 deletions(-)
[PATCH v2 0/2] build spice chardevs as module
Posted by Gerd Hoffmann 3 years, 6 months ago

Gerd Hoffmann (2):
  spice: simplify chardev setup
  chardev: build spice chardevs as module

 include/chardev/spice.h |  1 -
 include/ui/qemu-spice.h |  1 -
 chardev/spice.c         | 29 ++++++-----------------------
 softmmu/vl.c            |  9 +++++----
 ui/spice-app.c          | 17 +++++++++--------
 ui/spice-core.c         |  2 --
 util/module.c           |  2 ++
 chardev/meson.build     |  7 ++++++-
 8 files changed, 28 insertions(+), 40 deletions(-)

-- 
2.27.0