mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Switch vmbus from using BusClass::reset to the Resettable interface. This has no behavioural change, because the BusClass code to support subclasses that use the legacy BusClass::reset will call that method in the hold phase of 3-phase reset. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Cédric Le Goater <clg@redhat.com> Acked-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Tested-by: Cédric Le Goater <clg@redhat.com> Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Message-id: 20240119163512.3810301-3-peter.maydell@linaro.org |
||
|---|---|---|
| .. | ||
| hv-balloon-internal.h | ||
| hv-balloon-our_range_memslots.c | ||
| hv-balloon-our_range_memslots.h | ||
| hv-balloon-page_range_tree.c | ||
| hv-balloon-page_range_tree.h | ||
| hv-balloon-stub.c | ||
| hv-balloon.c | ||
| hyperv.c | ||
| hyperv_testdev.c | ||
| Kconfig | ||
| meson.build | ||
| syndbg.c | ||
| trace-events | ||
| trace.h | ||
| vmbus.c | ||