qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] c3019e: hw/sparc64: Create VGA device only if


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] c3019e: hw/sparc64: Create VGA device only if it has reall...
Date: Thu, 07 Feb 2019 10:17:53 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: c3019efc713c0afd6f0c51602b378f1094ef6e89
      
https://github.com/qemu/qemu/commit/c3019efc713c0afd6f0c51602b378f1094ef6e89
  Author: Thomas Huth <address@hidden>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

  Changed paths:
    M hw/sparc64/sun4u.c

  Log Message:
  -----------
  hw/sparc64: Create VGA device only if it has really been requested

The sun4u/sun4v machine currently always creates a VGA device, even if
the user started QEMU with "-nodefaults" or "-vga none". That's likely
not what the users expect in this case, so add a check whether the VGA
adapter has really been requested.

Signed-off-by: Thomas Huth <address@hidden>
Signed-off-by: Mark Cave-Ayland <address@hidden>


  Commit: ad280559c68360c9f1cd7be063857853759e6a73
      
https://github.com/qemu/qemu/commit/ad280559c68360c9f1cd7be063857853759e6a73
  Author: Prasad J Pandit <address@hidden>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

  Changed paths:
    M hw/sparc64/sun4u.c

  Log Message:
  -----------
  sun4u: add power_mem_read routine

Define skeleton 'power_mem_read' routine. Avoid NULL dereference.

Reported-by: Fakhri Zulkifli <address@hidden>
Signed-off-by: Prasad J Pandit <address@hidden>
Signed-off-by: Mark Cave-Ayland <address@hidden>


  Commit: 6031ff8b0ad0feee58cd46ebb0c8d2a6a48d616e
      
https://github.com/qemu/qemu/commit/6031ff8b0ad0feee58cd46ebb0c8d2a6a48d616e
  Author: Mark Cave-Ayland <address@hidden>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

  Changed paths:
    M hw/sparc/sun4m.c

  Log Message:
  -----------
  sun4m: pass initrd size to OpenBIOS via fw_cfg interface

This is to enable OpenBIOS to claim the initrd memory as in-use before 
attempting
to boot the kernel.

Signed-off-by: Mark Cave-Ayland <address@hidden>


  Commit: d55451dcdee0704f6a756d4ec95be31515751235
      
https://github.com/qemu/qemu/commit/d55451dcdee0704f6a756d4ec95be31515751235
  Author: Peter Maydell <address@hidden>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    M hw/sparc/sun4m.c
    M hw/sparc64/sun4u.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190206' into 
staging

qemu-sparc queue

# gpg: Signature made Wed 06 Feb 2019 21:25:18 GMT
# gpg:                using RSA key CC621AB98E82200D915CC9C45BC2C56FAE0F321F
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Mark Cave-Ayland <address@hidden>" [full]
# Primary key fingerprint: CC62 1AB9 8E82 200D 915C  C9C4 5BC2 C56F AE0F 321F

* remotes/mcayland/tags/qemu-sparc-20190206:
  sun4m: pass initrd size to OpenBIOS via fw_cfg interface
  sun4u: add power_mem_read routine
  hw/sparc64: Create VGA device only if it has really been requested

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


Compare: https://github.com/qemu/qemu/compare/4f0444fc6807...d55451dcdee0



reply via email to

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