James
By: a guest | Feb 9th, 2010 | Syntax:
None | Size: 1.06 KB | Hits: 23 | Expires: Never
HOST:
uname -a
Linux prof-chaos 2.6.31-17-server #54-Ubuntu SMP Thu Dec 10 18:06:56 UTC 2009 x86_64 GNU/Linux
root@prof-chaos:~# free
total used free shared buffers cached
Mem: 8188120 8133660 54460 0 6102156 18600
-/+ buffers/cache: 2012904 6175216
Swap: 31249944 392 31249552
root@prof-chaos:~# kvm -h|head -n1
QEMU PC emulator version 0.11.0 (qemu-kvm-0.11.0), Copyright (c) 2003-2008 Fabrice Bellard
root@prof-chaos:~# dmesg|grep -i kvm
root@prof-chaos:~# modinfo kvm
filename: /lib/modules/2.6.31-17-server/kernel/arch/x86/kvm/kvm.ko
license: GPL
author: Qumranet
srcversion: 27F7244DE42DD58650F2729
depends:
vermagic: 2.6.31-17-server SMP mod_unload modversions
parm: oos_shadow:bool
root@prof-chaos:~# lsmod|grep kvm
kvm_intel 51528 11
kvm 190584 1 kvm_intel
root@prof-chaos:~#
GUEST:
Linux windy-elf 2.6.31-17-generic-pae #54-Ubuntu SMP Thu Dec 10 17:23:29 UTC 2009 i686 GNU/Linux