开发者

What I need to read/analyze in order to understand how QEMU emulates supported network devices?

I would like to analyze how QEMU emulates the supported network devices reading the source code. Also I would like to share with me your opinions about what background is needed to understand QEMU's source code. 开发者_Go百科Please suggest to me some good books or online sources for the surrounding topics that one has to learn in order to achieve that(I suppose Device Driver, Processor Specification etc are needed?). Also if you could tell me about the programming level that one should have in C (as the source code is written in C) that would be nice.

I have already looked at the QEMU's web site and what offers mostly refers on how to use QEMU and configure it.


For basic introduction to qemu and its networking functionalities:

  • What's a good source to learn about QEMU?

To get started with source code

  • original qemu paper
  • qemu-internals
  • http://www.ecs.syr.edu/faculty/yin/Teaching/TC2010/Proj4.pdf
  • https://wiki.aalto.fi/download/attachments/41747647/qemu.pdf
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜