qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 5f5d82: sdl: Refresh debug statements


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 5f5d82: sdl: Refresh debug statements
Date: Fri, 13 Mar 2015 08:30:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 5f5d82ddf1789d32d8921c022261be59e4dcd283
      
https://github.com/qemu/qemu/commit/5f5d82ddf1789d32d8921c022261be59e4dcd283
  Author: Benjamin Herrenschmidt <address@hidden>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M ui/sdl.c

  Log Message:
  -----------
  sdl: Refresh debug statements

Put them under a #define similar to the VGA model and make them
actually compile. Add a couple too.

Signed-off-by: Benjamin Herrenschmidt <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: d28d6505bd72f0d6e3e7a968c60c27f893da976e
      
https://github.com/qemu/qemu/commit/d28d6505bd72f0d6e3e7a968c60c27f893da976e
  Author: Benjamin Herrenschmidt <address@hidden>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M ui/sdl.c

  Log Message:
  -----------
  sdl: Fix crash when calling sdl_switch() with NULL surface

This happens for example when doing ctrl-alt-u and segfaults

Signed-off-by: Benjamin Herrenschmidt <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: da076ffed6b9a9cb6b1afce78a4de743212db36e
      
https://github.com/qemu/qemu/commit/da076ffed6b9a9cb6b1afce78a4de743212db36e
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M configure
    M default-configs/lm32-softmmu.mak
    M hw/display/Makefile.objs
    M hw/lm32/milkymist-hw.h
    M include/sysemu/sysemu.h
    M vl.c

  Log Message:
  -----------
  configure: opengl overhaul

Rename config option from "glx" to "opengl", glx will not be the only
option for opengl in near future.  Also switch over to pkg-config for
opengl support detection.

Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: Max Reitz <address@hidden>


  Commit: f676c67e4be3d4687ca67f35432b8ea4c1d4cc38
      
https://github.com/qemu/qemu/commit/f676c67e4be3d4687ca67f35432b8ea4c1d4cc38
  Author: Jeremy White <address@hidden>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M configure
    M hw/display/Makefile.objs

  Log Message:
  -----------
  Allow the use of X11 from a non standard location.

Signed-off-by: Jeremy White <address@hidden>

[ kraxel: solve opengl patch conflicts ]

Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: Max Reitz <address@hidden>


  Commit: 43db7c3d484943f62019434d919367c9e3e4402a
      
https://github.com/qemu/qemu/commit/43db7c3d484943f62019434d919367c9e3e4402a
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M include/ui/qemu-pixman.h

  Log Message:
  -----------
  pixman: add a bunch of PIXMAN_BE_* defines for 32bpp

Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: Max Reitz <address@hidden>


  Commit: dea46359989121b43924cd89acd03795383f54f6
      
https://github.com/qemu/qemu/commit/dea46359989121b43924cd89acd03795383f54f6
  Author: Peter Maydell <address@hidden>
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
    M configure
    M default-configs/lm32-softmmu.mak
    M hw/display/Makefile.objs
    M hw/lm32/milkymist-hw.h
    M include/sysemu/sysemu.h
    M include/ui/qemu-pixman.h
    M ui/sdl.c
    M vl.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into 
staging

misc ui patches, mostly sdl related.

# gpg: Signature made Thu Mar 12 14:51:07 2015 GMT using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"

* remotes/kraxel/tags/pull-sdl-20150312-2:
  pixman: add a bunch of PIXMAN_BE_* defines for 32bpp
  Allow the use of X11 from a non standard location.
  configure: opengl overhaul
  sdl: Fix crash when calling sdl_switch() with NULL surface
  sdl: Refresh debug statements

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/f3dd251de1f8...dea463599891

reply via email to

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