qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] dada5c: xilinx.h: Dont qdev_create from ether


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] dada5c: xilinx.h: Dont qdev_create from ethernet_create()
Date: Wed, 13 Feb 2013 04:30:12 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: dada5c7e92434df7c0ec152fe9a8f0e3de67b632
      
https://github.com/qemu/qemu/commit/dada5c7e92434df7c0ec152fe9a8f0e3de67b632
  Author: Peter Crosthwaite <address@hidden>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

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

  Log Message:
  -----------
  xilinx.h: Dont qdev_create from ethernet_create()

Pulled the qdev_create functionality out of xilinx_axiethernet_create() and
pushed it up to the petalogix_ml605_mmu machine model. This makes the ethernet
create+init process consistent with the AXI DMA. Renamed function to
xilinx_axiethernet_init accordingly.

Signed-off-by: Peter Crosthwaite <address@hidden>
Signed-off-by: Edgar E. Iglesias <address@hidden>


  Commit: 7ce4106c2125eca8f7f61f460456a49074c13e56
      
https://github.com/qemu/qemu/commit/7ce4106c2125eca8f7f61f460456a49074c13e56
  Author: Peter Crosthwaite <address@hidden>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

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

  Log Message:
  -----------
  xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()

This function has nothing to do with ethernet. Its reusable for all DMA clients.
Dropped the "ethernet" in the name accordingly.

Signed-off-by: Peter Crosthwaite <address@hidden>
Signed-off-by: Edgar E. Iglesias <address@hidden>


Compare: https://github.com/qemu/qemu/compare/0231ed4f22dd...7ce4106c2125

reply via email to

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