qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device
@ 2025-08-28 14:37 Philippe Mathieu-Daudé
  2025-08-28 14:37 ` [PATCH 1/2] hw/mips: Remove mipssim machine Philippe Mathieu-Daudé
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-08-28 14:37 UTC (permalink / raw)
  To: qemu-devel
  Cc: devel, Paolo Bonzini, Philippe Mathieu-Daudé, Thomas Huth,
	Jason Wang, Jiaxun Yang

mipssim machine (single user of  mipsnet device) is
deprecated since v10.0; remove for 10.2.

Philippe Mathieu-Daudé (2):
  hw/mips: Remove mipssim machine
  hw/net: Remove mipsnet device model

 MAINTAINERS                             |   6 -
 docs/about/deprecated.rst               |  12 -
 docs/about/removed-features.rst         |   5 +
 docs/system/target-mips.rst             |  11 -
 configs/devices/mips-softmmu/common.mak |   1 -
 hw/mips/mipssim.c                       | 249 --------------------
 hw/net/mipsnet.c                        | 297 ------------------------
 hw/mips/Kconfig                         |   7 -
 hw/mips/meson.build                     |   1 -
 hw/net/Kconfig                          |   3 -
 hw/net/meson.build                      |   1 -
 hw/net/trace-events                     |   7 -
 12 files changed, 5 insertions(+), 595 deletions(-)
 delete mode 100644 hw/mips/mipssim.c
 delete mode 100644 hw/net/mipsnet.c

-- 
2.51.0



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

end of thread, other threads:[~2025-09-01  7:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-28 14:37 [PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device Philippe Mathieu-Daudé
2025-08-28 14:37 ` [PATCH 1/2] hw/mips: Remove mipssim machine Philippe Mathieu-Daudé
2025-08-28 14:38 ` [PATCH 2/2] hw/net: Remove mipsnet device model Philippe Mathieu-Daudé
2025-08-28 14:42 ` [PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device Ján Tomko
2025-08-28 22:08 ` Richard Henderson
2025-08-30  2:52 ` Jiaxun Yang
2025-09-01  7:13 ` Philippe Mathieu-Daudé

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).