Re: [Qemu-devel] New Bee : What is the canonical path.

2014-12-10 Thread boddu pavan
Thanks Poalo, This was helpful. Regards,Sai Pavan On Wednesday, December 10, 2014 6:27 PM, Paolo Bonzini wrote: On 09/12/2014 12:28, boddu pavan wrote: > Hi, > > I am new to qemu, And i need help in understanding a part of code,  Can > any one tell the use of Canonical paths of t

Re: [Qemu-devel] New Bee : What is the canonical path.

2014-12-10 Thread Paolo Bonzini
On 09/12/2014 12:28, boddu pavan wrote: > Hi, > > I am new to qemu, And i need help in understanding a part of code, Can > any one tell the use of Canonical paths of the Object. The use is mostly internal. Every time you set a property, you go through a "Visitor" that represents the value.

[Qemu-devel] New Bee : What is the canonical path.

2014-12-09 Thread boddu pavan
Hi,  I am new to qemu, And i need help in understanding a part of code,  Can any one tell the use of Canonical paths of the Object. Thanks,Sai Pavan