Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
xen_vm_spec Struct Reference

#include <target_xen_vm.h>

Data Fields

char * domain
 
char * kernel_filename
 
char * config_file
 
char * replay_dir
 
int dominfo_timeout
 
unsigned long int memcache_mmap_size
 
unsigned int no_hw_debug_reg_clear:1
 
unsigned int no_hvm_setcontext:1
 
unsigned int clear_mem_caches_each_exception:1
 
unsigned int use_libvmi:1
 
unsigned int use_xenaccess:1
 
unsigned int no_use_multiplexer:1
 
unsigned int hypervisor_ignores_userspace_exceptions:1
 

Detailed Description

Definition at line 67 of file target_xen_vm.h.

Field Documentation

unsigned int xen_vm_spec::clear_mem_caches_each_exception

Definition at line 77 of file target_xen_vm.h.

char* xen_vm_spec::config_file

Definition at line 70 of file target_xen_vm.h.

char* xen_vm_spec::domain

Definition at line 68 of file target_xen_vm.h.

int xen_vm_spec::dominfo_timeout

Definition at line 72 of file target_xen_vm.h.

unsigned int xen_vm_spec::hypervisor_ignores_userspace_exceptions

Definition at line 77 of file target_xen_vm.h.

char* xen_vm_spec::kernel_filename

Definition at line 69 of file target_xen_vm.h.

unsigned long int xen_vm_spec::memcache_mmap_size

Definition at line 75 of file target_xen_vm.h.

unsigned int xen_vm_spec::no_hvm_setcontext

Definition at line 77 of file target_xen_vm.h.

unsigned int xen_vm_spec::no_hw_debug_reg_clear

Definition at line 77 of file target_xen_vm.h.

unsigned int xen_vm_spec::no_use_multiplexer

Definition at line 77 of file target_xen_vm.h.

char* xen_vm_spec::replay_dir

Definition at line 71 of file target_xen_vm.h.

unsigned int xen_vm_spec::use_libvmi

Definition at line 77 of file target_xen_vm.h.

unsigned int xen_vm_spec::use_xenaccess

Definition at line 77 of file target_xen_vm.h.


The documentation for this struct was generated from the following file: