Displaying 6 results from an estimated 6 matches for "versatileab".
Did you mean:
versatile
2014 Feb 18
3
Re: Problems with qemu-system-arm and isa-serial
...sh capabilities' and
'virsh dumpxml <domain_name>' so I can have a look at what's the
particular type of machine you are using for which we should not use
'-device isa-serial'?
Thanks,
Martin
> > which causes Qemu to fail:
> >
> > qemu-system-arm -M versatileab -device isa-serial \
> > -kernel vmlinuz-2.6.32-5-versatile
> > qemu-system-arm: -device isa-serial: No 'ISA' bus found for device 'isa-serial'
> >
> > How can I instead have -device pl011, or just have the default
> > devices provided by qemu-syste...
2014 Feb 17
2
Problems with qemu-system-arm and isa-serial
...le to let libvirt do
this job.
The main problem is that I want a serial console attached via
telnet, this is the Qemu incantation:
-serial telnet::4000,server,nowait,nodelay
Wahtever I do in libvirt, I get this paramter added:
-device isa-serial
which causes Qemu to fail:
qemu-system-arm -M versatileab -device isa-serial \
-kernel vmlinuz-2.6.32-5-versatile
qemu-system-arm: -device isa-serial: No 'ISA' bus found for device 'isa-serial'
How can I instead have -device pl011, or just have the default
devices provided by qemu-system-arm, i.e. to prevent libvirt from
adding the...
2014 Feb 18
0
Re: Problems with qemu-system-arm and isa-serial
...irsh capabilities' and
> 'virsh dumpxml <domain_name>' so I can have a look at what's the
> particular type of machine you are using for which we should not use
> '-device isa-serial'?
This is the command line I use to start qemu directly:
qemu-system-arm -M versatileab -m 256 \
-kernel vmlinuz-2.6.32-5-versatile \
-initrd initrd.img-2.6.32-5-versatile \
-hda "debian_squeeze_armel_standard.qcow2" -boot order=c \
-netdev tap,id=hostnet0,ifname=tap72,script=/home/kvm/armel/qemu-ifup \
-device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00...
2014 Feb 18
2
Re: Problems with qemu-system-arm and isa-serial
...gt; 'virsh dumpxml <domain_name>' so I can have a look at what's the
>> particular type of machine you are using for which we should not use
>> '-device isa-serial'?
>
> This is the command line I use to start qemu directly:
>
> qemu-system-arm -M versatileab -m 256 \
> -kernel vmlinuz-2.6.32-5-versatile \
> -initrd initrd.img-2.6.32-5-versatile \
> -hda "debian_squeeze_armel_standard.qcow2" -boot order=c \
> -netdev tap,id=hostnet0,ifname=tap72,script=/home/kvm/armel/qemu-ifup \
> -device rtl8139,netdev=host...
2014 Feb 18
0
Re: Problems with qemu-system-arm and isa-serial
...is an old-style for -chardev serial, I believe
> Wahtever I do in libvirt, I get this paramter added:
>
> -device isa-serial
>
and this is new-style for x86 qemu, however, arm-based qemu haven't
adopted this option yet.
> which causes Qemu to fail:
>
> qemu-system-arm -M versatileab -device isa-serial \
> -kernel vmlinuz-2.6.32-5-versatile
> qemu-system-arm: -device isa-serial: No 'ISA' bus found for device 'isa-serial'
>
> How can I instead have -device pl011, or just have the default
> devices provided by qemu-system-arm, i.e. to prevent li...
2016 Feb 22
2
Re: Cubietruck: QEMU, KVM and Fedora
...pitz) PDA (PXA270)
> sx1 Siemens SX1 (OMAP310) V2
> sx1-v1 Siemens SX1 (OMAP310) V1
> terrier Sharp SL-C3200 (Terrier) PDA (PXA270)
> tosa Sharp SL-6000 (Tosa) PDA (PXA255)
> verdex Gumstix Verdex (PXA270)
> versatileab ARM Versatile/AB (ARM926EJ-S)
> versatilepb ARM Versatile/PB (ARM926EJ-S)
> vexpress-a15 ARM Versatile Express for Cortex-A15
> vexpress-a9 ARM Versatile Express for Cortex-A9
> virt ARM Virtual Machine
> xilinx-zynq-a9 Xilinx...