diff options
Diffstat (limited to 'tools/xc/lib/xc.h')
-rw-r--r-- | tools/xc/lib/xc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/xc/lib/xc.h b/tools/xc/lib/xc.h index 2132d6e7c1..223710fad1 100644 --- a/tools/xc/lib/xc.h +++ b/tools/xc/lib/xc.h @@ -64,6 +64,7 @@ int xc_shadow_control(int xc_handle, #define XCFLAGS_VERBOSE 1 #define XCFLAGS_LIVE 2 +#define XCFLAGS_DEBUG 4 int xc_linux_save(int xc_handle, u64 domid, |