Re: [Qemu-devel] Generically mapping MMIO devices

2016-08-03 Thread Peter Maydell
On 3 August 2016 at 21:08, Matthew Garrett wrote: > Is there any mechanism for automatically mapping non-PCI MMIO devices > to an appropriate range? From what I've found so far it seems like > target machines tend to be responsible for mapping individual devices, > but I want to make sure that I'm

[Qemu-devel] Generically mapping MMIO devices

2016-08-03 Thread Matthew Garrett
Is there any mechanism for automatically mapping non-PCI MMIO devices to an appropriate range? From what I've found so far it seems like target machines tend to be responsible for mapping individual devices, but I want to make sure that I'm not missing some generic "Just put the device in a reasona