criu/include
Cyrill Gorcunov 9fee76bd31 restore: Reserve space in restorer for FPU frame
For code simplicity we reserve the maximum size which
might be needed to form an FPU frame (ie for both
xsave and fxsave operations).

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2012-12-21 17:35:42 +04:00
..
atomic.h atomic: add atomic_dec_and_test 2012-09-11 17:55:23 +04:00
bitops.h bitops: Add for_each_bit helper 2012-11-26 18:38:15 +04:00
compiler.h files: Use sys_kcmp to find file descriptor duplicates v4 2012-02-28 19:13:47 +04:00
cpu.h cpu: Add code to fetch/test cpuinfo data 2012-12-21 17:35:34 +04:00
crtools.h dump: Drop unused image file perm change before sending it to parasite 2012-12-18 21:01:53 +03:00
eventfd.h dump: Move per-type dump opts into respective .c files 2012-05-04 15:34:55 +04:00
eventpoll.h dump: Move per-type dump opts into respective .c files 2012-05-04 15:34:55 +04:00
fifo.h fifo: Add checkpoint restore for fifos v4 2012-07-01 17:15:48 +04:00
file-ids.h files: Open-code MAKE_GEN_ID macro into its single caller 2012-12-18 21:29:48 +03:00
files-reg.h files-reg: Add a few helpers to access ghost files remaps from inotify 2012-12-06 11:10:14 +04:00
files.h dump: Make struct fd_parms to carry @parasite_ctl pointer 2012-10-15 23:42:50 +04:00
fpu.h fpu: Add fpu.h header 2012-12-21 17:35:33 +04:00
image.h restore: add helper for getting a temporary address of vma 2012-11-20 20:39:12 +04:00
inet_diag.h inet: Disable dumping of shutdown sockets 2012-10-24 18:39:54 +04:00
inotify.h dump: Move per-type dump opts into respective .c files 2012-05-04 15:34:55 +04:00
ipc_ns.h show: Introduce ->show callback for fdset 2012-03-27 12:01:14 +04:00
kcmp-ids.h kcmp: Introduce generic object ID generator 2012-04-09 18:01:18 +04:00
libnetlink.h libnetlink: More helpers 2012-08-10 17:21:34 +04:00
linkage.h parasite: Move bootstrap code into parasite-head-x86-64.S 2012-04-18 18:22:52 +04:00
list.h list: Cleanup spaces/tabs mess 2012-02-01 14:38:49 +04:00
lock.h crtools: add a separate type for atomic variables 2012-09-11 17:55:15 +04:00
log-levels.h log: Move default loglevel macro to header 2012-10-07 21:03:53 +04:00
log.h log: add pr_err_once 2012-11-29 17:43:06 +04:00
memcpy_64.h Add builtin_memcpy helper 2012-03-29 15:14:06 +04:00
mount.h mount: Add abstraction layer for dumping file systems (v2) 2012-08-09 16:27:30 +04:00
namespaces.h pstree: Move struct pid to pstree.h 2012-10-08 18:59:36 +04:00
net.h Revert "net: Introduce netdev index to name resolver" 2012-11-28 20:27:16 +03:00
netfilter.h net: Add code for locking a tcp connection with netfilter 2012-04-28 17:59:21 +04:00
packet_diag.h packet: Update diag header with fanout and rings 2012-08-20 15:32:25 +04:00
parasite-syscall.h parasite: Split infecting routine into parts 2012-12-17 22:53:23 +03:00
parasite.h parasite: Macro for getting parasite symbols 2012-11-13 20:51:32 +03:00
pipes.h protobuf: Convert struct pipe_data_entry to PB engine 2012-07-17 14:50:23 +04:00
proc_parse.h cpu: Add code to fetch/test cpuinfo data 2012-12-21 17:35:34 +04:00
processor-flags.h Add processor-flags.h 2012-02-14 17:18:08 +04:00
protobuf.h tty: Add checkpoint/restore for unix terminals v6 2012-09-12 20:00:54 +04:00
pstree.h pstree: Sanitize pstree preparation code 2012-12-10 15:50:47 +03:00
ptrace.h ptrace: Remove dead code 2012-12-04 23:33:06 +04:00
rbtree.h headers: mark functions as inline 2012-05-18 19:01:44 +04:00
restorer.h restore: Reserve space in restorer for FPU frame 2012-12-21 17:35:42 +04:00
shmem.h shmem: Get rid of static array of dumped shmem areas 2012-08-17 00:20:58 +04:00
signalfd.h signalfd: Dumping and restoring 2012-08-02 12:26:35 +04:00
sk-inet.h inet: Disable dumping of shutdown sockets 2012-10-24 18:39:54 +04:00
sk-packet.h packet: Support mmap-ing of packet sockets 2012-11-02 16:00:18 +03:00
sk-queue.h sk-queue: Move struct sk_packet to C file 2012-07-16 07:05:06 +04:00
sockets.h socket: increase socket buffers for restoring queues (v2) 2012-11-02 13:40:54 +04:00
syscall-types.h core: Support task scheduler policies and priorities 2012-10-17 00:23:25 +04:00
syscall-x86-64.def syscall: add sys_mremap 2012-11-20 20:38:58 +04:00
sysctl.h show: Use pr_msg for showing contents on console 2012-03-02 11:12:59 +04:00
tty.h tty: Introduce deferred checking of tty sids 2012-10-29 13:37:34 +04:00
types.h ghost-files: Save device and inode in image 2012-12-06 11:11:10 +04:00
unix_diag.h unix: Add support for shutdown sockets 2012-10-24 18:39:54 +04:00
util-net.h fown: get pid and uid-s from parasite 2012-09-05 16:41:14 +04:00
util.h fd: Consolidate . and .. checks in various readdir callers 2012-11-29 21:12:51 +03:00
uts_ns.h show: Introduce ->show callback for fdset 2012-03-27 12:01:14 +04:00