Message ID | 1576500172-11264-1-git-send-email-aleksandar.markovic@rt-rk.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, 16 Dec 2019 at 12:43, Aleksandar Markovic <aleksandar.markovic@rt-rk.com> wrote: > > From: Aleksandar Markovic <amarkovic@wavecomp.com> > > The following changes since commit 084a398bf8aa7634738e6c6c0103236ee1b3b72f: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2019-12-13 18:14:07 +0000) > > are available in the git repository at: > > https://github.com/AMarkovic/qemu tags/mips-queue-dec-16-2019 > > for you to fetch changes up to 5d480ddde36649a652152bf35f57ccad38f052d6: > > MAINTAINERS: Add a file to MIPS section (2019-12-16 13:16:15 +0100) > > ---------------------------------------------------------------- > > MIPS queue for December 16th, 2019 > > - contains only maintenance/cleanup items > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM
From: Aleksandar Markovic <amarkovic@wavecomp.com> The following changes since commit 084a398bf8aa7634738e6c6c0103236ee1b3b72f: Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2019-12-13 18:14:07 +0000) are available in the git repository at: https://github.com/AMarkovic/qemu tags/mips-queue-dec-16-2019 for you to fetch changes up to 5d480ddde36649a652152bf35f57ccad38f052d6: MAINTAINERS: Add a file to MIPS section (2019-12-16 13:16:15 +0100) ---------------------------------------------------------------- MIPS queue for December 16th, 2019 - contains only maintenance/cleanup items ---------------------------------------------------------------- Aleksandar Markovic (5): MAINTAINERS: Add a section on UI translation MAINTAINERS: Adjust maintainership for Fulong 2E board MAINTAINERS: Adjust maintainership for Malta board MAINTAINERS: Add three files to Malta section MAINTAINERS: Add a file to MIPS section Filip Bozuta (5): mips: jazz: Renovate coding style mips: malta: Renovate coding style mips: mipssim: Renovate coding style mips: r4000: Renovate coding style mips: fulong 2e: Renovate coding style Philippe Mathieu-Daudé (1): hw/mips: Deprecate the r4k machine MAINTAINERS | 17 ++- hw/display/jazz_led.c | 123 +++++++++++----------- hw/dma/rc4030.c | 12 ++- hw/isa/vt82c686.c | 23 +++-- hw/mips/mips_jazz.c | 32 +++--- hw/mips/mips_malta.c | 172 ++++++++++++++++--------------- hw/mips/mips_r4k.c | 56 ++++++---- hw/net/mipsnet.c | 42 ++++---- hw/pci-host/bonito.c | 60 ++++++----- qemu-deprecated.texi | 5 + tests/acceptance/linux_ssh_mips_malta.py | 6 +- 11 files changed, 300 insertions(+), 248 deletions(-)