qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Share Vmware communication port between devices
Date: Tue, 21 Aug 2007 16:10:16 -0500	[thread overview]
Message-ID: <1187730616.10060.2.camel@squirrel> (raw)
In-Reply-To: <20070821201522.27E585A236@smtp3-g19.free.fr>


On Tue, 2007-08-21 at 22:10 +0200, Hervé Poussineau wrote:
> Hi,
> 
> Some more information about the VMware backdoor can be found at:
> http://chitchat.at.infoseek.co.jp/vmware/backdoor.html

Are there interesting apps that make use of this?  I really don't like
the idea of supporting this PV protocol if we're not going to get
interesting apps out of it.  The project you referenced earlier didn't
have source code available (you had to request it privately) and I don't
think it's being generally used.

The problem with this particular protocol is that it's inherently
x86-specific b/c it depends on doing PIO in userspace.  If we're just
looking to get this functionality, it would be better to do it as a PCI
device or something that could actually work on non-x86 architectures.

In my mind, vmmouse was worth implementing since the driver already
exists and was packaged in a number of distros.

Regards,

Anthony Liguori

> Hervé
> 
> 
> 

  reply	other threads:[~2007-08-21 21:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21 20:10 [Qemu-devel] [PATCH] Share Vmware communication port between devices Hervé Poussineau
2007-08-21 21:10 ` Anthony Liguori [this message]
2007-08-21 21:49   ` [Qemu-devel] [PATCH] Share Vmware communication port betweendevices Dor Laor
  -- strict thread matches above, loose matches on Subject: below --
2007-08-21 18:17 [Qemu-devel] [PATCH] Share Vmware communication port between devices Hervé Poussineau
2007-08-21 18:38 ` Anthony Liguori
2007-08-21 19:16   ` Thomas Frey

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=1187730616.10060.2.camel@squirrel \
    --to=anthony@codemonkey.ws \
    --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).