All of lore.kernel.org
 help / color / mirror / Atom feed
From: Georg Bege <therion@ninth-art.de>
To: xen-devel@lists.xen.org
Subject: Xen 4.3 / 4.4 - concurrent APIs, VGA Passthru
Date: Sun, 27 Jul 2014 17:04:26 +0200	[thread overview]
Message-ID: <53D514FA.8030207@ninth-art.de> (raw)

Hello folks,

since a couple of days Im intensively trying to get around with Xen -
so far I've been successful.
Xen is really complex, I've just figured out that there are two APIs -
one which is obsolete (xend/xm) the other one which is newer/current (XL).

In fact I had already read about it, but what I did not know was that
the XL API
is not able to utilize VGA Passthru, why is this?
When I try it, exacly same box, hardware, kernel everything - upon xl
create ...
I get an obscure error message:
libxl: error: libxl_pci.c:990:libxl__device_pci_reset: The kernel
doesn't support reset from sysfs for PCI device 0000:03:00.0

I was recompiling my kernel like 6 times until I figured out, there is
no option I did forget - its not about the Linux Kernel.
(I was suprised before I had it running prior the upgrade to Xen 4.4.0
(Gentoo repos))
So I did back downgrade to 4.3.2 in order to get xend/xm again and voila
- with xm create I do not get this messages.

So all I want to know is, why is this?
What is the difference - is it simply not implemented yet? Will it be
implemented?
Or am I still doing something wrong?

And can I use both, lets say for VMs where I do not need passthru, I use
XL tools - for the other VM I use XM? - As far as I know xm/xl produce
the same outputs literally.

regards,
Georg

             reply	other threads:[~2014-07-27 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-27 15:04 Georg Bege [this message]
2014-07-27 17:38 ` Xen 4.3 / 4.4 - concurrent APIs, VGA Passthru jacek burghardt

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=53D514FA.8030207@ninth-art.de \
    --to=therion@ninth-art.de \
    --cc=xen-devel@lists.xen.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 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.