]> Git Repo - qemu.git/commit
arch_init: Add and free data struct for decompression
authorLiang Li <[email protected]>
Mon, 23 Mar 2015 08:32:21 +0000 (16:32 +0800)
committerJuan Quintela <[email protected]>
Wed, 6 May 2015 15:36:57 +0000 (17:36 +0200)
commit3caf633dbde8a347cff49e960691c7fa6a82afa1
tree39fddf2b14dcab77ddbe58de4e6efad500d87168
parent474ddaf6e3aebc470f4665ef4f7ce6578448c6d1
arch_init: Add and free data struct for decompression

Define the data structure and variables used to do multiple thread
decompression, and add the code to initialize and free them.

Signed-off-by: Liang Li <[email protected]>
Signed-off-by: Yang Zhang <[email protected]>
Reviewed-by: Dr.David Alan Gilbert <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
arch_init.c
This page took 0.024311 seconds and 4 git commands to generate.