[Expired for QEMU because there has been no activity for 60 days.]
** Changed in: qemu
Status: Incomplete => Expired
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1853083
Title:
qemu ppc64
Answering comment #4:
> What I don't understand is ppc64 for IBM machine emulation, but qemu ppc64
> can't support AIX most of the time, but can support Linux on power very well.
QEMU doesn't implement the full PAPR specification. Historically we've only
added the bits that are essential for a Lin
With
qemu-system-ppc64 -cpu power5+ -machine pseries -m 2048 -serial mon:stdio -hda
aix-hdd.qcow2 -cdrom /Download/AIX5.1/VOLUME1.iso -prom-env boot-command='boot
cdrom: -s verbose'
got:
VNC server running on ::1:5900
SLOF **
[root@192 emu]# qemu-system-ppc64 --version
QEMU emulator version 4.1.0
Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers
[root@192 emu]#
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net
Tried POWER5, but got
[root@192 emu]# ./aix51
qemu-system-ppc64: unable to find CPU model 'POWER5'
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1853083
Title:
qemu ppc64 4.0 boot AIX5.1 hung
Stat
AIX 5.1 is quite a bit older than POWER8, so I don't think that it will
run with this processor anymore. You could try "power5" or "970fx" as
CPU (maybe even the "40p" machine instead of "pseries"), but I guess it
won't make a big difference - the QEMU pseries machine has been written
for later ope
I'm running this to start the AIX5.1 installation on qemu:
#!/bin/bash
qemu-system-ppc64 -cpu POWER8 -machine pseries -m 2048 -serial mon:stdio -hda
aix-hdd.qcow2 -cdrom /Download/AIX5.1/VOLUME1.iso -prom-env boot-command='boot
cdrom: -s verbose'
--
You received this bug notification because y
and it got:
[root@192 emu]# ./aix51
VNC server running on ::1:5900
qemu-system-ppc64: warning: TCG doesn't support requested feature,
cap-cfpc=workaround
qemu-system-ppc64: warning: TCG doesn't support requested feature,
cap-sbbc=workaround
qemu-system-ppc64: warning: TCG doesn't support requeste
What I don't understand is ppc64 for IBM machine emulation, but qemu
ppc64 can't support AIX most of the time, but can support Linux on power
very well.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1
No, this happened when I tried to install the AIX5.1 on qemu ppc64.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1853083
Title:
qemu ppc64 4.0 boot AIX5.1 hung
Status in QEMU:
Incomplete
Bug d
No, I don't think that these old AIX versions ever worked in QEMU. You
might be more or less lucky with later versions, though, see e.g.:
https://bugs.launchpad.net/qemu/+bug/1829682
Anyway, when reporting bugs, please always provide the command line that
you used to start QEMU, otherwise bugs a
Did this ever worked?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1853083
Title:
qemu ppc64 4.0 boot AIX5.1 hung
Status in QEMU:
New
Bug description:
When boot AIX5.1 from cdrom device, qem
12 matches
Mail list logo