qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] build spice chardevs as module
@ 2020-09-16  8:39 Gerd Hoffmann
  2020-09-16  8:39 ` [PATCH v2 1/2] spice: simplify chardev setup Gerd Hoffmann
  2020-09-16  8:39 ` [PATCH v2 2/2] chardev: build spice chardevs as module Gerd Hoffmann
  0 siblings, 2 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2020-09-16  8:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Gerd Hoffmann, Marc-André Lureau



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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-09-16  9:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-16  8:39 [PATCH v2 0/2] build spice chardevs as module Gerd Hoffmann
2020-09-16  8:39 ` [PATCH v2 1/2] spice: simplify chardev setup Gerd Hoffmann
2020-09-16  9:06   ` Daniel P. Berrangé
2020-09-16  9:25     ` Paolo Bonzini
2020-09-16  8:39 ` [PATCH v2 2/2] chardev: build spice chardevs as module Gerd Hoffmann
2020-09-16  9:22   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).