Advertisement
synthnassizer

ps_aux_qemu

Sep 28th, 2014
614
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. ps uax | grep qemu
  2. 113 27082 51.2 25.8 2993332 2115848 ? Sl 22:46 2:44 /usr/bin/kvm -S -M pc-1.1 -enable-kvm -m 2048 -smp 2,sockets=2,cores=1,threads=1 -name win7vnc -uuid 9314a9b3-78e9-8959-3a03-b0271e53c53d -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/win7vnc.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/mnt/hd_nass/vms/win7/win7.img,if=none,id=drive-virtio-disk0,format=qcow2 -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=2 -drive file=/mnt/hd_nass/isos/win7_sp1_ult_64bit/Windows 7 SP1 Ultimate (64 Bit).iso,if=none,id=drive-ide0-0-0,readonly=on,format=raw -device ide-cd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -drive file=/mnt/hd_nass/isos/virtio-win-0.1-81.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=20,id=hostnet0 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:97:11:fe,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -device usb-tablet,id=input0 -vnc 127.0.0.1:0 -vga std -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5 -bios /usr/share/vgabios/hackedbios.bin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement