mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-26 23:17:23 -07:00
A very similar implementation of the same device exists in imx_fec. Prepare for a common implementation by extracting a device model into its own files. Some migration state has been moved into the new device model which breaks migration compatibility for the following machines: * smdkc210 * realview-* * vexpress-* * kzm * mps2-* While breaking migration ABI, fix the size of the MII registers to be 16 bit, as defined by IEEE 802.3u. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20241102125724.532843-2-shentey@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
||
|---|---|---|
| .. | ||
| allwinner-sun8i-emac.h | ||
| allwinner_emac.h | ||
| cadence_gem.h | ||
| dp8393x.h | ||
| ftgmac100.h | ||
| imx_fec.h | ||
| lan9118.h | ||
| lan9118_phy.h | ||
| lance.h | ||
| lasi_82596.h | ||
| mii.h | ||
| msf2-emac.h | ||
| mv88w8618_eth.h | ||
| ne2000-isa.h | ||
| npcm7xx_emc.h | ||
| npcm_gmac.h | ||
| smc91c111.h | ||
| xlnx-versal-canfd.h | ||
| xlnx-zynqmp-can.h | ||