All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1681404] [NEW] hw/ppc: Aborted (core dumped)
@ 2017-04-10 10:52 Suramya
  2017-04-24  7:51 ` [Qemu-devel] [Bug 1681404] " Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Suramya @ 2017-04-10 10:52 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Reproducable:
$ ./ppc64-softmmu/qemu-system-ppc64 -S -machine ppce500,accel=tcg -device spapr-pci-host-bridge


qemu/hw/ppc/spapr_pci.c:1567:spapr_phb_realize: Object 0x55bda99744a0 is not an instance of type spapr-machine
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/1681404

Title:
  hw/ppc: Aborted (core dumped)

Status in QEMU:
  New

Bug description:
  Reproducable:
  $ ./ppc64-softmmu/qemu-system-ppc64 -S -machine ppce500,accel=tcg -device spapr-pci-host-bridge

  
  qemu/hw/ppc/spapr_pci.c:1567:spapr_phb_realize: Object 0x55bda99744a0 is not an instance of type spapr-machine
  Aborted (core dumped)

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1681404] Re: hw/ppc: Aborted (core dumped)
  2017-04-10 10:52 [Qemu-devel] [Bug 1681404] [NEW] hw/ppc: Aborted (core dumped) Suramya
@ 2017-04-24  7:51 ` Thomas Huth
  2018-02-28 16:35 ` Fabiano Rosas
  2019-09-23 13:58 ` Peter Maydell
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2017-04-24  7:51 UTC (permalink / raw)
  To: qemu-devel

** Tags added: ppc

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

Title:
  hw/ppc: Aborted (core dumped)

Status in QEMU:
  New

Bug description:
  Reproducable:
  $ ./ppc64-softmmu/qemu-system-ppc64 -S -machine ppce500,accel=tcg -device spapr-pci-host-bridge

  
  qemu/hw/ppc/spapr_pci.c:1567:spapr_phb_realize: Object 0x55bda99744a0 is not an instance of type spapr-machine
  Aborted (core dumped)

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1681404] Re: hw/ppc: Aborted (core dumped)
  2017-04-10 10:52 [Qemu-devel] [Bug 1681404] [NEW] hw/ppc: Aborted (core dumped) Suramya
  2017-04-24  7:51 ` [Qemu-devel] [Bug 1681404] " Thomas Huth
@ 2018-02-28 16:35 ` Fabiano Rosas
  2019-09-23 13:58 ` Peter Maydell
  2 siblings, 0 replies; 4+ messages in thread
From: Fabiano Rosas @ 2018-02-28 16:35 UTC (permalink / raw)
  To: qemu-devel

This is addressed by commit:

"f7d6bfc spapr_pci: fail gracefully with non-pseries machine types"


$ ./v2.11.0-1421-g7d84845/bin/qemu-system-ppc64 -S -machine ppce500,accel=tcg -device spapr-pci-host-bridge
qemu-system-ppc64: -device spapr-pci-host-bridge: spapr-pci-host-bridge needs a pseries machine

$ git tag --contains f7d6bfc
v2.11.0


1- https://git.qemu.org/?p=qemu.git;a=commit;h=f7d6bfcdc0fe49040aac3ac131a319cb5427957e

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

Title:
  hw/ppc: Aborted (core dumped)

Status in QEMU:
  New

Bug description:
  Reproducable:
  $ ./ppc64-softmmu/qemu-system-ppc64 -S -machine ppce500,accel=tcg -device spapr-pci-host-bridge

  
  qemu/hw/ppc/spapr_pci.c:1567:spapr_phb_realize: Object 0x55bda99744a0 is not an instance of type spapr-machine
  Aborted (core dumped)

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1681404] Re: hw/ppc: Aborted (core dumped)
  2017-04-10 10:52 [Qemu-devel] [Bug 1681404] [NEW] hw/ppc: Aborted (core dumped) Suramya
  2017-04-24  7:51 ` [Qemu-devel] [Bug 1681404] " Thomas Huth
  2018-02-28 16:35 ` Fabiano Rosas
@ 2019-09-23 13:58 ` Peter Maydell
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2019-09-23 13:58 UTC (permalink / raw)
  To: qemu-devel

As noted in the previous comment, this bug was fixed in the 2.11
release.


** Changed in: qemu
       Status: New => Fix Released

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

Title:
  hw/ppc: Aborted (core dumped)

Status in QEMU:
  Fix Released

Bug description:
  Reproducable:
  $ ./ppc64-softmmu/qemu-system-ppc64 -S -machine ppce500,accel=tcg -device spapr-pci-host-bridge

  
  qemu/hw/ppc/spapr_pci.c:1567:spapr_phb_realize: Object 0x55bda99744a0 is not an instance of type spapr-machine
  Aborted (core dumped)

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-23 14:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10 10:52 [Qemu-devel] [Bug 1681404] [NEW] hw/ppc: Aborted (core dumped) Suramya
2017-04-24  7:51 ` [Qemu-devel] [Bug 1681404] " Thomas Huth
2018-02-28 16:35 ` Fabiano Rosas
2019-09-23 13:58 ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.