|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Blocking upcall to dom0
> For example, on each hypercall from a particular domU, I'd want to
> collect a bunch of state from within Xen and pass that state to dom0,
> then wait for a return value before continuing on with the
> hypercall.
Take a look at what happens with VT-x domains when they do a 'memory
load' from emulated MMIO space.
You'll have to think about what you want to happen with SMP guests --
block the VCPU or the whole guest.
Ian
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|