* [Qemu-devel] The communication between QEMU and KVM
@ 2015-06-20 14:53 fu lirong
2015-06-22 10:09 ` Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: fu lirong @ 2015-06-20 14:53 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 165 bytes --]
Hi everybody:
I am wondering How Qemu communicate with KVM , for
example I want to deliver some information in KVM to Qemu, what should I
do ?
[-- Attachment #2: Type: text/html, Size: 236 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] The communication between QEMU and KVM
2015-06-20 14:53 [Qemu-devel] The communication between QEMU and KVM fu lirong
@ 2015-06-22 10:09 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2015-06-22 10:09 UTC (permalink / raw)
To: fu lirong; +Cc: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 359 bytes --]
On Sat, Jun 20, 2015 at 10:53:57PM +0800, fu lirong wrote:
> I am wondering How Qemu communicate with KVM , for
> example I want to deliver some information in KVM to Qemu, what should I
> do ?
The kvm.ko userspace API is defined in linux.git
Documentation/virtual/kvm/api.txt, although it depends on what exactly
you are doing.
Stefan
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-22 10:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-20 14:53 [Qemu-devel] The communication between QEMU and KVM fu lirong
2015-06-22 10:09 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).