| Stackdb
    Stackdb is a stackable, multi-target and -level source debugger and memory forensics library. | 
#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 | 
Definition at line 67 of file target_xen_vm.h.
| 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.
 1.8.8
 1.8.8