qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1159605] Re: run command hangs using "-M none"


From: Shehbaz Jaffer
Subject: [Qemu-devel] [Bug 1159605] Re: run command hangs using "-M none"
Date: Mon, 25 Mar 2013 08:00:21 -0000

** Tags added: paramter passing

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1159605

Title:
  run command hangs using "-M none"

Status in QEMU:
  New

Bug description:
  when i run following command, it just hangs there

  
  qemu-system-x86_64 -enable-kvm -S -no-user-config -nodefaults -nographic 
-machine none,kernel_irqchip=on -monitor 
unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait -pidfile 
/var/lib/libvirt/qemu/capabilities.pidfile

  OR

  qemu-system-x86_64 -enable-kvm -S -no-user-config -nodefaults
  -nographic -M none -monitor
  unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait
  -pidfile /var/lib/libvirt/qemu/capabilities.pidfile

  
  but blow command just fine

  
  qemu-system-x86_64 -enable-kvm -S -no-user-config -nodefaults -nographic -M 
none,kernel_irqchip=on  -monitor 
unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait -pidfile 
/var/lib/libvirt/qemu/capabilities.pidfile

  OR

  qemu-system-x86_64 -enable-kvm -S -no-user-config -nodefaults
  -nographic -M none,  -monitor
  unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait
  -pidfile /var/lib/libvirt/qemu/capabilities.pidfile


  I installed qemu-git version on gentoo with kernel 3.8.4 
  is this a bug???

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1159605/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]