qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 68fa5f: mips: jazz: Renovate coding style


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 68fa5f: mips: jazz: Renovate coding style
Date: Mon, 16 Dec 2019 08:30:12 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 68fa5f552ac2846251ad1025829799a515b16f11
      
https://github.com/qemu/qemu/commit/68fa5f552ac2846251ad1025829799a515b16f11
  Author: Filip Bozuta <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M hw/display/jazz_led.c
    M hw/dma/rc4030.c
    M hw/mips/mips_jazz.c

  Log Message:
  -----------
  mips: jazz: Renovate coding style

The script checkpatch.pl located in scripts folder was
used to detect all errors and warrnings in files:
    hw/mips/mips_jazz.c
    hw/display/jazz_led.c
    hw/dma/rc4030.c

All these mips jazz machine files were edited and
all the errors and warrings generated by the checkpatch.pl
script were corrected and then the script was
ran again to make sure there are no more errors and warnings.

Signed-off-by: Filip Bozuta <address@hidden>
Signed-off-by: Aleksandar Markovic <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>


  Commit: dbd07eda9d8366a8a49954e515c995f27313fddc
      
https://github.com/qemu/qemu/commit/dbd07eda9d8366a8a49954e515c995f27313fddc
  Author: Filip Bozuta <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M hw/mips/mips_malta.c
    M tests/acceptance/linux_ssh_mips_malta.py

  Log Message:
  -----------
  mips: malta: Renovate coding style

The script checkpatch.pl located in scripts folder was
used to detect all errors and warrnings in files:
    hw/mips/mips_malta.c
    hw/mips/gt64xxx_pci.c
    tests/acceptance/linux_ssh_mips_malta.py

All these mips malta machine files were edited and
all the errors and warrings generated by the checkpatch.pl
script were corrected and then the script was
ran again to make sure there are no more errors and warnings.

Signed-off-by: Filip Bozuta <address@hidden>
Signed-off-by: Aleksandar Markovic <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>


  Commit: 83aecbaa453e15751d1ebb50e7739ec077cc63f9
      
https://github.com/qemu/qemu/commit/83aecbaa453e15751d1ebb50e7739ec077cc63f9
  Author: Filip Bozuta <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M hw/net/mipsnet.c

  Log Message:
  -----------
  mips: mipssim: Renovate coding style

The script checkpatch.pl located in scripts folder was
used to detect all errors and warrnings in files:
    hw/mips/mips_mipssim.c
    hw/net/mipsnet.c

All these mips mipssim machine files were edited and
all the errors and warrings generated by the checkpatch.pl
script were corrected and then the script was
ran again to make sure there are no more errors and warnings.

Signed-off-by: Filip Bozuta <address@hidden>
Signed-off-by: Aleksandar Markovic <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>


  Commit: f48eefa2023a331449875ea4d420ec642d67ebc9
      
https://github.com/qemu/qemu/commit/f48eefa2023a331449875ea4d420ec642d67ebc9
  Author: Filip Bozuta <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M hw/mips/mips_r4k.c

  Log Message:
  -----------
  mips: r4000: Renovate coding style

The script checkpatch.pl located in scripts folder was
used to detect all errors and warrnings in file:
    hw/mips/mips_r4k.c

This mips r4000 machine file was edited and
all the errors and warrings generated by the checkpatch.pl
script were corrected and then the script was
ran again to make sure there are no more errors and warnings.

Signed-off-by: Filip Bozuta <address@hidden>
Signed-off-by: Aleksandar Markovic <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>


  Commit: f3db354ca4435ce5347f87f06a3e706f0685ecd2
      
https://github.com/qemu/qemu/commit/f3db354ca4435ce5347f87f06a3e706f0685ecd2
  Author: Filip Bozuta <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M hw/isa/vt82c686.c
    M hw/pci-host/bonito.c

  Log Message:
  -----------
  mips: fulong 2e: Renovate coding style

The script checkpatch.pl located in scripts folder was
used to detect all errors and warrnings in files:
    hw/mips/mips_fulong2e.c
    hw/isa/vt82c686.c
    hw/pci-host/bonito.c
    include/hw/isa/vt82c686.h

These mips Fulong 2E machine files were edited and
all the errors and warrings generated by the checkpatch.pl
script were corrected and then the script was
ran again to make sure there are no more errors and warnings.

Signed-off-by: Filip Bozuta <address@hidden>
Signed-off-by: Aleksandar Markovic <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>


  Commit: d32dc61421b7a836e5b4a8e97a43b7f7770b904b
      
https://github.com/qemu/qemu/commit/d32dc61421b7a836e5b4a8e97a43b7f7770b904b
  Author: Philippe Mathieu-Daudé <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M MAINTAINERS
    M hw/mips/mips_r4k.c
    M qemu-deprecated.texi

  Log Message:
  -----------
  hw/mips: Deprecate the r4k machine

The r4k machine was introduced in 2005 (6af0bf9c7) and its last
logical change was in 2005 (9542611a6). After that, one can
count 164 maintenance commits (QEMU API changes) with the
exception of 1 fix in 2015 (memory leak, commit 3ad9fd5a).

This machine was introduced as a proof of concept to run a MIPS
CPU. Two years later, the Malta machine was added (commit
5856de80), modeling a real platform.

Note also this machine has no specification except 5 lines in
the header of this file:

 * emulates a simple machine with ISA-like bus.
 * ISA IO space mapped to the 0x14000000 (PHYS) and
 * ISA memory at the 0x10000000 (PHYS, 16Mb in size).
 * All peripherial devices are attached to this "bus" with
 * the standard PC ISA addresses.

The Linux kernel support for this machine has been dropped more
than 10 years ago in commit 302922e5.

It is time to deprecate this obsolete machine. Users are
recommended to use the Malta board, and its hardware is well
documented.

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Signed-off-by: Aleksandar Markovic <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Acked-by: Aurelien Jarno <address@hidden>
Message-Id: <address@hidden>


  Commit: ef45a39214b96322cb1430055609aee9c184b50f
      
https://github.com/qemu/qemu/commit/ef45a39214b96322cb1430055609aee9c184b50f
  Author: Aleksandar Markovic <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add a section on UI translation

There should be a person who will quickly evaluate new UI
translation, and find a way to update existing ones should
something changes in UI.

Signed-off-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>


  Commit: 86eb0697151a1ceebed1e84ebd910babffd2b78f
      
https://github.com/qemu/qemu/commit/86eb0697151a1ceebed1e84ebd910babffd2b78f
  Author: Aleksandar Markovic <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Adjust maintainership for Fulong 2E board

Change the maintainership for Fulong 2E board to improve its quality.

Signed-off-by: Aleksandar Markovic <address@hidden>
Acked-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>


  Commit: 485cd98204d41075129ef741b5ca5dc7f6f421ea
      
https://github.com/qemu/qemu/commit/485cd98204d41075129ef741b5ca5dc7f6f421ea
  Author: Aleksandar Markovic <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Adjust maintainership for Malta board

Change the maintainership for Malta board to improve its quality.

Acked-by: Aurelien Jarno <address@hidden>
Signed-off-by: Aleksandar Markovic <address@hidden>
Acked-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>


  Commit: 600413784f53821cb312831bb0f34e4b4451def9
      
https://github.com/qemu/qemu/commit/600413784f53821cb312831bb0f34e4b4451def9
  Author: Aleksandar Markovic <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add three files to Malta section

Add three files that were recently introduced in a refactoring,
that Malta emulation relies on. They are added by this patch
to Malta section, but they are not added to the general MIPS
section, since they are really not MIPS-specific, and there
may be some non-MIPS hardware using them in future.

Signed-off-by: Aleksandar Markovic <address@hidden>
Acked-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>


  Commit: 5d480ddde36649a652152bf35f57ccad38f052d6
      
https://github.com/qemu/qemu/commit/5d480ddde36649a652152bf35f57ccad38f052d6
  Author: Aleksandar Markovic <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add a file to MIPS section

File tests/acceptance/linux_ssh_mips_malta.py is crucial for
entire MIPS platform, so add it to the MIPS section. The
maintainership will be shared with others.

Signed-off-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>


  Commit: cb88904a54903ef6ba21a68a61d9cd51e2166304
      
https://github.com/qemu/qemu/commit/cb88904a54903ef6ba21a68a61d9cd51e2166304
  Author: Peter Maydell <address@hidden>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M MAINTAINERS
    M hw/display/jazz_led.c
    M hw/dma/rc4030.c
    M hw/isa/vt82c686.c
    M hw/mips/mips_jazz.c
    M hw/mips/mips_malta.c
    M hw/mips/mips_r4k.c
    M hw/net/mipsnet.c
    M hw/pci-host/bonito.c
    M qemu-deprecated.texi
    M tests/acceptance/linux_ssh_mips_malta.py

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-dec-16-2019' 
into staging

MIPS queue for December 16th, 2019

# gpg: Signature made Mon 16 Dec 2019 12:29:24 GMT
# gpg:                using RSA key D4972A8967F75A65
# gpg: Good signature from "Aleksandar Markovic <address@hidden>" [full]
# Primary key fingerprint: 8526 FBF1 5DA3 811F 4A01  DD75 D497 2A89 67F7 5A65

* remotes/amarkovic/tags/mips-queue-dec-16-2019:
  MAINTAINERS: Add a file to MIPS section
  MAINTAINERS: Add three files to Malta section
  MAINTAINERS: Adjust maintainership for Malta board
  MAINTAINERS: Adjust maintainership for Fulong 2E board
  MAINTAINERS: Add a section on UI translation
  hw/mips: Deprecate the r4k machine
  mips: fulong 2e: Renovate coding style
  mips: r4000: Renovate coding style
  mips: mipssim: Renovate coding style
  mips: malta: Renovate coding style
  mips: jazz: Renovate coding style

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


Compare: https://github.com/qemu/qemu/compare/856ffa6465ad...cb88904a5490



reply via email to

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