qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU data passing between modules


From: Paolo Bonzini
Subject: Re: [Qemu-devel] QEMU data passing between modules
Date: Tue, 10 Feb 2015 15:25:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


On 10/02/2015 15:02, boddu pavan wrote:
> 
> Does all the hw_peripherals has any root node kind of thing. Which makes
> all our nodes connected ?
> 

The common superclass of the devices is DeviceState.

The root object that connects the devices is the QEMUMachine.

Paolo



reply via email to

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