qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Reading and writing functions for QEMU emulated peripherals
@ 2017-10-15 16:47 Ramy Sameh
  2017-10-15 16:50 ` Peter Maydell
  0 siblings, 1 reply; 3+ messages in thread
From: Ramy Sameh @ 2017-10-15 16:47 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Mona Safar, Ahmed Aly, Watheq

[-- Attachment #1: Type: text/plain, Size: 643 bytes --]

Hello all,

I was tracking the calling of function pl011_read, and I noticed that it is
called from function *memory_region_read_accessor *in memory.c

I also noticed that all peripherals reading functions (e.g. pl050_read,
pl190_read ... etc) in the emulated VersatilePB board, are called from the
same location in *memory_region_read_accessor.*

*My question is*: Is this calling procedure done for the emulated
VersatilePB board *only*, or this is the case for the peripherals in all
emulated systems ?

Thanks in advance for your support.

[image: Inline image 1]

-- 
Best Regards,
Ramy Sameh
Embedded Software Engineer
+2-010-172-777-14

[-- Attachment #2: image.png --]
[-- Type: image/png, Size: 12355 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-15 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-15 16:47 [Qemu-devel] Reading and writing functions for QEMU emulated peripherals Ramy Sameh
2017-10-15 16:50 ` Peter Maydell
2017-10-15 18:49   ` Ramy Sameh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).