diff options
| author | Zhenzhong Duan <zhenzhong.duan@intel.com> | 2025-06-06 17:24:02 +0800 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-06-10 12:59:09 +0200 |
| commit | 61c4c2558df16262db34397cf50a16ad7b725731 (patch) | |
| tree | 368c38d407c5e1dd2cdf4276fcd67f5ad5a7618b /hw/misc/stm32_rcc.c | |
| parent | 2f014eabc1acc64c403557f5a51fdb1ba43bbdd1 (diff) | |
| download | focaccia-qemu-61c4c2558df16262db34397cf50a16ad7b725731.tar.gz focaccia-qemu-61c4c2558df16262db34397cf50a16ad7b725731.zip | |
hw/virtio/virtio-mem: Fix definition of VirtIOMEMClass
Parent of VirtIOMEMClass is VirtioDeviceClass rather than VirtIODevice.
This isn't catastrophic only because sizeof(VirtIODevice) >
sizeof(VirtioDeviceClass).
Fixes: 910b25766b33 ("virtio-mem: Paravirtualized memory hot(un)plug")
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250606092406.229833-2-zhenzhong.duan@intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/misc/stm32_rcc.c')
0 files changed, 0 insertions, 0 deletions