the qemu command prompt;
qemu-system-x86_64 -enable-kvm -cpu host,-x2apic -m 2048 -smp 3 -net nic,model=e1000 -net user -redir tcp:5501::22 -drive file=hip/hip_12Sept2015.img,index=0,media=disk,format=raw -vga std -vnc :0
/usr/bin/time results from inside of the vm:
rliegh@virtualindiana:/code/illumos-gate$ time ./nightly.sh illumos.sh
real 61m10.830s
user 121m47.677s
sys 33m45.621s
rliegh@virtualindiana:/code/illumos-gate$
No comments:
Post a Comment