criu/arch/x86/include/asm
Cyrill Gorcunov 73b9a2ebe3 cpuinfo: Add "cpuinfo [dump|check]" commands, v2
On Wed, Oct 01, 2014 at 05:51:09PM +0400, Pavel Emelyanov wrote:
> > Yes, what you've been expecting?
>
> if (!strcmp(argv[optind]))
> 	return cpu_cap_check()
>
> or smth like this.

updated. So if it become confusing -- feel free to merge [1;9] and
ping me to resend the rest, or pick up from attachements.

>From 6af96ff63ac82f9566c3cba9c116dc67698c9797 Mon Sep 17 00:00:00 2001
From: Cyrill Gorcunov <gorcunov@openvz.org>
Date: Tue, 30 Sep 2014 18:33:40 +0400
Subject: [PATCH] cpuinfo: Add "cpuinfo [dump|check]" commands

They allow to validate cpuinfo information
without running complete dump/restore actions.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-10-03 13:26:58 +04:00
..
atomic.h atomic: Use atomic_read instead of atomic_get 2013-08-16 19:37:06 +04:00
bitops.h bitopts: add a size sufix for ambiguous instructions 2013-04-04 14:00:20 +04:00
bitsperlong.h headers: types.h -- Move BITS_PER_LONG to own header 2013-04-02 20:31:41 +04:00
cmpxchg.h x86: asm -- Add cmpxchg helpers 2013-08-16 19:37:01 +04:00
cpu.h cpuinfo: Add "cpuinfo [dump|check]" commands, v2 2014-10-03 13:26:58 +04:00
dump.h dump: save registers when the task is already infected 2013-05-24 19:28:34 +04:00
fpu.h x86: Include stdbool.h in fpu.h 2013-05-27 13:04:43 +04:00
int.h cr: collect short integer aliases in the single place 2014-04-08 15:35:46 +04:00
linkage.h x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
parasite-syscall.h x86: Add missing include and structure in asm/parasite-syscall.h 2013-05-31 13:47:31 +04:00
parasite.h cr: generalize the type to store the value of the TLS register 2014-03-19 10:41:39 +04:00
prlimit.h x86: Implement prlimit proxy 2013-05-23 15:12:58 +04:00
processor-flags.h x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
restore.h space-before-tab whitespace cleanup 2013-12-12 10:00:53 +04:00
restorer.h ptrace: flush breakpoints 2014-09-22 18:03:03 +04:00
string.h asm: Move builtin_memcpy helper into asm/string.h 2013-05-23 16:51:06 +04:00
types.h cr: generalize the type to store the value of the TLS register 2014-03-19 10:41:39 +04:00
vdso.h vdso: Implement vDSO proxification of any vvar/vdso order 2014-08-04 15:35:03 +04:00