qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 9c7074: hw/arm/virt: set stdout-path instead


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 9c7074: hw/arm/virt: set stdout-path instead of linux, stdo...
Date: Thu, 20 Nov 2014 08:00:09 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 9c7074da5ec64e1fd61df881ab291f75541ff2b0
      
https://github.com/qemu/qemu/commit/9c7074da5ec64e1fd61df881ab291f75541ff2b0
  Author: Leif Lindholm <address@hidden>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M hw/arm/virt.c

  Log Message:
  -----------
  hw/arm/virt: set stdout-path instead of linux,stdout-path

ePAPR 1.1 defines the stdout-path property, making the os-specific
linux,stdout-path property redundant. Change the DT setup for ARM virt
to use the generic property - supported by Linux since 3.15.

The old QEMU behaviour was not present in any released version of
QEMU, and was only added to QEMU after the kernel changed, so
this should not break any existing setups.

Signed-off-by: Leif Lindholm <address@hidden>
[PMM: add note to commit about the old behaviour never hving been
in a released version of QEMU]
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

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