All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alkesh Shah <salkesh@cc.gatech.edu>
To: xen-devel@lists.xensource.com
Subject: Disk IO using QEMU
Date: Thu, 19 Apr 2007 00:18:14 -0400	[thread overview]
Message-ID: <4626ED86.5040803@cc.gatech.edu> (raw)

Hi,

I am trying to understand how Disk I/O actually works in HVM. From what 
I understand, whenever a disk i/o takes place in a guest OS, a VMEXIT 
occurs. The hypervisor than executes some handler, which sets up an 
event pending bit for the event channel communicating with the QEMU-DM 
in the Domain 0. QEMU-DM than emulates these I/O instructions.

Specifically, I wanted to know -
1. The functions that are called in this process....  or the files that 
I need to look at in order to understand the exact flow.
2. Since, QEMU-DM handles both the display as well as the disk I/O, is 
the same event channel port used for communication between hypervisor 
and qemu-dm for both display and disk i/o?

Thank you for you help.

Regards,
Alkesh Shah

             reply	other threads:[~2007-04-19  4:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-19  4:18 Alkesh Shah [this message]
2007-04-19 10:08 ` Disk IO using QEMU Petersson, Mats

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4626ED86.5040803@cc.gatech.edu \
    --to=salkesh@cc.gatech.edu \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.