All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vasiliy G Tolstov <v.tolstov@selfip.ru>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: any plans to sopport virtio-serial ?
Date: Tue, 23 Nov 2010 18:10:15 +0300	[thread overview]
Message-ID: <1290525015.2890.1.camel@vase> (raw)
In-Reply-To: <alpine.DEB.2.00.1011231506200.2373@kaball-desktop>

On Tue, 2010-11-23 at 15:07 +0000, Stefano Stabellini wrote:
> On Tue, 23 Nov 2010, Vasiliy G Tolstov wrote:
> > On Tue, 2010-11-23 at 12:19 +0000, Stefano Stabellini wrote:
> > > On Tue, 23 Nov 2010, Vasiliy G Tolstov wrote:
> > > > Hello. Does Xen developers have any plans to support qemu virtio-serial
> > > > or may be some ideas to implement some analog?
> > > > 
> > > > If no, can You provide my some tech info, what i need to write this?
> > > > (xenstore not good for two way communication and have scalability
> > > > problems, for example like tdb suport transactions..) Xway not
> > > > supporting, XenSocket use another protocol and need to rewrite programs
> > > > to support it..
> > >  
> > > You can try to make the current virtio-serial backend in Qemu work on
> > > Xen, that shouldn't be difficult, but it would only work with HVM
> > > guests.
> > > 
> > > Otherwise you can try to use a Xen PV serial for your purposes: multiple
> > > PV serials don't work out of the box, but I have tested them a little
> > > while ago and they do work fine.
> > > You need to hack xl to create multiple PV serials frontend/backend pairs
> > > (see init_console_info in tools/libxl/xl_cmdimpl.c), then you need these
> > > two patches in the guest kernel (unfortunately they are not yet
> > > upstream):
> > > 
> > > - hvc_xen: support PV on HVM consoles
> > > e76b17aae62d13cebd4cc33415b4f0cc72316345
> > > 
> > > - hvc_xen: implement multiconsole support
> > > d6edaed101e089b80257bcbb3141308a97ea489e
> > > 
> > > look at this branch:
> > > 
> > > git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git 2.6.36-rc6-pvhvm-v8
> > 
> > I'm clone this repo, but can't find sha commits like
> > e76b17aae62d13cebd4cc33415b4f0cc72316345 or
> > d6edaed101e089b80257bcbb3141308a97ea489e
>  
> If you checkout the branch named 2.6.36-rc6-pvhvm-v8, the two commits in
> question are the last two...

Yes, sorry, i'm try to find it into master. Ok. I'm try to use them.

-- 
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru

  reply	other threads:[~2010-11-23 15:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-23  8:00 any plans to sopport virtio-serial ? Vasiliy G Tolstov
2010-11-23  9:49 ` Ian Campbell
2010-11-24 13:10   ` Gerd Hoffmann
2010-11-24 13:15     ` Stefano Stabellini
2010-11-23 12:19 ` Stefano Stabellini
2010-11-23 12:37   ` Vasiliy G Tolstov
2010-11-23 12:42     ` Stefano Stabellini
2010-11-23 14:29   ` Vasiliy G Tolstov
2010-11-23 15:07     ` Stefano Stabellini
2010-11-23 15:10       ` Vasiliy G Tolstov [this message]
2010-11-23 15:33       ` Vasiliy G Tolstov
2010-11-24 12:55         ` Stefano Stabellini
2010-11-24 12:57           ` Vasiliy G Tolstov
2010-11-24 12:59             ` Stefano Stabellini
2010-11-24 13:04               ` Vasiliy G Tolstov
2010-11-24 13:12                 ` Stefano Stabellini
2010-11-24 13:13                   ` Vasiliy G Tolstov
2010-11-24 16:54           ` Vasiliy G Tolstov
2010-11-25 17:35             ` Vasiliy G Tolstov
2010-12-14 17:30               ` Stefano Stabellini
     [not found] <AANLkTi=+20nF8uvTf4+bwA2hvsdbAg+ULK8ZbHAPPLuM@mail.gmail.com>
2011-02-04  3:05 ` Prasad B
2011-02-04  8:28   ` Ian Campbell

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=1290525015.2890.1.camel@vase \
    --to=v.tolstov@selfip.ru \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.