qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] c0a1dc: xilinx_timer: Removed comma in device


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] c0a1dc: xilinx_timer: Removed comma in device name
Date: Wed, 19 Sep 2012 11:00:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: c0a1dcb9f0baf9269f8baeb02cbcca8dad75454c
      
https://github.com/qemu/qemu/commit/c0a1dcb9f0baf9269f8baeb02cbcca8dad75454c
  Author: Peter A. G. Crosthwaite <address@hidden>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M hw/xilinx.h
    M hw/xilinx_timer.c

  Log Message:
  -----------
  xilinx_timer: Removed comma in device name

Fixes an error in a61e4b07a30c062260d2d01771773f14820d1eb7

Signed-off-by: Peter A. G. Crosthwaite <address@hidden>


  Commit: e03377ae75808d33d0a7afc803b37bcda9f796b3
      
https://github.com/qemu/qemu/commit/e03377ae75808d33d0a7afc803b37bcda9f796b3
  Author: Peter A. G. Crosthwaite <address@hidden>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M hw/xilinx_timer.c

  Log Message:
  -----------
  xilinx_timer: Send dbg msgs to stderr not stdout

Signed-off-by: Peter A. G. Crosthwaite <address@hidden>


  Commit: 919f89f44c7e3a8dee6a0f0eebd0cc81766da612
      
https://github.com/qemu/qemu/commit/919f89f44c7e3a8dee6a0f0eebd0cc81766da612
  Author: Peter A. G. Crosthwaite <address@hidden>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M hw/xilinx.h
    M hw/xilinx_timer.c

  Log Message:
  -----------
  xilinx_timer: Fixed "frequency" prop name

The "frequency" qdev prop matches the "clock-frequency" property in Xilinx EDK.
Renamed "frequency" -> "clock-frequency" accordingly.

Signed-off-by: Peter A. G. Crosthwaite <address@hidden>


  Commit: 4b5e52101f9ad077d1c016f2b7130e2fdae6d2da
      
https://github.com/qemu/qemu/commit/4b5e52101f9ad077d1c016f2b7130e2fdae6d2da
  Author: Peter A. G. Crosthwaite <address@hidden>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M hw/xilinx.h

  Log Message:
  -----------
  xilinx.h: Error check when setting links

Assert that the ethernet and dma controller are sucessfully linked to their
peers.

Signed-off-by: Peter A. G. Crosthwaite <address@hidden>


  Commit: c9b6e1f6bbc93cd1a43dbde625077dde5806c7d7
      
https://github.com/qemu/qemu/commit/c9b6e1f6bbc93cd1a43dbde625077dde5806c7d7
  Author: Peter A. G. Crosthwaite <address@hidden>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M hw/xilinx.h

  Log Message:
  -----------
  xilinx: fix names of ethernet and dma links.

These names were incorrect. Fixed to match to actual link names

Signed-off-by: Peter A. G. Crosthwaite <address@hidden>


  Commit: 8354cd722e0afae63bee3e4cb21c8f0ddb6874c2
      
https://github.com/qemu/qemu/commit/8354cd722e0afae63bee3e4cb21c8f0ddb6874c2
  Author: Chris Wulff <address@hidden>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M hw/xilinx_timer.c

  Log Message:
  -----------
  xilinx_timer: Fix a compile error if debug enabled

There was a missing include of qemu-log and a variable name in a printf was out
of date.

Signed-off-by: Chris Wulff <address@hidden>
Signed-off-by: Peter A. G. Crosthwaite <address@hidden>


Compare: https://github.com/qemu/qemu/compare/55d4fd3c24bd...8354cd722e0a

reply via email to

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