Re: [Qemu-devel] Need some help in understanding qemu infrastructure and execution flow

2014-12-22 Thread Peter Maydell
On 22 December 2014 at 17:05, Ronex Dicapriyo wrote: > [Ronex] Ok, As I can understand, QEMU is functional accurate, rather than > cycle for fast simulation. But there must be some kind of reference clock, > like say for example any timer device which raises an interrupt after couple > of cycles (

[Qemu-devel] Need some help in understanding qemu infrastructure and execution flow

2014-12-22 Thread Ronex Dicapriyo
Hello, I am interested in learning the qemu emulation technology, But I don't know where to start. I have some knowledge/experience in device modeling. While walking through the qemu.org, I couldn't found proper documentation or guide to start working with QEMU. So, I am seeking some helps from

Re: [Qemu-devel] Need some help in understanding qemu infrastructure and execution flow

2014-12-22 Thread Ronex Dicapriyo
 Thanks for the explanations, I have some more doubts on the same, Kindly clarify. On Monday, 22 December 2014 10:10 PM, Peter Maydell wrote: > 1) the basic execution flow of QEMU simulation engine > 2) Notion of time, events in QEMU We don't have quite the same kind of view of the

Re: [Qemu-devel] Need some help in understanding qemu infrastructure and execution flow

2014-12-22 Thread Peter Maydell
On 22 December 2014 at 16:08, Ronex Dicapriyo wrote: > I am interested in learning the qemu emulation technology, But I don't know > where to start. I have some knowledge/experience in device modeling. > > While walking through the qemu.org, I couldn't found proper documentation or > guide to star

[Qemu-devel] Need some help in understanding qemu infrastructure and execution flow

2014-12-22 Thread Ronex Dicapriyo
Hello, I am interested in learning the qemu emulation technology, But I don't know where to start. I have some knowledge/experience in device modeling. While walking through the qemu.org, I couldn't found proper documentation or guide to start working with QEMU. So, I am seeking some helps fr