qemu-e2k/include/migration
Liang Li 43c60a81ba migration: Use an array instead of 3 parameters
Put the three parameters related to multiple thread (de)compression
into an int array, and use an enum type to index the parameter.

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>
2015-05-07 18:31:53 +02:00
..
block.h migration: move include files to include/migration/ 2012-12-19 08:31:32 +01:00
migration.h migration: Use an array instead of 3 parameters 2015-05-07 18:31:53 +02:00
page_cache.h xbzrle: optimize XBZRLE to decrease the cache misses 2015-01-15 17:49:43 +05:30
qemu-file.h qemu-file: Add compression functions to QEMUFile 2015-05-06 17:36:57 +02:00
vmstate.h Add more VMSTATE_*_TEST variants for integers 2015-03-09 14:59:56 +01:00