[PATCH v2 0/2] Misc: build fixes for Fedora 35, Ubuntu et al

John Snow posted 2 patches 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211207204038.664133-1-jsnow@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>
include/ui/qemu-spice.h |  6 ++++++
hw/display/qxl.c        | 14 +++++++++++++-
ui/clipboard.c          |  3 +--
ui/spice-display.c      | 11 +++++++++++
4 files changed, 31 insertions(+), 3 deletions(-)
[PATCH v2 0/2] Misc: build fixes for Fedora 35, Ubuntu et al
Posted by John Snow 2 years, 4 months ago
I didn't push this through in time for 6.2, so this series just worries
about the little fixes necessary for building QEMU under Fedora 35 and
the latest Ubuntu distributions.

The actual container changes have been cut off of this series in favor
of Dan's larger series that switches us over to using lcitool.

John Snow (2):
  spice: Update QXLInterface for spice >= 0.15.0
  ui/clipboard: Don't use g_autoptr just to free a variable

 include/ui/qemu-spice.h |  6 ++++++
 hw/display/qxl.c        | 14 +++++++++++++-
 ui/clipboard.c          |  3 +--
 ui/spice-display.c      | 11 +++++++++++
 4 files changed, 31 insertions(+), 3 deletions(-)

-- 
2.31.1