On 12/09/2014 12:37 PM, Stefan Hajnoczi wrote:
Is there a reason why you are using the old 32-bit SPARC machine types
instead of the more modern 64-bit SPARC machine types?
Unfortunately yes, this is the closest match to the real (legacy)
hardware I need to use :-(.
I guess the SS-5 default
On Tue, Dec 9, 2014 at 6:29 AM, Dmitry Antipov wrote:
> On 12/08/2014 08:53 PM, Stefan Hajnoczi wrote:
>
>> Try:
>>
>> qemu-system-sparc -m 256 \
>> -netdev vde,sock=/tmp/vde0,id=vde0 \
>> -device ne2k_pci,netdev=vde0 \
>> -netdev vde,sock=/tmp/vde1,id=vde1 \
>> -device ne2k_pc
On 09/12/14 06:29, Dmitry Antipov wrote:
> On 12/08/2014 08:53 PM, Stefan Hajnoczi wrote:
>
>> Try:
>>
>> qemu-system-sparc -m 256 \
>> -netdev vde,sock=/tmp/vde0,id=vde0 \
>> -device ne2k_pci,netdev=vde0 \
>> -netdev vde,sock=/tmp/vde1,id=vde1 \
>> -device ne2k_pci,netdev=vde
On 12/08/2014 08:53 PM, Stefan Hajnoczi wrote:
Try:
qemu-system-sparc -m 256 \
-netdev vde,sock=/tmp/vde0,id=vde0 \
-device ne2k_pci,netdev=vde0 \
-netdev vde,sock=/tmp/vde1,id=vde1 \
-device ne2k_pci,netdev=vde1 \
-hda vm0.img
This works just fine for qemu-system-x86
On 12/08/2014 08:53 PM, Stefan Hajnoczi wrote:
Try:
qemu-system-sparc -m 256 \
-netdev vde,sock=/tmp/vde0,id=vde0 \
-device ne2k_pci,netdev=vde0 \
-netdev vde,sock=/tmp/vde1,id=vde1 \
-device ne2k_pci,netdev=vde1 \
-hda vm0.img
The is the newer syntax and it should wor
On Mon, Dec 8, 2014 at 3:00 PM, Dmitry Antipov wrote:
> (This is a partial repost from qemu-discuss@ list since I'm suspecting a
> bug)
>
> I'm using QEMU 2.1.1 to emulate SPARC system and have vde network between
> two
> VMs and host system, organized as shown:
>
> host
>
(This is a partial repost from qemu-discuss@ list since I'm suspecting a bug)
I'm using QEMU 2.1.1 to emulate SPARC system and have vde network between two
VMs and host system, organized as shown:
host
tap0
+ 192.168.100.254 +
| |