criu/compel
Cyrill Gorcunov d14734e106 x86: cpu -- Sync bits with kernel
Tracking cpuid features is easier when sync'ed with kernel
source code. Note though that while in kernel feature bits
are not part of ABI, we're saving bits into an image so
as result make sure they are posted in proper place together
with keeping in mind the backward compatibility issue.

Here we also start using v2 of cpuinfo image with more
feature bits.

Reviewed-by: Dmitry Safonov <0x7f454c46@gmail.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2018-06-18 21:07:05 +03:00
..
arch x86: cpu -- Sync bits with kernel 2018-06-18 21:07:05 +03:00
include seccomp: Use own seccomp_metadata_t type 2018-05-26 04:05:29 +03:00
plugins pie/log: print space after timestamp 2018-05-16 08:42:36 +03:00
src compel/criu: Add ARCH_HAS_LONG_PAGES to PIE binaries 2018-05-15 03:03:01 +03:00
test compel/test: fix "infect" test compilation errors 2017-09-21 01:00:23 +03:00
.gitignore compel: adapt .gitgnore for aarch64 and ppc64le 2017-08-09 18:51:42 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile s390: Move -msoft-float/-fno-optimize-sibling-calls into compel Makefiles 2017-08-09 18:51:41 +03:00