[Qemu-discuss] Hardware component emulation

2016-07-16 Thread Federico Vaga
Hello, I'm super new to qemu and I would like to understand more about the hardware components emulation. I surfed for some hours on the internet but I cannot find much help. By looking at the source code in the 'hw' directory of the qemu git repository I can vaguely guess how it works but I wo

Re: [Qemu-discuss] Hardware component emulation

2016-07-17 Thread Peter Maydell
On 16 July 2016 at 23:38, Federico Vaga wrote: > I'm super new to qemu and I would like to understand more about the hardware > components emulation. I surfed for some hours on the internet but I cannot > find much help. > By looking at the source code in the 'hw' directory of the qemu git reposit

Re: [Qemu-discuss] Hardware component emulation

2016-07-18 Thread Federico Vaga
On Sunday, 17 July 2016 18:56:25 CEST Peter Maydell wrote: > On 16 July 2016 at 23:38, Federico Vaga wrote: > > I'm super new to qemu and I would like to understand more about the > > hardware components emulation. I surfed for some hours on the internet > > but I cannot find much help. > > By loo