[PATCH v3 0/4] build spice chardevs as module

Gerd Hoffmann posted 4 patches 3 years, 7 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/20200917101320.25285-1-kraxel@redhat.com
Maintainers: "Marc-André Lureau" <marcandre.lureau@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
There is a newer version of this series
include/chardev/spice.h |  4 ----
include/ui/qemu-spice.h |  1 -
chardev/spice.c         | 37 ++++++++++---------------------------
softmmu/vl.c            |  9 +++++----
ui/spice-app.c          | 34 ++++++++++++++++++++++------------
ui/spice-core.c         |  2 --
util/module.c           |  2 ++
chardev/meson.build     |  7 ++++++-
8 files changed, 45 insertions(+), 51 deletions(-)
[PATCH v3 0/4] build spice chardevs as module
Posted by Gerd Hoffmann 3 years, 7 months ago
v3:
 - fix spice-app
 - init objects before spice
 - meson cleanup

Gerd Hoffmann (4):
  ui/spice-app: don't use qemu_chr_open_spice_port directly
  chardev/spice: make qemu_chr_open_spice_port static
  chardev/spice: simplify chardev setup
  chardev/spice: build spice chardevs as module

 include/chardev/spice.h |  4 ----
 include/ui/qemu-spice.h |  1 -
 chardev/spice.c         | 37 ++++++++++---------------------------
 softmmu/vl.c            |  9 +++++----
 ui/spice-app.c          | 34 ++++++++++++++++++++++------------
 ui/spice-core.c         |  2 --
 util/module.c           |  2 ++
 chardev/meson.build     |  7 ++++++-
 8 files changed, 45 insertions(+), 51 deletions(-)

-- 
2.27.0



Re: [PATCH v3 0/4] build spice chardevs as module
Posted by no-reply@patchew.org 3 years, 7 months ago
Patchew URL: https://patchew.org/QEMU/20200917101320.25285-1-kraxel@redhat.com/



Hi,

This series failed build test on FreeBSD host. Please find the details below.






The full log is available at
http://patchew.org/logs/20200917101320.25285-1-kraxel@redhat.com/testing.FreeBSD/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com