]> git.proxmox.com Git - mirror_qemu.git/commit
migration: Add the core code for decompression
authorLiang Li <liang.z.li@intel.com>
Mon, 23 Mar 2015 08:32:25 +0000 (16:32 +0800)
committerJuan Quintela <quintela@redhat.com>
Thu, 7 May 2015 16:31:53 +0000 (18:31 +0200)
commit68ae113646dc84637359472e89669e5547dc5ee3
tree34bb9ec1d3f2628bcdc2a953a8bff0ede9d6d375
parent98f1138902195bd9ab8a753d0ee2cf2a0a88b6e8
migration: Add the core code for decompression

Implement the core logic of multiple thread decompression,
the decompression can work now.

Signed-off-by: Liang Li <liang.z.li@intel.com>
Signed-off-by: Yang Zhang <yang.z.zhang@intel.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
arch_init.c