diff options
author | Luca Bonissi <qemu@bonslack.org> | 2023-08-03 02:15:57 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2023-08-07 13:52:59 +0300 |
commit | 6ee960823da8fd780ae9912c4327b7e85e80d846 (patch) | |
tree | 5d12cfe107933dce317adf7ceee487ae164eee6e /tests/qapi-schema/args-array-empty.out | |
parent | beb1a91781f127c863740c94f865fa55a22e5c81 (diff) | |
download | qemu-6ee960823da8fd780ae9912c4327b7e85e80d846.zip qemu-6ee960823da8fd780ae9912c4327b7e85e80d846.tar.gz qemu-6ee960823da8fd780ae9912c4327b7e85e80d846.tar.bz2 |
Fixed incorrect LLONG alignment for openrisc and cris
OpenRISC (or1k) has long long alignment to 4 bytes, but currently not
defined in abitypes.h. This lead to incorrect packing of /epoll_event/
structure and eventually infinite loop while waiting for file
descriptor[s] event[s].
Fixed also CRIS alignments (1 byte for all types).
Signed-off-by: Luca Bonissi <qemu@bonslack.org>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1770
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests/qapi-schema/args-array-empty.out')
0 files changed, 0 insertions, 0 deletions