Displaying 6 results from an estimated 6 matches for "mpc8544ds".
2011 Mar 16
2
Improving xen-qemu-dm-4.0 dependencies
...zigo at GPLHost:buzzig>_ /usr/share/qemu$ ls -lah
4.0K Dec 14 13:16 .
20K Mar 9 17:47 ..
3.8K Nov 29 09:53 bamboo.dtb
19 Dec 14 13:16 bios.bin -> ../seabios/bios.bin
4.0K Dec 14 13:16 keymaps
34 Dec 14 13:16 linuxboot.bin -> ../seabios/optionrom/linuxboot.bin
2.3K Nov 29 09:53 mpc8544ds.dtb
34 Dec 14 13:16 multiboot.bin -> ../seabios/optionrom/multiboot.bin
24 Dec 14 13:16 openbios-ppc -> ../openbios/openbios-ppc
28 Dec 14 13:16 openbios-sparc32 -> ../openbios/openbios-sparc32
28 Dec 14 13:16 openbios-sparc64 -> ../openbios/openbios-sparc64
27 Dec 14 13:...
2011 Mar 16
2
Improving xen-qemu-dm-4.0 dependencies
...zigo at GPLHost:buzzig>_ /usr/share/qemu$ ls -lah
4.0K Dec 14 13:16 .
20K Mar 9 17:47 ..
3.8K Nov 29 09:53 bamboo.dtb
19 Dec 14 13:16 bios.bin -> ../seabios/bios.bin
4.0K Dec 14 13:16 keymaps
34 Dec 14 13:16 linuxboot.bin -> ../seabios/optionrom/linuxboot.bin
2.3K Nov 29 09:53 mpc8544ds.dtb
34 Dec 14 13:16 multiboot.bin -> ../seabios/optionrom/multiboot.bin
24 Dec 14 13:16 openbios-ppc -> ../openbios/openbios-ppc
28 Dec 14 13:16 openbios-sparc32 -> ../openbios/openbios-sparc32
28 Dec 14 13:16 openbios-sparc64 -> ../openbios/openbios-sparc64
27 Dec 14 13:...
2014 Jun 04
2
Re: libguestfs supermin error
On Wed, Jun 04, 2014 at 03:29:11PM +0530, abhishek jain wrote:
> supermin: kernel: SUPERMIN_KERNEL environment variable /boot/uImage
> supermin: failed to find a suitable kernel (host_cpu=powerpc64).
>
> I looked for kernels in /boot and modules in /lib/modules.
If you follow the code in src/kernel.ml you'll see that this means
supermin was unable to get the kernel version from
2014 Jul 10
2
How to config qga to support dompmsuspend
...<emulator>/usr/bin/qemu-system-ppc</emulator>
<machine maxCpus='1'>g3beige</machine>
<machine maxCpus='32'>ppce500</machine>
<machine maxCpus='1'>mac99</machine>
<machine maxCpus='15'>mpc8544ds</machine>
<machine maxCpus='1'>taihu</machine>
<machine maxCpus='1'>ref405ep</machine>
<machine maxCpus='1'>bamboo</machine>
<machine maxCpus='1'>prep</machine>
<machine maxCpus=...
2014 Jun 04
2
Re: libguestfs supermin error
...stfskd0ua4
The output of kvm machine help is as follows...
kvm -machine help
Supported machines are:
taihu taihu
mac99 Mac99 based PowerMAC
prep PowerPC PREP platform
g3beige Heathrow based PowerMAC (default)
bamboo bamboo
mpc8544ds mpc8544ds
ppce500 generic paravirt e500 platform
virtex-ml507 Xilinx Virtex ML507 reference design
none empty machine
ref405ep ref405ep
Can you help regarding this.
Thanks
On Wed, Jun 4, 2014 at 5:12 PM, abhishek jain <ashujain9727...
2012 Oct 15
1
[QEMU PATCH v4] create struct for machine initialization arguments
...| 22 ++++---
hw/openrisc_sim.c | 10 ++--
hw/palm.c | 9 +--
hw/pc_piix.c | 50 ++++++++--------
hw/petalogix_ml605_mmu.c | 8 +--
hw/petalogix_s3adsp1800_mmu.c | 8 +--
hw/ppc/e500plat.c | 13 +++--
hw/ppc/mpc8544ds.c | 13 +++--
hw/ppc405_boards.c | 25 ++++----
hw/ppc440_bamboo.c | 12 ++--
hw/ppc_newworld.c | 13 +++--
hw/ppc_oldworld.c | 13 +++--
hw/ppc_prep.c | 13 +++--
hw/puv3.c | 8 ++-
hw/r2d.c...