Displaying 20 results from an estimated 10000 matches similar to: "Graphics driver fixes for squeeze kernel-xen ?"
2008 Jul 10
11
Xen status in lenny?
Hi,
AFAIK, the status of Xen in lenny is currently the following:
- no dom0 kernel
- domU kernel only for i386 (no domU kernel for amd64)
I was told (I don't remember where) that this is because the vanilla
kernel only supports domU for i386, and has no dom0 support, so distros
have to port the patches to their kernels (please correct me if I'm
wrong).
However:
- etch shipped with dom0
2012 Feb 10
3
Boot process hangs then reboots when using Xen + Linux 3.2
Hi,
I just upgraded to the latest SID after reinstalling my test server.
Then, after a while, during the boot process, Xen seems to hang, then my
server reboots.
It's difficult for me to see anything, since I'm using a KVM over IP,
using a quite slow link (from China to UK, using a FreeNX box that
connects through a Java KVM over IP to the server), and I don't think
it'd be easy
2015 Nov 18
3
CentOS 6 Xen package update (including XSA-156)
On 11/18/2015 02:08 PM, Pasi K?rkk?inen wrote:
> Hello,
>
> On Sun, Nov 15, 2015 at 06:42:18PM +0200, Pasi K?rkk?inen wrote:
>> On Sun, Nov 15, 2015 at 02:04:58PM +0200, Pasi K?rkk?inen wrote:
>>> On Thu, Nov 12, 2015 at 02:00:27PM +0000, George Dunlap wrote:
>>>> So going forward, we're moving the CentOS 6 Xen packages from the
>>>> custom
2015 Nov 19
3
CentOS 6 Xen package update (including XSA-156)
On Wed, Nov 18, 2015 at 1:31 PM, Pasi K?rkk?inen <pasik at iki.fi> wrote:
> On Wed, Nov 18, 2015 at 02:20:49PM +0200, Manuel Wolfshant wrote:
>> On 11/18/2015 02:08 PM, Pasi K?rkk?inen wrote:
>> >Hello,
>> >
>> >On Sun, Nov 15, 2015 at 06:42:18PM +0200, Pasi K?rkk?inen wrote:
>> >>On Sun, Nov 15, 2015 at 02:04:58PM +0200, Pasi K?rkk?inen wrote:
2013 Aug 13
18
[Bug 68075] New: nouveau inconsistent changing output connector names in xrandr
https://bugs.freedesktop.org/show_bug.cgi?id=68075
Priority: medium
Bug ID: 68075
Assignee: nouveau at lists.freedesktop.org
Summary: nouveau inconsistent changing output connector names
in xrandr
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
2013 Aug 28
2
[PATCH] drm/nouveau: avoid null deref on bad arguments to nouveau_vma_getmap
Op 28-08-13 08:29, Pasi K?rkk?inen schreef:
> On Fri, Aug 23, 2013 at 11:20:42PM +0300, Pasi K?rkk?inen wrote:
>> On Thu, Aug 22, 2013 at 09:12:40AM +0200, Maarten Lankhorst wrote:
>>> Op 22-08-13 02:10, Ilia Mirkin schreef:
>>>> The code expects non-VRAM mem nodes to have a pages list. If that's not
>>>> set, it will do a null deref down the line.
2008 Nov 27
3
Running Fedora 10 (and rawhide) Xen guests/domUs on CentOS 5 dom0
Hi list!
Now when Fedora 10 is out, I thought of writing here what's needed to
run Fedora 10 Xen domUs on CentOS 5 dom0.
Fedora 10 does not have separate kernel-xen, but instead Xen domU
support is included in the normal kernel-PAE.i686 and kernel.x86_64
(based on the pv_ops Xen support included in the mainline/vanilla Linux kernels).
RHEL 5.3 beta (and final obviously too) includes
2013 Aug 22
6
[PATCH] drm/nouveau: avoid null deref on bad arguments to nouveau_vma_getmap
The code expects non-VRAM mem nodes to have a pages list. If that's not
set, it will do a null deref down the line. Warn on that condition and
return an error.
See https://bugs.freedesktop.org/show_bug.cgi?id=64774
Reported-by: Pasi K?rkk?inen <pasik at iki.fi>
Tested-by: Pasi K?rkk?inen <pasik at iki.fi>
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: <stable
2013 Aug 23
2
[PATCH] drm/nouveau: avoid null deref on bad arguments to nouveau_vma_getmap
On Thu, Aug 22, 2013 at 09:12:40AM +0200, Maarten Lankhorst wrote:
> Op 22-08-13 02:10, Ilia Mirkin schreef:
> > The code expects non-VRAM mem nodes to have a pages list. If that's not
> > set, it will do a null deref down the line. Warn on that condition and
> > return an error.
> >
> > See https://bugs.freedesktop.org/show_bug.cgi?id=64774
> >
> >
2013 May 19
29
[Bug 64774] New: nouveau GF108 kernel crash in optimus mode when enabling external display output
https://bugs.freedesktop.org/show_bug.cgi?id=64774
Priority: medium
Bug ID: 64774
Assignee: nouveau at lists.freedesktop.org
Summary: nouveau GF108 kernel crash in optimus mode when
enabling external display output
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
2015 Nov 15
2
CentOS 6 Xen package update (including XSA-156)
On Sun, Nov 15, 2015 at 02:04:58PM +0200, Pasi K?rkk?inen wrote:
> On Thu, Nov 12, 2015 at 02:00:27PM +0000, George Dunlap wrote:
> > So going forward, we're moving the CentOS 6 Xen packages from the
> > custom "xen4" repos that were introduced several years ago, to repos
> > based on its position as a sub-project of the Virt Sig. That will
> > make things
2013 Sep 25
3
[PATCH] drm/nouveau: avoid null deref on bad arguments to nouveau_vma_getmap
Hello,
On Wed, Sep 04, 2013 at 08:59:13AM +0200, Maarten Lankhorst wrote:
> Op 04-09-13 05:41, Ben Skeggs schreef:
> > On Thu, Aug 22, 2013 at 5:12 PM, Maarten Lankhorst
> > <maarten.lankhorst at canonical.com> wrote:
> >> Op 22-08-13 02:10, Ilia Mirkin schreef:
> >>> The code expects non-VRAM mem nodes to have a pages list. If that's not
>
2015 Sep 29
2
CentOS 6 Xen virt* issues
On Sat, Sep 26, 2015 at 9:29 PM, Pasi K?rkk?inen <pasik at iki.fi> wrote:
> On Sat, Sep 26, 2015 at 09:04:23PM +0300, Pasi K?rkk?inen wrote:
>> Hello,
>>
>> I just upgraded some of my el6xen boxes to latest CentOS 6.7, Xen 4.4.3 and dom0 3.18.17 rpms, and noticed these new problems:
>>
>
> And third issue aswell:
>
> 3) Creating an HVM guest using
2015 Sep 21
2
CentOS 7 Xen 4.4.3 packages available for in virt7-xen-44-testing
On Mon, Sep 21, 2015 at 11:10:06AM +0300, Pasi K?rkk?inen wrote:
> Hi,
>
> On Wed, Sep 09, 2015 at 02:24:15PM +0100, George Dunlap wrote:
> > Updated Xen 4.4.3 packages have passed my local smoke tests, and are
> > now available.
> >
> > Full C7 release is still waiting on suitable testing for the libvirt packages.
> >
> > If someone wants to step up
2019 Feb 11
2
CentOS virt-sig Linux kernel 4.9.155 build
Hi,
On Sun, Feb 10, 2019 at 10:35:56PM -0500, Karl Johnson wrote:
> Hello,
> I built 4.9.155 for both el6 and el7, you can test them here:
> [1]https://repo.aerisnetwork.com/archive/kernel-4.9.155-34.el6.x86_64.rpm
> [2]https://repo.aerisnetwork.com/archive/kernel-4.9.155-34.el7.x86_64.rpm
> It works fine for me so far on el6, I'll update my pull request later on
2013 Sep 03
2
[PATCH] drm/nouveau: avoid null deref on bad arguments to nouveau_vma_getmap
Op 03-09-13 16:20, Pasi K?rkk?inen schreef:
> On Wed, Aug 28, 2013 at 09:44:15AM +0200, Maarten Lankhorst wrote:
>> Op 28-08-13 08:29, Pasi K?rkk?inen schreef:
>>> On Fri, Aug 23, 2013 at 11:20:42PM +0300, Pasi K?rkk?inen wrote:
>>>> On Thu, Aug 22, 2013 at 09:12:40AM +0200, Maarten Lankhorst wrote:
>>>>> Op 22-08-13 02:10, Ilia Mirkin schreef:
2010 Jul 31
1
Xen + Debian Squeeze + Recent ATI Graphics Card
Hi List,
I'm looking for some info regarding the above - I've got a machine with a fairly
recent ATI Radeon graphics card (RV730XT) installed that ultimately I'd like to
run Xen with a Debian Squeeze Dom0.
From the reading I've done so far, the situation with graphics cards and PVOPS
is not entirely clear to me, hence this request. (N.B. I appreciate that Xen is
more geared
2015 Sep 07
2
libvirt, xen PV, qemu-system-i386, root user
On Mon, Sep 07, 2015 at 05:47:39PM +0200, Karel Hendrych wrote:
> ...
>
> changing from: <driver name='file'/> to: <driver name='tap2'/> makes
> the domain start without QEMU.
>
> However I see much better performance with QEMU (close to dom0,
> tested using simple dd writes) than with tap2 driver. Is that
> expected?
>
How did you measure
2010 Mar 31
3
RHEL 5.5 Xen fixes
Hello,
RHEL 5.5 has been released, and it contains many Xen related fixes.
Here's the most important of the them.. fixing a dom0 caching bug which
could cause domU disk corruption when the domU disk was accessed from dom0
after the domU was shutdown. Most people noticed this bug when pygrub
used wrong (cached) information.
"pygrub uses cached and eventually outdated grub.conf, kernel
2015 Apr 11
3
Updating to Xen 4.4.2
Hello,
Sorry I've missed the last virt-sig meetings. Are we already working on updating the el6 rpms to Xen 4.4.2 ?
Thanks,
-- Pasi