* about qemu-dm
@ 2008-03-06 16:19 yushang
2008-03-06 16:23 ` Samuel Thibault
0 siblings, 1 reply; 4+ messages in thread
From: yushang @ 2008-03-06 16:19 UTC (permalink / raw)
To: xen-devel
Hi All,
Can someone explain me how this process co-works with Xen ?
Best regards
yushang
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: about qemu-dm
2008-03-06 16:19 about qemu-dm yushang
@ 2008-03-06 16:23 ` Samuel Thibault
2008-03-06 17:17 ` yushang
0 siblings, 1 reply; 4+ messages in thread
From: Samuel Thibault @ 2008-03-06 16:23 UTC (permalink / raw)
To: yushang; +Cc: xen-devel
yushang, le Fri 07 Mar 2008 00:19:13 +0800, a écrit :
> Can someone explain me how this process co-works with Xen ?
Via a ring of requests from the hypervisor, see
xen/include/public/hvm/ioreq.h for details.
Samuel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: about qemu-dm
2008-03-06 16:23 ` Samuel Thibault
@ 2008-03-06 17:17 ` yushang
2008-03-06 17:21 ` Samuel Thibault
0 siblings, 1 reply; 4+ messages in thread
From: yushang @ 2008-03-06 17:17 UTC (permalink / raw)
To: Samuel Thibault, yushang, xen-devel
[-- Attachment #1: Type: text/plain, Size: 382 bytes --]
Thanks . VMX communicates with qemu-dm when VMXExited on IO
instruction , right ?
2008/3/7, Samuel Thibault <samuel.thibault@eu.citrix.com>:
> yushang, le Fri 07 Mar 2008 00:19:13 +0800, a écrit :
>
> > Can someone explain me how this process co-works with Xen ?
>
>
> Via a ring of requests from the hypervisor, see
> xen/include/public/hvm/ioreq.h for details.
>
>
> Samuel
>
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: about qemu-dm
2008-03-06 17:17 ` yushang
@ 2008-03-06 17:21 ` Samuel Thibault
0 siblings, 0 replies; 4+ messages in thread
From: Samuel Thibault @ 2008-03-06 17:21 UTC (permalink / raw)
To: yushang; +Cc: xen-devel
yushang, le Fri 07 Mar 2008 01:17:49 +0800, a écrit :
> Thanks . VMX communicates with qemu-dm when VMXExited on IO
> instruction , right ?
Yes.
(also when the time offset is changed, or to invalidate some memory
mappings)
Samuel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-03-06 17:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06 16:19 about qemu-dm yushang
2008-03-06 16:23 ` Samuel Thibault
2008-03-06 17:17 ` yushang
2008-03-06 17:21 ` Samuel Thibault
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.