QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
commit48bb55bfaa4e8c4799e0ee3dda3b1dde0e25ef72
authorCao Jiaxi <driver1998@foxmail.com>
Tue, 7 May 2019 11:55:02 +0000 (7 12:55 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 7 May 2019 11:55:02 +0000 (7 12:55 +0100)
tree93be534856cc5dcfcba9e6fe6af81dd00deb5a2b
parenta9df9622bc28ff94bb65e4264ddbf7e600d911dc
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets

gcc_struct is for x86 only, and it generates an warning on ARM64 Clang/MinGW targets.

Signed-off-by: Cao Jiaxi <driver1998@foxmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20190503003618.10089-1-driver1998@foxmail.com
[PMM: dropped the slirp change as slirp is now a submodule]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
contrib/libvhost-user/libvhost-user.h
include/qemu/compiler.h
scripts/cocci-macro-file.h