qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 22f2db: hw/m68k: Remove dummy machine


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 22f2db: hw/m68k: Remove dummy machine
Date: Mon, 20 Feb 2017 05:15:10 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 22f2dbe7eaf3e12e38c9c21081d72bf09e83ef90
      
https://github.com/qemu/qemu/commit/22f2dbe7eaf3e12e38c9c21081d72bf09e83ef90
  Author: Thomas Huth <address@hidden>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M MAINTAINERS
    M hw/m68k/Makefile.objs
    R hw/m68k/dummy_m68k.c

  Log Message:
  -----------
  hw/m68k: Remove dummy machine

Since it is now possible to instantiate a CPU and RAM with the "none"
machine, too, and a kernel can be loaded there with the generic loader
device, there is no more need for the m68k "dummy" machine. Thus let's
remove this unmaintained file now.

Reviewed-by: Laurent Vivier <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 88b86983f3ec5d68afa6048bd6387c1997de3b3f
      
https://github.com/qemu/qemu/commit/88b86983f3ec5d68afa6048bd6387c1997de3b3f
  Author: Thomas Huth <address@hidden>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M hw/m68k/mcf_intc.c

  Log Message:
  -----------
  hw/m68k: QOMify the ColdFire interrupt controller

Use type_init() and friends to adapt the ColdFire interrupt
controller to the latest QEMU device conventions.

Reviewed-by: Laurent Vivier <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 5baf2741b4920c3227c14734986893c66b6b2eed
      
https://github.com/qemu/qemu/commit/5baf2741b4920c3227c14734986893c66b6b2eed
  Author: Thomas Huth <address@hidden>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add odd fixer for the ColdFire boards

I did some work with real ColdFire boards in the past, and after
QOMifying most of the ColdFire devices recently, I feel confident
that I could at least take care of odd fixes for these boards.

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


  Commit: 5d42ff913bb294c661aed8dfcd386fed9e185148
      
https://github.com/qemu/qemu/commit/5d42ff913bb294c661aed8dfcd386fed9e185148
  Author: Peter Maydell <address@hidden>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M MAINTAINERS
    M hw/m68k/Makefile.objs
    R hw/m68k/dummy_m68k.c
    M hw/m68k/mcf_intc.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/huth/tags/coldfire-20170219' into 
staging

Updates for the m68k ColdFire machines:
- Remove the obsolete dummy machine
- QOMify the ColdFire interrupt controller
- Volunteer for maintaining the orphan ColdFire boards

# gpg: Signature made Sat 18 Feb 2017 23:08:55 GMT
# gpg:                using RSA key 0x2ED9D774FE702DB5
# gpg: Good signature from "Thomas Huth <address@hidden>"
# gpg:                 aka "Thomas Huth <address@hidden>"
# gpg:                 aka "Thomas Huth <address@hidden>"
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5

* remotes/huth/tags/coldfire-20170219:
  MAINTAINERS: Add odd fixer for the ColdFire boards
  hw/m68k: QOMify the ColdFire interrupt controller
  hw/m68k: Remove dummy machine

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


Compare: https://github.com/qemu/qemu/compare/d514cfd763b2...5d42ff913bb2

reply via email to

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