Searched hist:"9 d46505368650a5b172e004595f5f7c51bbed524" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/net/ |
H A D | e1000.c | 9d46505368650a5b172e004595f5f7c51bbed524 Thu Feb 23 10:19:58 UTC 2023 Akihiko Odaki <akihiko.odaki@daynix.com> e1000: Configure ResettableClass
This is part of recent efforts of refactoring e1000 and e1000e.
DeviceClass's reset member is deprecated so migrate to ResettableClass. There is no behavioral difference.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Jason Wang <jasowang@redhat.com>
|