-
Notifications
You must be signed in to change notification settings - Fork 0
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/rth/tags/pull-tcg-20201112' int…
…o staging Use [email protected] in MAINTAINERS # gpg: Signature made Fri 13 Nov 2020 04:38:15 GMT # gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F # gpg: issuer "[email protected]" # gpg: Good signature from "Richard Henderson <[email protected]>" [full] # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F * remotes/rth/tags/pull-tcg-20201112: MAINTAINERS: Replace my twiddle.net address Signed-off-by: Peter Maydell <[email protected]>
- Loading branch information
Showing
1 changed file
with
12 additions
and
12 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -112,7 +112,7 @@ L: [email protected] | |
Guest CPU cores (TCG) | ||
--------------------- | ||
Overall TCG CPUs | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
R: Paolo Bonzini <[email protected]> | ||
S: Maintained | ||
F: softmmu/cpus.c | ||
|
@@ -138,7 +138,7 @@ F: include/fpu/ | |
F: tests/fp/ | ||
|
||
Alpha TCG CPUs | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
S: Maintained | ||
F: target/alpha/ | ||
F: tests/tcg/alpha/ | ||
|
@@ -185,7 +185,7 @@ F: tests/tcg/cris/ | |
F: disas/cris.c | ||
|
||
HPPA (PA-RISC) TCG CPUs | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
S: Maintained | ||
F: target/hppa/ | ||
F: hw/hppa/ | ||
|
@@ -297,7 +297,7 @@ S: Odd Fixes | |
F: target/rx/ | ||
|
||
S390 TCG CPUs | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
M: David Hildenbrand <[email protected]> | ||
S: Maintained | ||
F: target/s390x/ | ||
|
@@ -333,7 +333,7 @@ F: include/hw/unicore32/ | |
|
||
X86 TCG CPUs | ||
M: Paolo Bonzini <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
M: Eduardo Habkost <[email protected]> | ||
S: Maintained | ||
F: target/i386/ | ||
|
@@ -430,7 +430,7 @@ F: scripts/kvm/vmxcap | |
Guest CPU Cores (other accelerators) | ||
------------------------------------ | ||
Overall | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
R: Paolo Bonzini <[email protected]> | ||
S: Maintained | ||
F: include/sysemu/accel.h | ||
|
@@ -534,7 +534,7 @@ F: qemu.nsi | |
|
||
Alpha Machines | ||
-------------- | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
S: Maintained | ||
F: hw/alpha/ | ||
F: hw/isa/smc37c669-superio.c | ||
|
@@ -1044,7 +1044,7 @@ F: hw/*/etraxfs_*.c | |
HP-PARISC Machines | ||
------------------ | ||
HP B160L | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
R: Helge Deller <[email protected]> | ||
S: Odd Fixes | ||
F: default-configs/hppa-softmmu.mak | ||
|
@@ -2807,7 +2807,7 @@ F: scripts/gensyscalls.sh | |
Tiny Code Generator (TCG) | ||
------------------------- | ||
Common TCG code | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
S: Maintained | ||
F: tcg/ | ||
F: include/tcg/ | ||
|
@@ -2836,7 +2836,7 @@ F: tcg/arm/ | |
F: disas/arm.c | ||
|
||
i386 TCG target | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
S: Maintained | ||
F: tcg/i386/ | ||
F: disas/i386.c | ||
|
@@ -2851,7 +2851,7 @@ S: Odd Fixes | |
F: tcg/mips/ | ||
|
||
PPC TCG target | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
S: Odd Fixes | ||
F: tcg/ppc/ | ||
F: disas/ppc.c | ||
|
@@ -2865,7 +2865,7 @@ F: tcg/riscv/ | |
F: disas/riscv.c | ||
|
||
S390 TCG target | ||
M: Richard Henderson <[email protected]> | ||
M: Richard Henderson <[email protected]> | ||
S: Maintained | ||
F: tcg/s390/ | ||
F: disas/s390.c | ||
|