similar to: Debian 4.0 etch will have PAE-version of xen-kernel after all!

Displaying 20 results from an estimated 10000 matches similar to: "Debian 4.0 etch will have PAE-version of xen-kernel after all!"

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 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)
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 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
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.
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 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 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:
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
2010 Nov 18
2
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello, If you're interested in running Xen 4.0 hypervisor/dom0 on RHEL6, take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6, and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository. It also shows how to get libvirt/virt-manager working with Xen on RHEL6. Hopefully it helps :) --
2010 Nov 18
2
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello, If you're interested in running Xen 4.0 hypervisor/dom0 on RHEL6, take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6, and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository. It also shows how to get libvirt/virt-manager working with Xen on RHEL6. Hopefully it helps :) --
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 04
4
[PATCH] drm/nouveau: avoid null deref on bad arguments to nouveau_vma_getmap
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 >> set, it will do a null deref down the line. Warn on that condition and >> return an error. >> >> See
2015 Oct 31
3
Libvirt enhancement requests
Hi Lucian, It seems to be upstream libvirt-1.2.15-2 with options with_xen and with_libxl enabled. http://cbs.centos.org/koji/buildinfo?buildID=1348 Regards, Jean-Marc Le 28/10/2015 09:38, Nux! a ?crit : > Pasi, > > Where are these RPMs, how are they built, what exactly are the differences vs the stock ones? > > Regards, > Lucian > > -- > Sent from the Delta quadrant
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
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 Oct 28
2
Libvirt enhancement requests
On Tue, Oct 27, 2015 at 05:19:16PM +0000, Nux! wrote: > To clarify my own request: > > RBD (for CEPH) support is available in the version bundled in RHEL 7.2 Beta, so we'll have it in CentOS 7.2 (or whatever will be the identifying number). > > The hooks seems just like a matter of creating files in the correct location. > > ..So, all is good in the world once again.
2015 Jan 06
4
Xen4CentOS python-virtinst version issue, blktap2 problem
Hello, It seems currently when you "yum update" CentOS 6.6 Xen host you end up getting python-virtinst from c6 base repo: python-virtinst-0.600.0-24.el6.noarch and not from Xen4CentOS repo, because the version there is "older": 0.600.0-19. .. which means the centos/xen-specific patch in python-virtinst is "lost". (default to tap2 instead of tap1, to make blktap2
2015 Apr 22
1
Updating to Xen 4.4.2
On Mon, Apr 13, 2015 at 12:08:24PM +0100, George Dunlap wrote: > On Sat, Apr 11, 2015 at 1:09 PM, Pasi K?rkk?inen <pasik at iki.fi> wrote: > > Hello, > > > > Sorry I've missed the last virt-sig meetings. Are we already working on updating the el6 rpms to Xen 4.4.2 ? > > I should probably have that done this week on my "CentOS day". :-) > Did you
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: