-
Notifications
You must be signed in to change notification settings - Fork 12
finallyjustice/qemu-vmi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This QEMU has been added the following functionalities: 1. top - CPU utilization. 2. free - memory utilization. 3. system call table integrity protector. 4. ps - list all tasks in guest VM. 5. lsmod - list all modules in guest VM. 6. translate - gva to gpa translation by page table walking. 7. hostname - obtain the guest OS information. 8. ifconfig - obtain the network device information (IP and MAC). 9. listen - monitor the resource usage (CPU, Mem) of VM remotely. The kvm has been added the following functionalities: 1. Secure encryption/decryption in hypervisor. gos-info is a module to collect the Guest Operating System (gos) information. kvm_crypt_mod is the driver inside guest VM to forward user's request to hypervisor. It has been tested on Ubuntu 12.04 with Linux 3.11.0 Contact: Dongli Zhang ([email protected]) Please compile with ./configure --prefix=/test/qemu --target-list=i386-softmmu,x86_64-softmmu The libxml2-dev is required.
About
Virtual Machine Introspection (VMI) project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published