[CRIU] [PATCH 0/2] cpuinfo: Add 'ins' mode

Cyrill Gorcunov gorcunov at openvz.org
Wed Dec 17 05:48:05 PST 2014


The main idea is to restore programs dumped with old cpus
on modern units. We simply test only instruction related
features to present on target cpus.

Cyrill Gorcunov (2):
  cpu: x86 -- Fix --cpu-cap=fpu handling on restore mode
  cpu: Add 'ins' mode to --cpu-cap option

 Documentation/criu.txt |   6 +++
 arch/x86/cpu.c         | 124 ++++++++++++++++++++++++++++++++++++++++++++++---
 cr-dump.c              |   2 +-
 cr-restore.c           |   2 +-
 crtools.c              |   4 +-
 include/cr_options.h   |   3 +-
 6 files changed, 131 insertions(+), 10 deletions(-)

-- 
1.9.3


More information about the CRIU mailing list