qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 3f58ea: ui/gtk: Fix build (missing include fo


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 3f58ea: ui/gtk: Fix build (missing include for setlocale)
Date: Fri, 22 Feb 2013 09:00:30 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 3f58eadeed497445a0ce11468c7394cb3d3f1b65
      
https://github.com/qemu/qemu/commit/3f58eadeed497445a0ce11468c7394cb3d3f1b65
  Author: Stefan Weil <address@hidden>
  Date:   2013-02-22 (Fri, 22 Feb 2013)

  Changed paths:
    M ui/gtk.c

  Log Message:
  -----------
  ui/gtk: Fix build (missing include for setlocale)

At least for Ubuntu Linux locale.h is needed.

Signed-off-by: Stefan Weil <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 82fb0c8908ccbf775be749be9eb3fc0a5813ceaa
      
https://github.com/qemu/qemu/commit/82fb0c8908ccbf775be749be9eb3fc0a5813ceaa
  Author: Gerd Hoffmann <address@hidden>
  Date:   2013-02-22 (Fri, 22 Feb 2013)

  Changed paths:
    M hw/usb/redirect.c

  Log Message:
  -----------
  unbreak hw/usb/redirect.c build

Commit 8550a02d1239415342959f6a32d178bc05c557cc added a streams
parameter to usb_wakeup and didn't update redirect.c.  Fix it.

Signed-off-by: Gerd Hoffmann <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 5cbb08283789caf7dbfd0890dcff47124ad766c2
      
https://github.com/qemu/qemu/commit/5cbb08283789caf7dbfd0890dcff47124ad766c2
  Author: Anthony Liguori <address@hidden>
  Date:   2013-02-22 (Fri, 22 Feb 2013)

  Changed paths:
    M configure

  Log Message:
  -----------
  ui/gtk: require at least GTK 2.18 and VTE 0.26

This gives us the bare amount of features we need.  We can add work arounds
for older versions and lower the requirement but this should be a good
starting point.

Suggested-by: Daniel Berrange <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>
---
v1 -> v2
 - tremendous simplification suggested by danpb


Compare: https://github.com/qemu/qemu/compare/73d4dc71f3a4...5cbb08283789

reply via email to

[Prev in Thread] Current Thread [Next in Thread]