forked from quic/qemu
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu i…
…nto staging Removal of deprecated code - Remove the Nios II target and hardware - Remove pvrdma device and rdmacm-mux helper - Remove GlusterFS RDMA protocol handling - Update Sriram Yagnaraman mail address # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEE+qvnXhKRciHc/Wuy4+MsLN6twN4FAmYpE0YACgkQ4+MsLN6t # wN5PIA//egomANjRHAUAf9tdjljgT/JR49ejM7iInyxspR/xaiq0TlP2kP6aDNps # y1HAWBwfj5lGxeMgQ1mSKJGka3v2AIPWb7RbNT+9AaiWHv+sx5OrEytozUsFHLo8 # gSgRQocq0NY2a9dPbtkDqfbmq/rkCC7wgZzwroHsyOdiqYsWDKPJFleBDMjGmEaf # colhiDmhUPgvE3NNpwfEVNh/2SzxUxY8k5FHal6qij5z56ZqBglgnziDZEvGVCZ1 # uF4Hca/kh7TV2MVsdStPbGWZYDhJ/Np/2FnRoThD1Hc4qq8d/SH997m2F94tSOud # YeH54Vp5lmCeYgba5y8VP0ZPx/b9XnTtLvKggNdoqB+T2LBWPRt8kehqoaxvammF # ALzbY/t2vUxL6nIVbosOaTyqVOXvynk3/Js5S0jbnlu+vP2WvvFEzfYKIs2DIA8w # z56o/rG4KfyxF0aDB+CvLNwtJS8THqeivPqmYoKTdN9FPpN2RyBNLITrKo389ygF # 3oWy3+xsKGIPdNFY0a4l25xntqWNhND89ejzyL9M6G1cQ9RdEmTIUGTrinPQQmfP # oHIJMBeTdj7EqPL4LB3BR/htw9U5PobeMNYKFsRkS39PjGDqba5wbIdk3w5/Rcxa # s/PKdspDKWPwZ5jhcLD0qxAGJFnqM2UFjPo+U8qyI3RXKXFAn0E= # =c8Aj # -----END PGP SIGNATURE----- # gpg: Signature made Wed 24 Apr 2024 07:12:22 AM PDT # gpg: using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE # gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <[email protected]>" [full] * tag 'housekeeping-20240424' of https://github.com/philmd/qemu: block/gluster: Remove deprecated RDMA protocol handling hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper hw/timer: Remove the ALTERA_TIMER model target/nios2: Remove the deprecated Nios II target MAINTAINERS: Update Sriram Yagnaraman mail address Signed-off-by: Richard Henderson <[email protected]>
- Loading branch information
Showing
135 changed files
with
40 additions
and
17,218 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
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 |
---|---|---|
|
@@ -100,6 +100,7 @@ Philippe Mathieu-Daudé <[email protected]> <[email protected]> | |
Philippe Mathieu-Daudé <[email protected]> <[email protected]> | ||
Philippe Mathieu-Daudé <[email protected]> <[email protected]> | ||
Roman Bolshakov <[email protected]> <[email protected]> | ||
Sriram Yagnaraman <[email protected]> <[email protected]> | ||
Stefan Brankovic <[email protected]> <[email protected]> | ||
Stefan Weil <[email protected]> Stefan Weil <[email protected]> | ||
Taylor Simpson <[email protected]> <[email protected]> | ||
|
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 |
---|---|---|
|
@@ -291,19 +291,6 @@ F: disas/*mips.c | |
F: docs/system/cpu-models-mips.rst.inc | ||
F: tests/tcg/mips/ | ||
|
||
NiosII TCG CPUs | ||
R: Chris Wulff <[email protected]> | ||
R: Marek Vasut <[email protected]> | ||
S: Orphan | ||
F: target/nios2/ | ||
F: hw/nios2/ | ||
F: hw/intc/nios2_vic.c | ||
F: disas/nios2.c | ||
F: include/hw/intc/nios2_vic.h | ||
F: configs/devices/nios2-softmmu/default.mak | ||
F: tests/docker/dockerfiles/debian-nios2-cross.d/build-toolchain.sh | ||
F: tests/tcg/nios2/ | ||
|
||
OpenRISC TCG CPUs | ||
M: Stafford Horne <[email protected]> | ||
S: Odd Fixes | ||
|
@@ -2478,7 +2465,7 @@ F: tests/qtest/libqos/e1000e.* | |
|
||
igb | ||
M: Akihiko Odaki <[email protected]> | ||
R: Sriram Yagnaraman <sriram.yagnaraman@est.tech> | ||
R: Sriram Yagnaraman <sriram.yagnaraman@ericsson.com> | ||
S: Maintained | ||
F: docs/system/devices/igb.rst | ||
F: hw/net/igb* | ||
|
@@ -4057,16 +4044,6 @@ F: block/replication.c | |
F: tests/unit/test-replication.c | ||
F: docs/block-replication.txt | ||
|
||
PVRDMA | ||
M: Yuval Shaia <[email protected]> | ||
M: Marcel Apfelbaum <[email protected]> | ||
S: Odd Fixes | ||
F: hw/rdma/* | ||
F: hw/rdma/vmw/* | ||
F: docs/pvrdma.txt | ||
F: contrib/rdmacm-mux/* | ||
F: qapi/rdma.json | ||
|
||
Semihosting | ||
M: Alex Bennée <[email protected]> | ||
S: Maintained | ||
|
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.