qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target/mips: Misc fixes and maintenance for 4.1
@ 2019-06-19 18:20 Aleksandar Markovic
  2019-06-19 18:20 ` [Qemu-devel] [PATCH 1/2] MAINTAINERS: Update file items for MIPS Malta board Aleksandar Markovic
  2019-06-19 18:20 ` [Qemu-devel] [PATCH 2/2] MAINTAINERS: Consolidate MIPS disassembler-related items Aleksandar Markovic
  0 siblings, 2 replies; 3+ messages in thread
From: Aleksandar Markovic @ 2019-06-19 18:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: arikalo, amarkovic

From: Aleksandar Markovic <amarkovic@wavecomp.com>

This series contains miscelaneous fixes, improvements, and
maintainance items intended to be integrated into QEMU 4.1.
I will gradually add patches by the end of June 2019.

Aleksandar Markovic (2):
  MAINTAINERS: Update file items for MIPS Malta board
  MAINTAINERS: Consolidate MIPS disassembler-related items

 MAINTAINERS | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [PATCH 1/2] MAINTAINERS: Update file items for MIPS Malta board
  2019-06-19 18:20 [Qemu-devel] [PATCH 0/2] target/mips: Misc fixes and maintenance for 4.1 Aleksandar Markovic
@ 2019-06-19 18:20 ` Aleksandar Markovic
  2019-06-19 18:20 ` [Qemu-devel] [PATCH 2/2] MAINTAINERS: Consolidate MIPS disassembler-related items Aleksandar Markovic
  1 sibling, 0 replies; 3+ messages in thread
From: Aleksandar Markovic @ 2019-06-19 18:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: arikalo, amarkovic

From: Aleksandar Markovic <amarkovic@wavecomp.com>

hw/mips/gt64xxx_pci.c is used for Malta only, so it is logical to
place this file in Malta board section of the MAINTAINERS file.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index acbad13..869e87b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -930,6 +930,7 @@ M: Aurelien Jarno <aurelien@aurel32.net>
 R: Aleksandar Rikalo <arikalo@wavecomp.com>
 S: Maintained
 F: hw/mips/mips_malta.c
+F: hw/mips/gt64xxx_pci.c
 F: tests/acceptance/linux_ssh_mips_malta.py
 
 Mipssim
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Qemu-devel] [PATCH 2/2] MAINTAINERS: Consolidate MIPS disassembler-related items
  2019-06-19 18:20 [Qemu-devel] [PATCH 0/2] target/mips: Misc fixes and maintenance for 4.1 Aleksandar Markovic
  2019-06-19 18:20 ` [Qemu-devel] [PATCH 1/2] MAINTAINERS: Update file items for MIPS Malta board Aleksandar Markovic
@ 2019-06-19 18:20 ` Aleksandar Markovic
  1 sibling, 0 replies; 3+ messages in thread
From: Aleksandar Markovic @ 2019-06-19 18:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: arikalo, amarkovic

From: Aleksandar Markovic <amarkovic@wavecomp.com>

Eliminate duplicate MIPS disassembler-related items in the
MAINTAINERS file, and use wildcards to shorten the list of
involved files.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
---
 MAINTAINERS | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 869e87b..f9f66e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -212,9 +212,7 @@ R: Aleksandar Rikalo <arikalo@wavecomp.com>
 S: Maintained
 F: target/mips/
 F: default-configs/*mips*
-F: disas/mips.c
-F: disas/nanomips.cpp
-F: disas/nanomips.h
+F: disas/*mips*
 F: hw/intc/mips_gic.c
 F: hw/mips/
 F: hw/misc/mips_*
@@ -2321,7 +2319,6 @@ M: Aurelien Jarno <aurelien@aurel32.net>
 R: Aleksandar Rikalo <arikalo@wavecomp.com>
 S: Maintained
 F: tcg/mips/
-F: disas/mips.c
 
 PPC TCG target
 M: Richard Henderson <rth@twiddle.net>
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-19 18:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19 18:20 [Qemu-devel] [PATCH 0/2] target/mips: Misc fixes and maintenance for 4.1 Aleksandar Markovic
2019-06-19 18:20 ` [Qemu-devel] [PATCH 1/2] MAINTAINERS: Update file items for MIPS Malta board Aleksandar Markovic
2019-06-19 18:20 ` [Qemu-devel] [PATCH 2/2] MAINTAINERS: Consolidate MIPS disassembler-related items Aleksandar Markovic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).