mbox series

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

Message ID 20200917101320.25285-1-kraxel@redhat.com (mailing list archive)
Headers show
Series build spice chardevs as module | expand

Message

Gerd Hoffmann Sept. 17, 2020, 10:13 a.m. UTC
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(-)

Comments

no-reply@patchew.org Sept. 17, 2020, 10:33 a.m. UTC | #1
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