Re: [Qemu-devel] [PATCH 1/5] Platform: Add platform device class

2014-06-19 Thread Eric Auger
On 06/04/2014 02:28 PM, Alexander Graf wrote: > This patch adds a new device class called "platform device". This is an > abstract class for consumption of actual classes that implement devices. > > The new thing about platform devices is that they have awareness of all > memory regions and IRQs t

[Qemu-devel] [PATCH 1/5] Platform: Add platform device class

2014-06-04 Thread Alexander Graf
This patch adds a new device class called "platform device". This is an abstract class for consumption of actual classes that implement devices. The new thing about platform devices is that they have awareness of all memory regions and IRQs that the device exposes. That gives us the ability to man