qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: lc  <nightopen@163.com>
To: "Gonglei (Arei)" <arei.gonglei@huawei.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] mem_pci devices
Date: Mon, 23 Jun 2014 11:44:52 +0800 (CST)	[thread overview]
Message-ID: <1eb59d6f.61f9.146c6d38f44.Coremail.nightopen@163.com> (raw)
In-Reply-To: <33183CC9F5247A488A2544077AF1902086C0FDE4@SZXEMA503-MBS.china.huawei.com>

[-- Attachment #1: Type: text/plain, Size: 966 bytes --]

I want to use the memory mapping methods, so I made a memory pci devices, but I know very little about Windows driver programming, someone has done such a thing。


static TypeInfo mem_pci_info = {
    .name = "mem_pci",
    .parent = TYPE_PCI_DEVICE,
    .instance_size = sizeof(PCIMEMPCIState),
    .class_init = mem_pci_class_init,
};






thinks  Gonglei.

            





At 2014-06-23 11:18:59, "Gonglei (Arei)" <arei.gonglei@huawei.com> wrote:


Hi,

 

Why not configure Nic  for VM to transfer those pictures ?

 

 

 

 

Best regards,

-Gonglei

 

From: qemu-devel-bounces+arei.gonglei=huawei.com@nongnu.org [mailto:qemu-devel-bounces+arei.gonglei=huawei.com@nongnu.org] On Behalf Of lc
Sent: Monday, June 23, 2014 9:32 AM
To:qemu-devel@nongnu.org
Subject: [Qemu-devel] help

 

hi,everyone
I want to copy a 3M picture from the guest to the host,which method i can use,i think channel is too slow,because i want sent 30 pieces per second.

thanks.

 

[-- Attachment #2: Type: text/html, Size: 6790 bytes --]

  reply	other threads:[~2014-06-23  3:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-23  1:31 [Qemu-devel] help lc
2014-06-23  3:18 ` Gonglei (Arei)
2014-06-23  3:44   ` lc [this message]
2014-06-23  4:02     ` [Qemu-devel] mem_pci devices Gonglei (Arei)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1eb59d6f.61f9.146c6d38f44.Coremail.nightopen@163.com \
    --to=nightopen@163.com \
    --cc=arei.gonglei@huawei.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).