diff options
author | Zhenzhong Duan <zhenzhong.duan@intel.com> | 2025-06-06 17:24:03 +0800 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-06-10 12:59:09 +0200 |
commit | 747a7ee3741fa9876583cbbbc8dd8b8b351a199c (patch) | |
tree | 94f79a2c07cb20f295c058d8918c397aeced59a4 /hw/avr/arduino.c | |
parent | 61c4c2558df16262db34397cf50a16ad7b725731 (diff) | |
download | qemu-747a7ee3741fa9876583cbbbc8dd8b8b351a199c.zip qemu-747a7ee3741fa9876583cbbbc8dd8b8b351a199c.tar.gz qemu-747a7ee3741fa9876583cbbbc8dd8b8b351a199c.tar.bz2 |
hw/virtio/virtio-pmem: Fix definition of VirtIOPMEMClass
VirtIOPMEMClass's parent is VirtioDeviceClass rather than VirtIODevice.
This isn't catastrophic only because sizeof(VirtIODevice) >
sizeof(VirtioDeviceClass).
Fixes: 5f503cd9f388 ("virtio-pmem: add virtio device")
Closes: https://lists.gnu.org/archive/html/qemu-devel/2025-06/msg00586.html
Reported-by: David Hildenbrand <david@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Message-ID: <20250606092406.229833-3-zhenzhong.duan@intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions