summaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorKevin Wolf2018-10-25 17:21:14 +0200
committerKevin Wolf2018-12-14 11:52:41 +0100
commitd57c44d00f0daddd6d31b326ef844bf2facf6d8a (patch)
tree8e83c24d0d5a42b43057649d5aecdd5aede0bb62 /scripts/switch-timer-api
parentqcow2: do decompression in threads (diff)
downloadqemu-d57c44d00f0daddd6d31b326ef844bf2facf6d8a.tar.gz
qemu-d57c44d00f0daddd6d31b326ef844bf2facf6d8a.tar.xz
qemu-d57c44d00f0daddd6d31b326ef844bf2facf6d8a.zip
file-posix: Reorganise RawPosixAIOData
RawPosixAIOData contains a lot of fields for several separate operations that are to be processed in a worker thread and that need different parameters. The struct is currently rather unorganised, with unions that cover some, but not all operations, and even one #define for field names instead of a union. Clean this up to have some common fields and a single union. As a side effect, on x86_64 the struct shrinks from 72 to 48 bytes. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions