qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] c12b6d: pixman: drop submodule


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] c12b6d: pixman: drop submodule
Date: Thu, 14 Sep 2017 06:24:40 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: c12b6d70e384c769ca372e15ffd19b3e9f563662
      
https://github.com/qemu/qemu/commit/c12b6d70e384c769ca372e15ffd19b3e9f563662
  Author: Gerd Hoffmann <address@hidden>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M .gitmodules
    M Makefile
    M configure
    R pixman
    M ui/qemu-pixman.c

  Log Message:
  -----------
  pixman: drop submodule

Drop pixman submodule and support for the "internal" pixman build.
pixman should be reasonably well established meanwhile so we don't
need the fallback submodule any more.  While being at it also drop
some #ifdefs for pixman versions older than what we require in
configure anyway.

Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden


  Commit: 35c4e86cf3c57fc395891c2bb7573c435ae58ec8
      
https://github.com/qemu/qemu/commit/35c4e86cf3c57fc395891c2bb7573c435ae58ec8
  Author: Gerd Hoffmann <address@hidden>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M configure

  Log Message:
  -----------
  pixman: drop configure switches

Remove pixman switches from configure, should not be needed any more,
configure can figure by itself whenever pixman is needed or not.

Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden


  Commit: 1540008629bbb6a9c0826582d94ecf7a559f784c
      
https://github.com/qemu/qemu/commit/1540008629bbb6a9c0826582d94ecf7a559f784c
  Author: Gerd Hoffmann <address@hidden>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M ui/console.c

  Log Message:
  -----------
  console: fix dpy_gfx_replace_surface assert

virtio-gpu can trigger the assert added by commit "6905b93447 console:
add same surface replace pre-condition" in multihead setups (where
surface can be NULL for secondary displays).  Allow surface being NULL.

Fixes: 6905b93447a42e606dfd126b90f75f4cd3c6fe94
Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Message-id: address@hidden


  Commit: 7c336f9fe53b1a500f21241841c7bf4267c7ee14
      
https://github.com/qemu/qemu/commit/7c336f9fe53b1a500f21241841c7bf4267c7ee14
  Author: Alexander Graf <address@hidden>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M ui/console.c

  Log Message:
  -----------
  console: add question-mark escape operator

Some termcaps (found using SLES11SP1) use [? sequences. According to man
console_codes (http://linux.die.net/man/4/console_codes) the question mark
is a nop and should simply be ignored.

This patch does exactly that, rendering screen output readable when
outputting guest serial consoles to the graphical console emulator.

Signed-off-by: Alexander Graf <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 0c9ddf716eab60c49fcf3bfd7e5ae968173a06c7
      
https://github.com/qemu/qemu/commit/0c9ddf716eab60c49fcf3bfd7e5ae968173a06c7
  Author: Peter Maydell <address@hidden>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M .gitmodules
    M Makefile
    M configure
    R pixman
    M ui/console.c
    M ui/qemu-pixman.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170913-pull-request' 
into staging

ui: console fixes
drop pixman submodule

# gpg: Signature made Wed 13 Sep 2017 09:40:34 BST
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/ui-20170913-pull-request:
  console: add question-mark escape operator
  console: fix dpy_gfx_replace_surface assert
  pixman: drop configure switches
  pixman: drop submodule

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


Compare: https://github.com/qemu/qemu/compare/bcf9e2c0a5f8...0c9ddf716eab

reply via email to

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