]> xenbits.xensource.com Git - qemu-xen-3.4-testing.git/commit
Use vectored aiocb storage to store vector translation state (Avi Kivity)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 20 Mar 2009 18:26:12 +0000 (18:26 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 13 Oct 2009 16:32:53 +0000 (17:32 +0100)
commitdb13ae2103aab010584bb54f4a1f269a2755f54c
tree2eb9b61be831258f6b8f1e189741158ee5cec166
parentfce991b23724752081f653dc49fd6769f729ba74
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
(cherry picked from commit 3fb94d56c6adc96ffc4a81b58c752cc4ccfae39c)
(cherry picked from commit 62813efd17d7e04b7b32af38ca3959f82c8d02bc)
block.c