Il 04/09/2013 19:10, Cutter 409 ha scritto:
> Thanks, I'll try that. Do you know of any way to get at the VCPU
> structure from another process? I'm looking to have an event triggered
> from the guest which will notify my application. In Xen I use an event
> channel, and then I can call a function to retrieve the relevant VCPU
> context.

I think you could use the ivshmem device.

http://lwn.net/Articles/380869/

To QEMU, your application would look like a shared memory server.

Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to