Re: Gpio in vexpress

2023-05-18 Thread ido berenbaum
wrote: > On Tue, 16 May 2023 at 07:36, ido berenbaum wrote: > > > > Hi, I was trying to understand the architecture of the vexpress virtual > machine in regards to adding new gpios that are going to be external. > > First, is it right to act as if I am developing on a phys

Gpio in vexpress

2023-05-15 Thread ido berenbaum
Hi, I was trying to understand the architecture of the vexpress virtual machine in regards to adding new gpios that are going to be external. First, is it right to act as if I am developing on a physical board and add the gpios to the VexpressMachineState struct? Secondly, which gpio type fits here

starting developer and imx8

2023-03-05 Thread ido berenbaum
Hi, I am beginning to get into the virtualization realm, and had a few questions, some regarding the process of learning the development, and some regarding the capabilities of me and qemu. I would love to get any resources you might think are relevant to get into developing in qemu. Currently, I a