qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Request for help


From: Christopher Covington
Subject: Re: [Qemu-devel] Request for help
Date: Wed, 01 Oct 2014 12:41:51 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

Hi Martin,

On 10/01/2014 09:50 AM, Martin Townsend wrote:
> Hi,
> 
> I'm looking into creating a virtualised test bed for an 802.15.4 network. 
> Currently I have QEMU running and emulating our HW which bridges the
> Ethernet from the guest to the host. What I would like to do is something
> similar with the 802.15.4 network interface. The host doesn't have a
> physical 802.15.4 interface but if I could get the data out of the guest
> and into QEMU I could communicate with a central network simulator to deal
> with the packets.
>
> My first thought was to write a virtual device for QEMU that would 
> interface with our 802.15.4 driver in the guest but then I realise that the
> real device hangs of an AMBA bus

What exactly is your objection to this? Aren't there plenty of "AMBA bus"
peripherals that you can reference attached to the Versatile Express for 
example?

> so my next idea was to write a PCI driver for 802.15.4 on the guest making
> it possible to write a PCI virtual QEMU device.
> 
> I just wanted to confirm that this is possible and whether there is a
> better solution?

Christopher

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by the Linux Foundation.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]