qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1248854] [NEW] The guest cannot boot up with parameter


From: chao zhou
Subject: [Qemu-devel] [Bug 1248854] [NEW] The guest cannot boot up with parameter "-no-acpi"
Date: Thu, 07 Nov 2013 08:13:29 -0000

Public bug reported:

Environment:
------------
Host OS (ia32/ia32e/IA64):ia32e
Guest OS (ia32/ia32e/IA64):ia32e
Guest OS Type (Linux/Windows):Linux
kvm.git Commit:81e87e26796782e014fd1f2bb9cd8fb6ce4021a8
qemu.git Commit:a126050a103c924b03388a9a64ce9af8c96b0969
Host Kernel Version:3.12.0-rc5
Hardware:Romley_EP ,Ivytowm_EP


Bug detailed description:
--------------------------
when create guest with parameter "-no-acpi", the guest cannot boot up.

note: this should be a qemu bug
kvm      + qemu      =  result
81e87e26 + a126050a  =  bad
81e87e26 + b8616055  =  good

Reproduce steps:
----------------
1. create guest
qemu-system-x86_64 -enable-kvm -m 1024 -smp 2 -net none -no-acpi rhel6u4.qcow

Current result:
----------------
guest cannot boot up

Expected result:
----------------
guest boot up fine.

Basic root-causing log:
----------------------
address@hidden qemu]#qemu-system-x86_64 -enable-kvm -m 1024 -smp 2 -net none 
/root/rhel6u4.qcow -no-acpi
VNC server running on `::1:5900'
qemu-system-x86_64: /root/qemu/hw/i386/acpi-build.c:135: acpi_get_pm_info: 
Assertion `obj' failed.
Aborted (core dumped)

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  The guest cannot boot up with parameter "-no-acpi"

Status in QEMU:
  New

Bug description:
  Environment:
  ------------
  Host OS (ia32/ia32e/IA64):ia32e
  Guest OS (ia32/ia32e/IA64):ia32e
  Guest OS Type (Linux/Windows):Linux
  kvm.git Commit:81e87e26796782e014fd1f2bb9cd8fb6ce4021a8
  qemu.git Commit:a126050a103c924b03388a9a64ce9af8c96b0969
  Host Kernel Version:3.12.0-rc5
  Hardware:Romley_EP ,Ivytowm_EP

  
  Bug detailed description:
  --------------------------
  when create guest with parameter "-no-acpi", the guest cannot boot up.

  note: this should be a qemu bug
  kvm      + qemu      =  result
  81e87e26 + a126050a  =  bad
  81e87e26 + b8616055  =  good

  Reproduce steps:
  ----------------
  1. create guest
  qemu-system-x86_64 -enable-kvm -m 1024 -smp 2 -net none -no-acpi rhel6u4.qcow

  Current result:
  ----------------
  guest cannot boot up

  Expected result:
  ----------------
  guest boot up fine.

  Basic root-causing log:
  ----------------------
  address@hidden qemu]#qemu-system-x86_64 -enable-kvm -m 1024 -smp 2 -net none 
/root/rhel6u4.qcow -no-acpi
  VNC server running on `::1:5900'
  qemu-system-x86_64: /root/qemu/hw/i386/acpi-build.c:135: acpi_get_pm_info: 
Assertion `obj' failed.
  Aborted (core dumped)

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



reply via email to

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