xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Juergen Gross <jgross@suse.com>,
	Anthony Perard <anthony.perard@citrix.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	qemu-devel@nongnu.org,
	"open list:X86" <xen-devel@lists.xensource.com>
Subject: Re: [Xen-devel] [PULL 3/4] xen: add pvUSB backend
Date: Tue, 7 Jun 2016 10:35:30 +0200	[thread overview]
Message-ID: <20160607083530.GA6238@gmail.com> (raw)
In-Reply-To: <1464009123-5814-4-git-send-email-kraxel@redhat.com>

On Mon, May 23, Gerd Hoffmann wrote:

> +++ b/hw/usb/Makefile.objs
> +common-obj-$(CONFIG_XEN_BACKEND) += xen-usb.o
> +++ b/hw/usb/xen-usb.c
> +    usb_bus_new(&usbif->bus, sizeof(usbif->bus), &xen_usb_bus_ops, xen_sysdev);

xen_sysdev is in an i386-only file, as a result qemu fails to link.

Olaf

  reply	other threads:[~2016-06-07  8:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1464009123-5814-1-git-send-email-kraxel@redhat.com>
2016-05-23 13:12 ` [PULL 1/4] xen: introduce dummy system device Gerd Hoffmann
2016-05-23 13:12 ` [PULL 2/4] xen: write information about supported backends Gerd Hoffmann
2016-05-23 13:12 ` [PULL 3/4] xen: add pvUSB backend Gerd Hoffmann
2016-06-07  8:35   ` Olaf Hering [this message]
2016-06-10 10:38     ` Gerd Hoffmann
2016-06-13  7:55       ` [Xen-devel] " Juergen Gross

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=20160607083530.GA6238@gmail.com \
    --to=olaf@aepfle.de \
    --cc=anthony.perard@citrix.com \
    --cc=jgross@suse.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sstabellini@kernel.org \
    --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 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).