diff options
author | Fam Zheng <famz@redhat.com> | 2015-11-09 18:16:50 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-11-12 16:22:42 +0100 |
commit | 8b45f6878d291646cadc4786ae807e6a42c188b4 (patch) | |
tree | ecf6303aa7a9160cc519dde33ba387b7ddad86d4 /thunk.c | |
parent | 4bb17ab51a78c6daaaa9d6c86d1c890d24c091c4 (diff) | |
download | hqemu-8b45f6878d291646cadc4786ae807e6a42c188b4.zip hqemu-8b45f6878d291646cadc4786ae807e6a42c188b4.tar.gz |
block: Add ioctl parameter fields to BlockRequest
The two fields that will be used by ioctl handling code later are added
as union, because it's used exclusively by ioctl code which dosn't need
the four fields in the other struct of the union.
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1447064214-29930-6-git-send-email-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'thunk.c')
0 files changed, 0 insertions, 0 deletions