* debug script for QEMU/KVM
@ 2021-06-06 22:52 Kallol Biswas
2021-06-07 6:13 ` Thomas Huth
0 siblings, 1 reply; 2+ messages in thread
From: Kallol Biswas @ 2021-06-06 22:52 UTC (permalink / raw)
To: qemu-devel
Hi,
I am planning to develop an open source debug package that will
bring visibility to a KVM
It will navigate through the data structures and display information
in a text file and on a web page.
I have never worked on Qemu/KVM and so a guideline from a book like
Qiang Li's book "Qemu/KVM Source Code Analysis and Application" would
be great. Unfortunately there is no english version.
It seems the Qemu developers have blogs that I can follow to get
familiar with the design and data structures of QEMU/KVM. I would
like to start with memory virtualization data structures.
How can I find Qiang Li's blog and other qemu-developers' blogs?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: debug script for QEMU/KVM
2021-06-06 22:52 debug script for QEMU/KVM Kallol Biswas
@ 2021-06-07 6:13 ` Thomas Huth
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2021-06-07 6:13 UTC (permalink / raw)
To: Kallol Biswas, qemu-devel
On 07/06/2021 00.52, Kallol Biswas wrote:
>
> How can I find Qiang Li's blog and other qemu-developers' blogs?
Hi,
I don't know about about Qiang Li's blog, but most QEMU developers' blogs
are aggregated here:
https://planet.virt-tools.org/
You can find the links to the individual blogs on the right hand side of
that page.
HTH,
Thomas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-07 6:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-06 22:52 debug script for QEMU/KVM Kallol Biswas
2021-06-07 6:13 ` Thomas Huth
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).