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: Tue, 26 Mar 2013 11:53:15 -0000

Andreas, sorry. My Bad. But could you please confirm that 3rd and 4th
cmd run correctly/ lead to stall? Do you not get a help msg (unlike an
infinite hang mentioned by Jiamswang ) that I mentioned in the comment?

I tried running the given commands on my machine and the 1st and 2nd
commands run just fine. Its the 3rd and 4th commands that do not work.
Also, the "," is handled by an appropriate help msg. I used libvirt
0.9.8 Host - Ubuntu 12.04 Kernel 3.6. Guest Gentoo.

-- 
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:
  Invalid

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]