Ubuntu 16.04.3: Qemu fails on P9
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Ubuntu-power-systems project |
Fix Released
|
Low
|
Unassigned | ||
kernel-package (Ubuntu) |
Invalid
|
Undecided
|
Ubuntu on IBM Power Systems Bug Triage | ||
Zesty |
Invalid
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Zesty |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Trying to start KVM on Ubuntu 16.04.3 with QEMU from dgibson 2.10 tree[1], I see the following error when trying to boot a 17.04 image.
8000000000000000 DISK : "QEMU QEMU HARDDISK 2.5+"
Populating /pci@8000000200
No NVRAM common partition, re-initializing...
Scanning USB
Using default console: /vdevice/
ted RAM kernel at 400000 (17995b0 bytes) C08FF
Welcome to Open Firmware
Copyright (c) 2004, 2011 IBM Corporation All rights reserved.
This program and the accompanying materials are made available
under the terms of the BSD License available at
http://
Booting from memory...
OF stdout device is: /vdevice/
Preparing to boot Linux version 4.10.0-19-generic (buildd@
Detected machine type: 0000000000000101
command line: debug initcall_debug udbg-immortal console=/dev/hvc0
Max number of cores passed to firmware: 2048 (NR_CPUS = 2048)
Calling ibm,client-
memory layout at init:
memory_limit : 0000000000000000 (16 MB aligned)
alloc_bottom : 0000000001bb0000
alloc_top : 0000000010000000
alloc_top_hi : 0000000080000000
rmo_top : 0000000010000000
ram_top : 0000000080000000
instantiating rtas at 0x000000000daf0
prom_hold_cpus: skipped
copying OF device tree...
Building dt strings...
Building dt structure...
Device tree strings 0x00000000041c0000 -> 0x00000000041c09fd
Device tree struct 0x00000000041d0000 -> 0x00000000041e0000
Quiescing Open Firmware ...
Booting Linux via __start() @ 0x0000000000400000 ...
I tried to add some debug options as "debug initcall_debug udbg-immortal console=/dev/hvc0" but no luck.
[1] https:/
---uname output---
4.10.0-19
CVE References
tags: | added: architecture-ppc64le bugnameltc-153642 severity-medium targetmilestone-inin--- |
Changed in ubuntu: | |
assignee: | nobody → Taco Screen team (taco-screen-team) |
affects: | ubuntu → kernel-package (Ubuntu) |
Changed in kernel-package (Ubuntu): | |
status: | New → Invalid |
tags: |
added: severity-low targetmilestone-inin1710 removed: severity-medium targetmilestone-inin--- |
Changed in ubuntu-power-systems: | |
status: | New → Invalid |
affects: | linux-hwe (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu): | |
status: | New → Fix Committed |
Changed in ubuntu-power-systems: | |
status: | Invalid → Fix Committed |
Changed in kernel-package (Ubuntu): | |
assignee: | Taco Screen team (taco-screen-team) → Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) |
tags: | added: triage-g |
Changed in linux (Ubuntu Zesty): | |
status: | New → In Progress |
Changed in linux (Ubuntu Zesty): | |
status: | In Progress → Fix Committed |
Changed in ubuntu-power-systems: | |
importance: | Undecided → Low |
tags: |
added: verification-done-zesty removed: verification-needed-zesty |
Changed in kernel-package (Ubuntu Zesty): | |
status: | New → Invalid |
Changed in ubuntu-power-systems: | |
status: | Fix Committed → Fix Released |
------- Comment From <email address hidden> 2017-07-19 12:47 EDT-------
I have a patch for this issue that I'll send as soon as possible.