forked from aliguori/qemu
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch'…
… into staging trivial patches for 2016-10-08 # gpg: Signature made Sat 08 Oct 2016 09:56:38 BST # gpg: using RSA key 0x701B4F6B1A693E59 # gpg: Good signature from "Michael Tokarev <[email protected]>" # gpg: aka "Michael Tokarev <[email protected]>" # gpg: aka "Michael Tokarev <[email protected]>" # Primary key fingerprint: 6EE1 95D1 886E 8FFB 810D 4324 457C E0A0 8044 65C5 # Subkey fingerprint: 7B73 BAD6 8BE7 A2C2 8931 4B22 701B 4F6B 1A69 3E59 * remotes/mjt/tags/trivial-patches-fetch: (26 commits) net/filter-mirror: Fix mirror initial check typo virtio: rename the bar index field name in VirtIOPCIProxy linux-user: include <poll.h> instead of <sys/poll.h> char: fix missing return in error path for chardev TLS init CODING_STYLE: Fix a typo ("have" vs. "has") bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASK build-sys: fix find-in-path m68k: change default system clock for m5208evb exec: remove unused compacted argument usb: ehci: fix memory leak in ehci_process_itd qapi: make the json schema files more regular. maint: Add module_block.h to .gitignore MAINTAINERS: Some updates related to the SH4 machines MAINTAINERS: Add some more MIPS related files MAINTAINERS: Add usermode related config files MAINTAINERS: Add some more pattern to recognize all win32 related files MAINTAINERS: Add some more rocker related files MAINTAINERS: Add header files to CRIS section MAINTAINERS: Add some more files to the virtio section MAINTAINERS: Add some SPARC machine related files ... # Conflicts: # MAINTAINERS
- Loading branch information
Showing
22 changed files
with
70 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,6 +116,7 @@ M: Edgar E. Iglesias <[email protected]> | |
S: Maintained | ||
F: target-cris/ | ||
F: hw/cris/ | ||
F: include/hw/cris/ | ||
F: tests/tcg/cris/ | ||
F: disas/cris.c | ||
|
||
|
@@ -149,6 +150,13 @@ M: Yongbok Kim <[email protected]> | |
S: Maintained | ||
F: target-mips/ | ||
F: hw/mips/ | ||
F: hw/misc/mips_* | ||
F: hw/intc/mips_gic.c | ||
F: hw/timer/mips_gictimer.c | ||
F: include/hw/mips/ | ||
F: include/hw/misc/mips_* | ||
F: include/hw/intc/mips_gic.h | ||
F: include/hw/timer/mips_gictimer.h | ||
F: tests/tcg/mips/ | ||
F: disas/mips.c | ||
|
||
|
@@ -157,6 +165,8 @@ M: Anthony Green <[email protected]> | |
S: Maintained | ||
F: target-moxie/ | ||
F: disas/moxie.c | ||
F: hw/moxie/ | ||
F: default-configs/moxie-softmmu.mak | ||
|
||
OpenRISC | ||
M: Jia Liu <[email protected]> | ||
|
@@ -319,6 +329,9 @@ L: [email protected] | |
M: Stefan Weil <[email protected]> | ||
S: Maintained | ||
F: *win32* | ||
F: */*win32* | ||
F: include/*/*win32* | ||
X: qga/*win32* | ||
F: qemu.nsi | ||
|
||
ARM Machines | ||
|
@@ -662,31 +675,38 @@ R2D | |
M: Magnus Damm <[email protected]> | ||
S: Maintained | ||
F: hw/sh4/r2d.c | ||
F: hw/intc/sh_intc.c | ||
F: hw/timer/sh_timer.c | ||
|
||
Shix | ||
M: Magnus Damm <[email protected]> | ||
S: Orphan | ||
S: Odd Fixes | ||
F: hw/sh4/shix.c | ||
|
||
SPARC Machines | ||
-------------- | ||
Sun4m | ||
M: Blue Swirl <[email protected]> | ||
M: Mark Cave-Ayland <[email protected]> | ||
S: Maintained | ||
F: hw/sparc/sun4m.c | ||
F: hw/dma/sparc32_dma.c | ||
F: hw/dma/sun4m_iommu.c | ||
F: include/hw/sparc/sparc32_dma.h | ||
F: include/hw/sparc/sun4m.h | ||
F: pc-bios/openbios-sparc32 | ||
|
||
Sun4u | ||
M: Blue Swirl <[email protected]> | ||
M: Mark Cave-Ayland <[email protected]> | ||
S: Maintained | ||
F: hw/sparc64/sun4u.c | ||
F: pc-bios/openbios-sparc64 | ||
|
||
Leon3 | ||
M: Fabien Chouteau <[email protected]> | ||
S: Maintained | ||
F: hw/sparc/leon3.c | ||
F: hw/*/grlib* | ||
F: include/hw/sparc/grlib.h | ||
|
||
S390 Machines | ||
------------- | ||
|
@@ -926,6 +946,8 @@ virtio | |
M: Michael S. Tsirkin <[email protected]> | ||
S: Supported | ||
F: hw/*/virtio* | ||
F: hw/virtio/Makefile.objs | ||
F: hw/virtio/trace-events | ||
F: net/vhost-user.c | ||
F: include/hw/virtio/ | ||
F: tests/virtio-balloon-test.c | ||
|
@@ -1013,6 +1035,8 @@ Rocker | |
M: Jiri Pirko <[email protected]> | ||
S: Maintained | ||
F: hw/net/rocker/ | ||
F: tests/rocker/ | ||
F: docs/specs/rocker.txt | ||
|
||
NVDIMM | ||
M: Xiao Guangrong <[email protected]> | ||
|
@@ -1044,6 +1068,7 @@ M: Gerd Hoffmann <[email protected]> | |
S: Maintained | ||
F: audio/ | ||
F: hw/audio/ | ||
F: include/hw/audio/ | ||
F: tests/ac97-test.c | ||
F: tests/es1370-test.c | ||
F: tests/intel-hda-test.c | ||
|
@@ -1181,8 +1206,9 @@ Human Monitor (HMP) | |
M: Dr. David Alan Gilbert <[email protected]> | ||
S: Maintained | ||
F: monitor.c | ||
F: hmp.c | ||
F: hmp-commands.hx | ||
F: hmp.[ch] | ||
F: hmp-commands*.hx | ||
F: include/monitor/hmp-target.h | ||
|
||
Network device backends | ||
M: Jason Wang <[email protected]> | ||
|
@@ -1407,11 +1433,13 @@ F: user-exec.c | |
BSD user | ||
S: Orphan | ||
F: bsd-user/ | ||
F: default-configs/*-bsd-user.mak | ||
|
||
Linux user | ||
M: Riku Voipio <[email protected]> | ||
S: Maintained | ||
F: linux-user/ | ||
F: default-configs/*-linux-user.mak | ||
|
||
Tiny Code Generator (TCG) | ||
------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.