Darshan Tank

Results 6 issues of Darshan Tank

I have successfully created a new profile for my VM running Ubuntu 16.04.6 LTS as described at https://github.com/volatilityfoundation/volatility/wiki/Linux and move the zip file under 'volatility/plugins/overlays/linux/' When I run vol.py, it...

Hello All, I was trying to setup KVM VMI on my host running ubuntu 16.04. Followed the instructions given at https://github.com/KVM-VMI/kvm-vmi/wiki/KVM-VMI-setup While running "**make -j4 bzImage**" command, terminal shows the...

We have set up one VM (Virtual Machine) (Ubuntu Desktop 16.04) on VMM (virtual-manager) running QEMU / KVM. We are using Ubuntu Desktop 16.04 as our host OS. We execute...

Sir, We would like to trace assembly instruction execution patterns ( **RDTSC - CLFLUSH - RDTSC** ) running on our guest VM from our host OS. Is it possible to...

I am trying to run process-list.py on my Win 7 VM. # virsh list Id Name State ---------------------------------------------------- 2 win7_Guest running # python process-list.py win7_Guest VMI_ERROR: No entry in config...

I'm trying to use LibVMI python bindings to introspect my VMs (win7 and ubuntu). When I run the command, I get following message on my terminal. **_# python vol.py -l...