aboutsummaryrefslogtreecommitdiff
path: root/pc-bios
diff options
context:
space:
mode:
authorBernhard Beschow <shentey@gmail.com>2022-03-01 23:23:01 +0100
committerLaurent Vivier <laurent@vivier.eu>2022-03-18 13:57:50 +0100
commita2d860bb546aa766f6c28a47fabedafbfa191cc2 (patch)
treecca8eaaaa4b16eddbbefd858a213615868ee5e85 /pc-bios
parentd1e9e646298c6635fe84db7af35c1d16e9e8eb8f (diff)
downloadqemu-a2d860bb546aa766f6c28a47fabedafbfa191cc2.zip
qemu-a2d860bb546aa766f6c28a47fabedafbfa191cc2.tar.gz
qemu-a2d860bb546aa766f6c28a47fabedafbfa191cc2.tar.bz2
virtio/virtio-balloon: Prefer Object* over void* parameter
*opaque is an alias to *obj. Using the ladder makes the code consistent with with other devices, e.g. accel/kvm/kvm-all and accel/tcg/tcg-all. It also makes the cast more typesafe. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: David Hildenbrand <david@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20220301222301.103821-2-shentey@gmail.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions