qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Qemu Virual Machine Image
@ 2006-12-14  7:45 I_am alone
  2006-12-14  9:04 ` Mulyadi Santosa
  2006-12-14 16:37 ` Paul Brook
  0 siblings, 2 replies; 3+ messages in thread
From: I_am alone @ 2006-12-14  7:45 UTC (permalink / raw)
  To: qemu-devel

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



Hi all,

        I am in the process of learning QEMU Mechanism by doing a code review. I need to know the Virtual Image File and how does the Gust Os IO mechanisms are transfered in to the Host Os Image file . 

If anyone could point me the Source Code Portian which handles this part it would be really helpful for me to learn about the Images and Guest Os to Hos Os IO mechanisms...

Thanks in Advance



 
---------------------------------
Have a burning question? Go to Yahoo! Answers and get answers from real people who know.

[-- Attachment #2: Type: text/html, Size: 724 bytes --]

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

* Re: [Qemu-devel] Qemu Virual Machine Image
  2006-12-14  7:45 [Qemu-devel] Qemu Virual Machine Image I_am alone
@ 2006-12-14  9:04 ` Mulyadi Santosa
  2006-12-14 16:37 ` Paul Brook
  1 sibling, 0 replies; 3+ messages in thread
From: Mulyadi Santosa @ 2006-12-14  9:04 UTC (permalink / raw)
  To: qemu-devel, I_am alone

Hi...

> If anyone could point me the Source Code Portian which handles this part it
> would be really helpful for me to learn about the Images and Guest Os to
> Hos Os IO mechanisms...

I think what you need to check is the block-*.c files e.g block-cow.c, 
block-qcow.c etc. raw block driver is inside block.c IIRC.

I hope I get your point correctly.

regards,

Mulyadi

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

* Re: [Qemu-devel] Qemu Virual Machine Image
  2006-12-14  7:45 [Qemu-devel] Qemu Virual Machine Image I_am alone
  2006-12-14  9:04 ` Mulyadi Santosa
@ 2006-12-14 16:37 ` Paul Brook
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Brook @ 2006-12-14 16:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: I_am alone

On Thursday 14 December 2006 07:45, I_am alone wrote:
> Hi all,
>
>         I am in the process of learning QEMU Mechanism by doing a code
> review. I need to know the Virtual Image File and how does the Gust Os IO
> mechanisms are transfered in to the Host Os Image file .
>
> If anyone could point me the Source Code Portian which handles this part it
> would be really helpful for me to learn about the Images and Guest Os to
> Hos Os IO mechanisms...

Anything that has IDE, SCSI, block or bdrv in its name would be a good start.

Paul

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

end of thread, other threads:[~2006-12-14 16:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-14  7:45 [Qemu-devel] Qemu Virual Machine Image I_am alone
2006-12-14  9:04 ` Mulyadi Santosa
2006-12-14 16:37 ` Paul Brook

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).