qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] a1d2db: console: kill MAX_CONSOLES, alloc con


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] a1d2db: console: kill MAX_CONSOLES, alloc consoles dynamic...
Date: Tue, 10 Jun 2014 05:00:07 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: a1d2db08d8421793130c59dcd54631a7425686fb
      
https://github.com/qemu/qemu/commit/a1d2db08d8421793130c59dcd54631a7425686fb
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M ui/console.c

  Log Message:
  -----------
  console: kill MAX_CONSOLES, alloc consoles dynamically

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


  Commit: 333cb18ff4aaf249b2e81a376bee2b15370f4784
      
https://github.com/qemu/qemu/commit/333cb18ff4aaf249b2e81a376bee2b15370f4784
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M ui/console.c

  Log Message:
  -----------
  console: fix -vga none -sdl crash

Call get_alloc_displaystate() for proper initialization
instead of allocating with g_new().

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


  Commit: 3334e929ae2d01e47c3e64757ee7fcf975cede94
      
https://github.com/qemu/qemu/commit/3334e929ae2d01e47c3e64757ee7fcf975cede94
  Author: Peter Maydell <address@hidden>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M ui/console.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140610-1' 
into staging

console: two little bugfixes.

# gpg: Signature made Tue 10 Jun 2014 12:01:07 BST 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-console-20140610-1:
  console: fix -vga none -sdl crash
  console: kill MAX_CONSOLES, alloc consoles dynamically

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


Compare: https://github.com/qemu/qemu/compare/7b0140e49b1c...3334e929ae2d

reply via email to

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