Displaying 17 results from an estimated 17 matches for "ppce500".
Did you mean:
apc1500
2014 Jun 25
2
qemu-bridge-helper issue
Hi
I'm able to run the below command using root permission....
sudo kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce500
Warning: netdev hostnet has no peer
Could not initialize SDL(No available video device) - exiting
However when I'm running the same command without root authority,I'm
getting following logs...
kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce500
failed to create tun device: Operat...
2014 Jun 25
2
Re: qemu-bridge-helper issue
...n Wed, Jun 25, 2014 at 5:43 PM, Laine Stump <laine@laine.org> wrote:
> On 06/25/2014 10:22 AM, abhishek jain wrote:
> > Hi
> >
> > I'm able to run the below command using root permission....
> >
> > sudo kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce500
> > Warning: netdev hostnet has no peer
> > Could not initialize SDL(No available video device) - exiting
> >
> >
> > However when I'm running the same command without root authority,I'm
> > getting following logs...
> >
> > kvm -netdev bridg...
2014 Jul 10
1
snapshot-create error
...mt=qcow2 size=512 encryption=off cluster_size=65536 lazy_refcounts=off
# qemu-img info disk.img
image: disk.img
file format: qcow2
virtual size: 512 (512 bytes)
disk size: 136K
cluster_size: 65536
Format specific information:
compat: 1.1
lazy refcounts: false
# /usr/bin/qemu-system-ppc -M ppce500 -enable-kvm -m 512 -nographic -kernel /dev/shm/uImage -initrd /dev/shm/ramdisk -append "root=/dev/ram rw console=ttyS0,115200" -serial tcp::4444,server,telnet -snapshot -hda disk.img
QEMU 1.7.0 monitor - type 'help' for more information
(qemu) QEMU waiting for connection on: telne...
2014 Jun 25
0
Re: qemu-bridge-helper issue
On 06/25/2014 10:22 AM, abhishek jain wrote:
> Hi
>
> I'm able to run the below command using root permission....
>
> sudo kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce500
> Warning: netdev hostnet has no peer
> Could not initialize SDL(No available video device) - exiting
>
>
> However when I'm running the same command without root authority,I'm
> getting following logs...
>
> kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce50...
2014 Jun 25
0
Re: qemu-bridge-helper issue
...> <mailto:laine@laine.org>> wrote:
>
> On 06/25/2014 10:22 AM, abhishek jain wrote:
> > Hi
> >
> > I'm able to run the below command using root permission....
> >
> > sudo kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce500
> > Warning: netdev hostnet has no peer
> > Could not initialize SDL(No available video device) - exiting
> >
> >
> > However when I'm running the same command without root authority,I'm
> > getting following logs...
> >...
2014 Jun 25
2
Re: qemu-bridge-helper issue
...M, Laine Stump <laine@laine.org> wrote:
>
>> On 06/25/2014 10:22 AM, abhishek jain wrote:
>> > Hi
>> >
>> > I'm able to run the below command using root permission....
>> >
>> > sudo kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce500
>> > Warning: netdev hostnet has no peer
>> > Could not initialize SDL(No available video device) - exiting
>> >
>> >
>> > However when I'm running the same command without root authority,I'm
>> > getting following logs...
>> >...
2015 Jan 08
0
Re: Error starting domain: internal error: missing IFLA_VF_INFO in netlink response
...='kvm'>
<name>interface</name>
<memory unit='KiB'>524288</memory>
<currentMemory unit='KiB'>524288</currentMemory>
<vcpu placement='static'>1</vcpu>
<os>
<type arch='ppc64' machine='ppce500'>hvm</type>
<kernel>/dev/shm/uImage</kernel>
<initrd>/dev/shm/ramdisk</initrd>
<cmdline>root=/dev/ram rw console=ttyS0,115200</cmdline>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>...
2014 Nov 24
0
Error starting domain: internal error: missing IFLA_VF_INFO in netlink response
...'yes'>
<driver name='vfio'/>
<source>
<address domain='0x0000' bus='0x01' slot='0x00' function='0x4'/>
</source>
</hostdev>
Logged into VM and checked for VF using lspci
root@model : qemu ppce500:~# lspci
00:00.0 PCI bridge: Freescale Semiconductor Inc MPC8533E
00:02.0 Power PC: Freescale Semiconductor Inc Device 0000 (rev 20)
00:03.0 Unclassified device [00ff]: Red Hat, Inc Virtio memory balloon
But it will fail if using <interface type="hostdev">:
<interface type=&...
2014 Jun 10
2
Re: libguestfs supermin error
Hi Rich
I'm able to solve the problem regarding PAPR in libguestfs on my powerpc
ubuntu.By default the libguestfs was configuring pseries machine and
afterwards I changed it to my original machine i.e ppce500 .The changes are
performed in ./src/guestfs-internal.h file.
Thanks
On Tue, Jun 10, 2014 at 7:58 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Wed, Jun 04, 2014 at 08:36:36PM +0530, abhishek jain wrote:
> > qemu: fatal: This KVM version does not support PAPR
>
> I...
2014 Jul 10
2
How to config qga to support dompmsuspend
...t;guest>
<os_type>hvm</os_type>
<arch name='ppc'>
<wordsize>32</wordsize>
<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 maxCp...
2014 Jun 04
2
Re: libguestfs supermin error
Hi Rich..
I'm now getting following logs after following your instructions..
libguestfs-test-tool
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
************************************************************
2014 Jun 11
2
Re: libguestfs supermin error
...estfs: command: run: \ -device ?
> libguestfs: [00072ms] finished testing qemu features
> ROOT IS root=/dev/sda
> [00074ms] /usr/bin/kvm \
> -global virtio-blk-pci.scsi=off \
> -nodefconfig \
> -enable-fips \
> -nodefaults \
> -display none \
> -M ppce500 \
> -machine accel=kvm:tcg \
> -m 768 \
> -no-reboot \
> -rtc driftfix=slew \
> -global kvm-pit.lost_tick_policy=discard \
> -kernel /var/tmp/.guestfs-1000/appliance.d/kernel \
> -initrd /var/tmp/.guestfs-1000/appliance.d/initrd \
> -device vi...
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 Jun 04
2
Re: libguestfs supermin error
...achine 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@gmail.com>
wrote:
> H...
2014 Jun 13
2
Re: libguestfs supermin error
...y none
libguestfs: command: run: \ -help
libguestfs: command: run: /usr/bin/kvm
libguestfs: command: run: \ -display none
libguestfs: command: run: \ -version
libguestfs: qemu version 1.4
libguestfs: command: run: /usr/bin/kvm
libguestfs: command: run: \ -display none
libguestfs: command: run: \ -M ppce500
libguestfs: command: run: \ -machine accel=kvm:tcg
libguestfs: command: run: \ -device ?
libguestfs: [00076ms] finished testing qemu features
[00078ms] /usr/bin/kvm \
-global virtio-blk-pci.scsi=off \
-nodefconfig \
-enable-fips \
-nodefaults \
-display none \
-M ppce500 \...
2014 Jun 12
2
Re: libguestfs supermin error
On Thu, Jun 12, 2014 at 05:08:37PM +0530, abhishek jain wrote:
> Hi Rich
>
> I have all the virtio modules available in the kernel but I'm getting the
> same result .
It doesn't appear to be using any kernel modules. I would have
expected to see output such as this:
supermin: internal insmod virtio.ko
It seems as if you might not be setting SUPERMIN_MODULES; or maybe you
2015 May 22
2
libvirt with gcc5 Test failing
...cw ... OK
395) QEMU XML-2-ARGV s390-usb-none ... OK
396) QEMU XML-2-ARGV s390-piix-controllers ... OK
397) QEMU XML-2-ARGV ppc-dtb ... OK
398) QEMU XML-2-ARGV ppce500-serial ... OK
399) QEMU XML-2-ARGV tpm-passthrough ... OK
400) QEMU XML-2-ARGV tpm-no-backend-invalid ... OK
401) QEMU XML-2-ARGV pci-autoadd-addr ... OK
402) QEMU XML-2-...