Use vectored aiocb storage to store vector translation state (Avi Kivity)
commitabe73c324e18a0fade90bcb9d263cbf8da3e9cc8
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 20 Mar 2009 18:26:12 +0000 (20 18:26 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 14 May 2009 13:09:10 +0000 (14 08:09 -0500)
treeb416ac8bddf1d27315d6e73f21d021580acee92b
parented16937820da0b99afe20c5a1361808ea4161173
Use vectored aiocb storage to store vector translation state (Avi Kivity)

Now that we have a dedicated acb pool for vector translation acbs, we can
store the vector translation state in the acbs instead of in an external
structure.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6873 c046a42c-6fe2-441c-8c8c-71466251a162
block.c