]> Git Repo - qemu.git/commit
arch_init: Alloc and free data struct for compression
authorLiang Li <[email protected]>
Mon, 23 Mar 2015 08:32:20 +0000 (16:32 +0800)
committerJuan Quintela <[email protected]>
Wed, 6 May 2015 15:36:57 +0000 (17:36 +0200)
commit474ddaf6e3aebc470f4665ef4f7ce6578448c6d1
treefbc9af0bd8c66e6dabf29d8b99fac7f983717103
parent44f0eadc338f55d3bffe4fccefb1d4241defa418
arch_init: Alloc and free data struct for compression

Define the data structure and variables used to do multiple thread
compression, 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.024818 seconds and 4 git commands to generate.