Markus Armbruster (3): hw/core: Tidy up unnecessary casting away of const Drop useless casts from g_malloc() & friends to pointer Drop more useless casts from void * to pointer
bsd-user/elfload.c | 2 +- contrib/plugins/cache.c | 8 ++++---- contrib/vhost-user-blk/vhost-user-blk.c | 2 +- hw/arm/nseries.c | 4 ++-- hw/char/exynos4210_uart.c | 2 +- hw/core/qdev-clock.c | 2 +- hw/core/sysbus-fdt.c | 5 +++-- hw/display/blizzard.c | 2 +- hw/hyperv/vmbus.c | 2 +- hw/misc/cbus.c | 6 +++--- hw/net/cadence_gem.c | 2 +- hw/net/virtio-net.c | 2 +- hw/nvme/ctrl.c | 4 ++-- hw/nvram/eeprom93xx.c | 2 +- hw/rdma/vmw/pvrdma_cmd.c | 9 +++------ hw/rdma/vmw/pvrdma_qp_ops.c | 6 +++--- hw/usb/ccid-card-emulated.c | 2 +- hw/virtio/virtio-iommu.c | 3 +-- linux-user/syscall.c | 2 +- target/i386/hax/hax-all.c | 2 +- target/i386/kvm/kvm.c | 3 +-- target/i386/whpx/whpx-all.c | 5 ++--- target/s390x/kvm/kvm.c | 2 +- tests/tcg/aarch64/system/semiheap.c | 4 ++-- ui/vnc-enc-hextile.c | 4 ++-- util/coroutine-ucontext.c | 2 +- util/vfio-helpers.c | 2 +- 27 files changed, 43 insertions(+), 48 deletions(-) -- 2.37.2