James Harper
2007-Jul-25 01:29 UTC
[Xen-devel] Making a hypercall from a HVM Windows domain
Can anyone provide a code fragment of what a hypercall would look like under a HVM Windows domain? Or is the answer more complicated than the question assumes? Thanks James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2007-Jul-25 06:25 UTC
Re: [Xen-devel] Making a hypercall from a HVM Windows domain
On 25/7/07 02:29, "James Harper" <james.harper@bendigoit.com.au> wrote:> Can anyone provide a code fragment of what a hypercall would look like > under a HVM Windows domain? Or is the answer more complicated than the > question assumes?If you want to see how to do a hypercall in HVM context in general, take a look at hvmloader (tools/firmware/hvmloader/). The code is not specific to any particular OS. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Maybe Matching Threads
- hang on restore in 3.3.1
- HVM windows - PCI IRQ firing on both CPU''s
- Multiple IRQ''s in HVM for Windows
- A race condition introduced by changeset 15175: Re-init hypercall stubs page after HVM save/restore
- testing hypercall from windows - what''s the most basic call I can make to test