aboutsummaryrefslogtreecommitdiff
path: root/util/qemu-thread-posix.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2020-06-30 13:04:27 +0200
committerKlaus Jensen <k.jensen@samsung.com>2020-09-02 08:48:50 +0200
commite989738f3ab3283039385e5771e459b3f2ccfbf1 (patch)
treed8a940cf7e00ac33832151cd8345f74c7c87c642 /util/qemu-thread-posix.c
parent7a85fb7faa43f9acc22ab507b6038116cf297fb4 (diff)
downloadqemu-e989738f3ab3283039385e5771e459b3f2ccfbf1.zip
qemu-e989738f3ab3283039385e5771e459b3f2ccfbf1.tar.gz
qemu-e989738f3ab3283039385e5771e459b3f2ccfbf1.tar.bz2
hw/block/nvme: Use QEMU_PACKED on hardware/packet structures
These structures either describe hardware registers, or commands ('packets') to send to the hardware. To forbid the compiler to optimize and change fields alignment, mark the structures as packed. Reviewed-by: Dmitry Fomichev <dmitry.fomichev@wdc.com> Reviewed-by: Klaus Jensen <k.jensen@samsung.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200630110429.19972-3-philmd@redhat.com> Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'util/qemu-thread-posix.c')
0 files changed, 0 insertions, 0 deletions