All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: Mao Mingy <maomingya928@gmail.com>
Cc: xen-devel@lists.xensource.com,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: frame buffer shared by domains on arch arm linux
Date: Tue, 27 Jan 2015 10:24:36 +0000	[thread overview]
Message-ID: <alpine.DEB.2.02.1501271021050.9702@kaball.uk.xensource.com> (raw)
In-Reply-To: <54C741CC.8040604@gmail.com>

Please don't drop the mailing list from CC.

On Tue, 27 Jan 2015, Mao Mingy wrote:
> When I tried to set up the network in Dom0 using command:
>     xl network-attach 1

xl network-attach is not to setup the network in dom0.
Please use "man xl"!

network-attach domain-id network-device
    Creates a new network device in the domain specified by domain-id.  network-device describes
    the device to attach, using the same format as the vif string in the domain config file. See
    xl.cfg and http://xenbits.xen.org/docs/unstable/misc/xl-network-configuration.html
    <http://xenbits.xen.org/docs/unstable/misc/xl-network-configuration.html> for more
    informations.


> I got the following error message:
>     libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus:
> /etc/xen/scripts/vif-bridge online [-1] exited with error status 1
>     libxl: error: libxl_device.c:1078:device_hotplug_child_death_cb: script:
> Could not find bridge device xenbr0
>     libxl: error: libxl.c:1915:device_addrm_aocomplete: unable to add vif with
> id 0
>     libxl_device_nic_add failed.
> 
> In my Dom0 the "/sys/devices/virtual/net/xenbr0" is NOT setup at all.
> 
> What could be the reason? I have
> CONFIG_XEN_NETDEV_FRONTEND=y
> CONFIG_XEN_NETDEV_BACKEND=y
> in Dom0's kernel config, Do I still miss something?
> 
> Regards,
> Mao Mingya
> 
> On 26/01/2015 18:53, Stefano Stabellini wrote:
> > Backends in Linux are: network and block
> > drivers/block/xen-blkback
> > drivers/net/xen-netback
> > 
> > Backends in QEMU are: block, console, framebuffer, mouse & keyboard
> > hw/block/xen_disk.c
> > hw/char/xen_console.c
> > hw/display/xenfb.c
> > 
> 

  parent reply	other threads:[~2015-01-27 10:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21  8:36 frame buffer shared by domains on arch arm linux Mao Mingy
2015-01-21 10:51 ` Stefano Stabellini
2015-01-22  2:18   ` Mao Mingy
2015-01-22 11:56     ` Stefano Stabellini
2015-01-23  9:14       ` Mao Mingy
2015-01-23  9:24         ` Ian Campbell
2015-01-23 10:03           ` Mao Mingy
2015-01-23 10:11             ` Ian Campbell
2015-01-23 10:23               ` Mao Mingy
2015-01-23 10:32                 ` Stefano Stabellini
     [not found]                   ` <CAFLc04ByJ0OEsqEeXcL3goaGiLkYFpwTnFrZnRfv2Tx463XwdA@mail.gmail.com>
     [not found]                     ` <alpine.DEB.2.02.1501231456260.18131@kaball.uk.xensource.com>
     [not found]                       ` <54C5DD03.5070406@gmail.com>
     [not found]                         ` <alpine.DEB.2.02.1501261049370.13428@kaball.uk.xensource.com>
     [not found]                           ` <54C741CC.8040604@gmail.com>
2015-01-27 10:24                             ` Stefano Stabellini [this message]
2015-01-27 10:55                               ` Ian Campbell
2015-01-23 10:34                 ` Ian Campbell
2015-01-23 10:48                   ` Mao Mingy
2015-01-23 10:56                     ` Ian Campbell
2015-01-23 13:13                       ` Mao Mingya
2015-01-23 13:16                         ` Ian Campbell
2015-01-26  6:06                       ` Mao Mingy
2015-01-26 10:55                         ` Stefano Stabellini
2015-01-23 10:33         ` Stefano Stabellini

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=alpine.DEB.2.02.1501271021050.9702@kaball.uk.xensource.com \
    --to=stefano.stabellini@eu.citrix.com \
    --cc=maomingya928@gmail.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.