Giter VIP home page Giter VIP logo

Comments (3)

T1loc avatar T1loc commented on June 24, 2024

The command launch :

/usr/libexec/qemu-kvm \
-name Test_default_1413289505118_68083 \
-S \
-machine pc-1.2,accel=kvm,usb=off \
-m 512 \
-realtime mlock=off \
-smp 1,sockets=1,cores=1,threads=1 \
-uuid ba16fceb-9d49-4f4e-93bd-7376fa8a272d \
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/Test_default_1413289505118_68083.monitor,server,nowait \
-mon chardev=charmonitor,id=monitor,mode=control \
-rtc base=utc \
-no-shutdown \
-boot strict=on \
-device pci-bridge,chassis_nr=1,id=pci.1,bus=pci.0,addr=0x6 \
-device pci-bridge,chassis_nr=2,id=pci.2,bus=pci.0,addr=0x9 \
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 \
-device ahci,id=ahci0,bus=pci.0,addr=0x8 \
-device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 \
-drive file=/root/.vagrant.d/tmp/storage-pool/box-disk1-1413289505.img,if=none,id=drive-sata0-0-0,format=qcow2 \
-device ide-hd,bus=ahci0.0,drive=drive-sata0-0-0,id=sata0-0-0,bootindex=1 \
-fsdev local,security_model=none,id=fsdev-fs0,path=/home/vagrant/workspace/Test \
-device virtio-9p-pci,id=fs0,fsdev=fsdev-fs0,mount_tag=6ad5fdbcbf2eaa93bd62f92333a2e6e,bus=pci.2,addr=0x1 \
-netdev tap,fd=25,id=hostnet0,vhost=on,vhostfd=26 \
-device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:66:a5:19,bus=pci.0,addr=0x3 \
-chardev pty,id=charserial0 \
-device isa-serial,chardev=charserial0,id=serial0 \
-device usb-tablet,id=input0 -vnc 0.0.0.0:1,password \
-vga cirrus -device intel-hda,id=sound0,bus=pci.0,addr=0x4 \
-device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 \
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7

from vagrant-kvm.

adrahon avatar adrahon commented on June 24, 2024

It looks like you are running vagrant-kvm on RHEL/CentOS 7? This should work with the current github head if you want to build from source. Alternatively, you can modify your box.xml to use machine type pc instead of pc-1.2.

It's a QEMU machine type issue, not all machine types are available on all Linux distros.

from vagrant-kvm.

T1loc avatar T1loc commented on June 24, 2024

Yes, I'm running on CentOS 7, and if I change some parameter I'm able to start the VM.

So, I close the bug if it's a QEMU issue.

Thanks

from vagrant-kvm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.