<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>openSUSE News &#187; Kernel</title>
	<atom:link href="http://news.opensuse.org/category/software/kernel-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://news.opensuse.org</link>
	<description>The latest stuff happening in the openSUSE universe</description>
	<lastBuildDate>Sun, 06 Dec 2009 15:58:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>openSUSE Weekly News, issue 84</title>
		<link>http://news.opensuse.org/2009/08/15/opensuse-weekly-news-issue-84/</link>
		<comments>http://news.opensuse.org/2009/08/15/opensuse-weekly-news-issue-84/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 10:16:36 +0000</pubDate>
		<dc:creator>saigkill</dc:creator>
				<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Weekly News]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[People of openSUSE]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=2003</guid>
		<description><![CDATA[ Issue #84 of openSUSE Weekly News is now out!
In this week’s issue:

 openSUSE 11.2 Milestone 5 released
 People of openSUSE: Marcus Schaefer
 Linux.com/Rob Day: The Kernel Newbie Corner: Kernel and Module Debugging with gdb
 Guillaume DE BURE: More skrooge features
 LDN: Kernel Log &#8211; Coming in 2.6.31 &#8211; Part2: Graphics, Audio and Videor

For a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://news.opensuse.org/wp-content/uploads/2007/11/knewsticker.png" alt="news" /> Issue #84 of openSUSE Weekly News is <a href="http://en.opensuse.org/OpenSUSE_Weekly_News/84">now out</a>!</p>
<p>In this week’s issue:</p>
<ul>
<li> openSUSE 11.2 Milestone 5 released</li>
<li> People of openSUSE: Marcus Schaefer</li>
<li> Linux.com/Rob Day: The Kernel Newbie Corner: Kernel and Module Debugging with gdb</li>
<li> Guillaume DE BURE: More skrooge features</li>
<li> LDN: Kernel Log &#8211; Coming in 2.6.31 &#8211; Part2: Graphics, Audio and Videor</li>
</ul>
<p>For a list of available translations see this page:<br />
<a href="http://en.opensuse.org/OpenSUSE_Weekly_News/84/Translations">http://en.opensuse.org/OpenSUSE_Weekly_News/84/Translations</a></p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2009/08/15/opensuse-weekly-news-issue-84/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel e1000e Corruption Fixed &#8211; Already in openSUSE 11.1 Beta2 (with exception of Debug, Vanilla Kernels)</title>
		<link>http://news.opensuse.org/2008/10/16/intel-e1000e-corruption-fixed-already-in-opensuse-111-beta2-with-exception-of-debug-vanilla-kernels/</link>
		<comments>http://news.opensuse.org/2008/10/16/intel-e1000e-corruption-fixed-already-in-opensuse-111-beta2-with-exception-of-debug-vanilla-kernels/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 06:15:00 +0000</pubDate>
		<dc:creator>Andreas Jaeger</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Kernel]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=1044</guid>
		<description><![CDATA[The patches we did for the Intel e1000e network card for Beta2 protect the chip so that the NVRAM could not get corrupted anymore and we indeed did not receive any new bug reports and could not reproduce the bug anymore on our systems.
Further investigation by Intel has found the root cause of the problem [...]]]></description>
			<content:encoded><![CDATA[<p>The patches we <a href="http://news.opensuse.org/2008/10/03/status-of-the-e1000e-issue/" target="_blank">did for the Intel e1000e network card for Beta2</a> protect the chip so that the NVRAM could not get corrupted anymore and we indeed did not receive any new bug reports and could not reproduce the bug anymore on our systems.</p>
<p>Further investigation by Intel has found the root cause of the problem as Steven Rostedt wrote on the <a href="http://lkml.org/lkml/2008/10/15/337" target="_blank">linux kernel mailing list</a> : The dynamic ftrace code contained some fragile code that could write to ioremap-ed memory and thus corrupt the NVRAM.  The issue could happen &#8220;when the init functions of a module are freed and the nvram is vmapped there as well&#8221;.  The full story can be found on <a href="http://lkml.org/lkml/2008/10/15/337" target="_blank">LKML.</a></p>
<p>Since 24th of September, we have disabled for our kernel of the day the dynamic ftrace code due for all flavors except the debug and vanilla kernels (on x86 and x86-64 &#8211; it was not enabled on other architectures).  We have also added the NVRAM protection patches to <strong>all</strong> kernel flavors.  Therefore Beta2 already contains &#8211; by pure luck <img src='http://news.opensuse.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8211; not only the NVRAM protection but also not anymore the broken code.</p>
<p>Beta3 will contain the same fixes &#8211; and the kernel of the day has just been updated with dynamic ftrace code disabled also for the debug and vanilla kernels (with the update to 2.6.27.1).</p>
<p>So, if you&#8217;re running a debug or vanilla kernel, I advice &#8211; to be on the safe side &#8211; to update to the 2.6.27.1 <a href="ftp://ftp.suse.com/pub/projects/kernel/kotd/" target="_blank">kernel of the day</a>.  For everybody else: The Beta2 and Beta3 kernels should not corrupt your Intel e1000e NVRAM.</p>
<p>I&#8217;d like to thank all that were involved in debugging and fixing the issues around this, including our kernel developers Karsten Keil and Jiri Kosina who debugged and worked on a solution, testers that fried their machine and helped debugging like Stephan Binner and Vladimir Botka, and the team at Intel for developing protection code and finding and fixing the root cause.</p>
<p><strong>Update 2008-10-21:</strong> Beta3 will contain 2.6.271.1</p>
<h2>Fixing Erased e1000e NICs</h2>
<p>Karsten Keil has developed a way to fix broken e1000e eproms.  Please contact him at kkeil@suse.de in case you need to recover from this bug.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2008/10/16/intel-e1000e-corruption-fixed-already-in-opensuse-111-beta2-with-exception-of-debug-vanilla-kernels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status of the e1000e Issue</title>
		<link>http://news.opensuse.org/2008/10/03/status-of-the-e1000e-issue/</link>
		<comments>http://news.opensuse.org/2008/10/03/status-of-the-e1000e-issue/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 15:17:29 +0000</pubDate>
		<dc:creator>Joe Brockmeier</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[e1000e]]></category>
		<category><![CDATA[intel]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=1035</guid>
		<description><![CDATA[This is an update on the status of the e1000e issue. Our openSUSE 11.1 Beta 1 release contained a bug that would cause the non-volatile memory (NVM) of the e1000e controller to be corrupted in certain hardware combinations. This NVM is shared with other components of the system.
We are still working on root-causing the issue, [...]]]></description>
			<content:encoded><![CDATA[<p>This is <a href="http://news.opensuse.org/2008/09/22/serious-e1000e-driver-issue-in-sle-11-beta-1-and-opensuse-111-beta-1/">an update on the status of the e1000e issue</a>. Our openSUSE 11.1 Beta 1 release contained a bug that would cause the non-volatile memory (NVM) of the e1000e controller to be corrupted in certain hardware combinations. This NVM is shared with other components of the system.</p>
<p>We are still working on root-causing the issue, in close cooperation with developers from Intel and the general Linux community.</p>
<p>In the Beta 2 release, the e1000e driver has been augmented with several kernel patches that prevent all of the plausible scenarios where the NVM would be overwritten. This includes a patch that enables write-protection of the NVM. In order to corrupt the NVM with this patch in place, an application or kernel module would have to undo this write protection explicitly before being able to erase the NVM. Most of these protective measures have been implemented within the e1000e driver.</p>
<p>All tests performed so far have shown that with these protections in place, we are unable to reproduce the NVM corruption that could be seen with beta1. On some machines that were tested, a beta1 installation could lead to NVM corruption within 10-30 reboots, whereas a beta2 installation would perform 270 reboots without corrupting the NVM.</p>
<p>Therefore, we have made a conscious decision to leave the e1000e driver enabled by default. We think with the additional safeguards in place (most of which are part of the e1000e driver), the NVM is better protected than without loading the driver. This is based on the assumption that the e1000e driver shares the NVM with other parts of the system.</p>
<p>Nevertheless, users have the option to install beta2 with the e1000e driver disabled, by adding the following to the kernel command line when booting from the installation CD/DVD:</p>
<p>broken_modules=e1000e</p>
<p>This will prevent the driver from being loaded during installation, and will also add it to the file /etc/modprobe.d/blacklist, which will prevent it from being loaded automatically in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2008/10/03/status-of-the-e1000e-issue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Serious e1000e Driver Issue in SLE 11 Beta 1 and openSUSE 11.1 Beta 1</title>
		<link>http://news.opensuse.org/2008/09/22/serious-e1000e-driver-issue-in-sle-11-beta-1-and-opensuse-111-beta-1/</link>
		<comments>http://news.opensuse.org/2008/09/22/serious-e1000e-driver-issue-in-sle-11-beta-1-and-opensuse-111-beta-1/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 19:48:05 +0000</pubDate>
		<dc:creator>Joe Brockmeier</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[e1000e]]></category>
		<category><![CDATA[intel]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=1027</guid>
		<description><![CDATA[We have an important announcement regarding openSUSE 11.1 beta 1 and SUSE Linux Enterprise 11 beta 1:
The Intel e1000e driver on openSUSE 11.1 Beta 1 and SUSE Linux Enterprise 11 Beta 1 might have a serious issue with the potential to damage the network card in a way that it cannot be used any longer.
Intel [...]]]></description>
			<content:encoded><![CDATA[<p>We have an important announcement regarding <strong>openSUSE 11.1 beta 1</strong> and <strong>SUSE Linux Enterprise 11 beta 1</strong>:</p>
<p>The Intel e1000e driver on openSUSE 11.1 Beta 1 and SUSE Linux Enterprise 11 Beta 1 might have a serious issue <strong>with the potential to damage the network card</strong> in a way that it cannot be used any longer.</p>
<p>Intel and Novell are currently working to analyze and solve the issue.</p>
<p>For the time being:</p>
<p>Please do <strong>NOT USE</strong>:</p>
<p>openSUSE 11.1 Beta 1<br />
or<br />
SUSE Linux Enterprise 11 Beta 1</p>
<p>on systems with Intel e1000e hardware.</p>
<p>Any other hardware, including systems with Intel e1000 (without -e) network cards, is not affected by this issue.</p>
<p>We will keep you posted. Please watch news.opensuse.org and the opensuse-announce mailing list for more information.</p>
<p><strong>Update</strong>: Check <a href="http://cateee.net/lkddb/web-lkddb/E1000E.html">this page</a> for a list of devices that use the e1000e driver. It may not be an exhaustive list. If you have an Intel PCI Express PRO/1000 gigabit Ethernet card, it uses the e1000e driver and you should avoid booting or using beta 1. Intel <a href="http://support.intel.com/support/network/sb/cs-008441.htm">has instructions</a> on how to identify your card.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2008/09/22/serious-e1000e-driver-issue-in-sle-11-beta-1-and-opensuse-111-beta-1/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>openSUSE  to Add SELinux Basic Enablement in 11.1</title>
		<link>http://news.opensuse.org/2008/08/20/opensuse-to-add-selinux-basic-enablement-in-111/</link>
		<comments>http://news.opensuse.org/2008/08/20/opensuse-to-add-selinux-basic-enablement-in-111/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 14:57:02 +0000</pubDate>
		<dc:creator>Andreas Jaeger</dc:creator>
				<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Kernel]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=987</guid>
		<description><![CDATA[We have exciting news for security enthusiasts, experts, and paranoid people!
Beginning with openSUSE 11.1, SUSE users will have an additional option regarding security frameworks. In addition to AppArmor, we will be adding SELinux capabilities in openSUSE 11.1, which will allow users to enable SELinux in openSUSE if they wish.
While our customer experience shows that AppArmor [...]]]></description>
			<content:encoded><![CDATA[<p>We have exciting news for security enthusiasts, experts, and paranoid people!</p>
<p style="margin-bottom: 0in;">Beginning with openSUSE 11.1, SUSE users will have an additional option regarding security frameworks. In addition to AppArmor, we will be adding SELinux capabilities in openSUSE 11.1, which will allow users to enable SELinux in openSUSE if they wish.</p>
<p style="margin-bottom: 0in;">While our customer experience shows that AppArmor is the best solution for the vast majority of users, applications, and use cases, we want to give all of our users the ability to choose the security framework that&#8217;s appropriate for their respective environments and needs.</p>
<p><span id="more-987"></span>
<p style="margin-bottom: 0in;">We continue to enable AppArmor as our default Host Intrusion Prevention System, and we are supporting it as the default in openSUSE 11.1 and in SUSE Linux Enterprise 11.</p>
<p style="margin-bottom: 0in;">However we are adding functionality to allow openSUSE 11.1 systems to use SELinux instead. In the SUSE Linux Enterprise 11 platform, SELinux will also be shipped as a technology preview.  This is particularly important for organizations that have already standardized on SELinux, but could not even test-drive SUSE Linux Enterprise before without major work and changes.</p>
<p style="margin-bottom: 0in;">What does SELinux basic enablement mean?</p>
<ul>
<li> We will ship the kernel with SELinux support.</li>
<li>We will apply SELinux patches to all &#8220;common&#8221; userland packages.</li>
<li>The libraries required for SELinux (libselinux, libsepol, libsemanage, etc.) will be added to openSUSE and SUSE Linux Enterprise.</li>
<li>However, we are not offering enterprise class <em>support</em> for SELinux at this time; thus we will run QA with SELinux disabled – to make sure that SELinux patches don&#8217;t break the default delivery and the majority of packages.<br />
Although we will not be running QA with SELinux enabled, we encourage our testers to run tests with SELinux enabled and report issues and enhancement requests back to us.</li>
<li>We will not be shipping SELinux specific tools as part of the default distribution delivery. However, the packages (such as checkpolicy, policycoreutils, selinux-doc) will be available through  the openSUSE and SUSE Linux Enterprise repositories.</li>
<li>We will not be shipping any SELinux policies in the distribution. (Reference and maybe minimal policies will be available from the  repositories.)</li>
</ul>
<p style="margin-bottom: 0in;">By enabling SELinux in our upcoming codebase, we add missing pieces of code that exist in the community already, and we allow those who wish to use SELinux to do so conveniently without having to replace a big chunk of the distribution.</p>
<p style="margin-bottom: 0in;">Questions about SELinux enablement should be discussed on the opensuse-factory mailing list.</p>
<p style="margin-bottom: 0in;">Andreas</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2008/08/20/opensuse-to-add-selinux-basic-enablement-in-111/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Kernel Bug Squashing Day on Wednesday, July 30</title>
		<link>http://news.opensuse.org/2008/07/21/kernel-bug-squashing-day-on-wednesday-july-30/</link>
		<comments>http://news.opensuse.org/2008/07/21/kernel-bug-squashing-day-on-wednesday-july-30/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 20:24:38 +0000</pubDate>
		<dc:creator>Joe Brockmeier</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[bug squash]]></category>
		<category><![CDATA[bugzilla]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[squashing]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=951</guid>
		<description><![CDATA[The kernel team is going to be hosting a kernel bug squashing day on Wednesday, July 30th. The goals of the bug squashing day are to:

Reduce the number of kernel bugs in openSUSE&#8217;s bugzilla
Get rid of old / invalid bugs in bugzilla and find duplicates
Send patches and bugs upstream
Test and review fixes for kernel bugs

If [...]]]></description>
			<content:encoded><![CDATA[<p>The kernel team is going to be hosting a kernel bug squashing day on <a href="http://lists.opensuse.org/opensuse-announce/2008-07/msg00017.html">Wednesday, July 30th</a>. The goals of the bug squashing day are to:</p>
<ul>
<li>Reduce the number of kernel bugs in openSUSE&#8217;s bugzilla</li>
<li>Get rid of old / invalid bugs in bugzilla and find duplicates</li>
<li>Send patches and bugs upstream</li>
<li>Test and review fixes for kernel bugs</li>
</ul>
<p>If you&#8217;re interested in helping, join the kernel team on #opensuse-kernel on <a href="irc://irc.freenode.net/opensuse-kernel">irc.freenode.net</a>.They&#8217;ll be at it all day on Wednesday, July 30th starting at 00:00 UTC &#8212; so all time zones have equal opportunity to participate!</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2008/07/21/kernel-bug-squashing-day-on-wednesday-july-30/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sneak Peeks at openSUSE 10.3: Virtualisation</title>
		<link>http://news.opensuse.org/2007/09/27/sneak-peeks-at-opensuse-103-virtualisation/</link>
		<comments>http://news.opensuse.org/2007/09/27/sneak-peeks-at-opensuse-103-virtualisation/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 12:14:41 +0000</pubDate>
		<dc:creator>Francis Giannaros</dc:creator>
				<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Sneak Peeks]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=371</guid>
		<description><![CDATA[Some changes in openSUSE 10.3 have ensured that if you are interested in just about any type of popular virtualisation, then openSUSE is the operating system to be on. From Xen to VirtualBox, QEMU and KVM &#8212; it&#8217;s all available in the new version. Today we&#8217;ll be going through a few of these new additions [...]]]></description>
			<content:encoded><![CDATA[<p>Some changes in openSUSE 10.3 have ensured that if you are interested in just about any type of popular virtualisation, then openSUSE is <em>the</em> operating system to be on. From Xen to VirtualBox, QEMU and KVM &#8212; it&#8217;s all available in the new version. Today we&#8217;ll be going through a few of these new additions and we&#8217;ll be talking to <em>Frank Kohler</em>, the project manager for Virtualisation at SUSE, to help us learn a bit more.</p>
<p><span id="more-371"></span></p>
<h2>Virtualisation: What&#8217;s Available</h2>
<p><a href="http://en.wikipedia.org/wiki/Virtualisation">Virtualisation</a> refers to any sort of abstraction of physical hardware, or computer resources. openSUSE 10.3 will contain several emulators, a few more convenient kernel modules, and of course Xen; so let us take a look at these. For some guides and HOWTOs on Virtualisation, take a look at <a href="http://en.opensuse.org/HOWTOs#Virtualisation">HOWTOs#Virtualisation</a> on the openSUSE wiki.</p>
<h3>VirtualBox</h3>
<p><a href="http://en.wikipedia.org/wiki/Virtualisation">VirtualBox</a> is a wonderful new open source virtualisation product, with a huge range of capabilities, and <a href="http://www.virtualbox.org/wiki/End-user_documentation">excellent documentation</a>. As well as having nice enterprise features, for the regular openSUSE user it can be a great tool for trying out new installations or live CDs of openSUSE, and even other operating systems and distributions altogether.</p>
<p>Below you can take a look at VirtualBox running with openSUSE 10.3 RC1:</p>
<p align="center"><a href='http://news.opensuse.org/wp-content/uploads/2007/09/virtualbox.png' title='VirtualBox running openSUSE 10.3 KDE'><img src='http://news.opensuse.org/wp-content/uploads/2007/09/virtualbox_thumb.png' alt='VirtualBox running openSUSE 10.3 KDE' /></a></p>
<p>As you can see, the whole interface is very friendly and easy to work with. If you need help getting VirtualBox set up, take a look at <a href="http://opensuse.org/VirtualBox">openSUSE.org/VirtualBox</a>.</p>
<h3>Xen 3.1</h3>
<p>The openSUSE distribution is also the base for other Linux distributions; most famously of course is SUSE Linux Enterprise Server (SLES) and Desktop (SLED). That means that openSUSE gets all the <a href="http://www.novell.com/products/server/virtualization.html">enterprise Xen virtualisation features</a>, such as:</p>
<ul>
<li>Full support  for Xen 3.1 virtualization on both 32- and 64-bit x86-based architectures with the capability to host 32-bit virtual machines on 64-bit virtualization host servers.</li>
<li>Support for both paravirtualization and full virtualization on the same server, leveraging both Intel VT and AMD Virtualization (AMD-V) processor capabilities.</li>
<li>A fully graphical and command-line virtual machine management tools for easy virtual machine (VM) administration and configuration, as well as tools for VM installation and lifecycle management.</li>
</ul>
<p>However, it not only has that, but <em>even more</em>. The new <a href="http://www.virtualization.info/2007/05/release-xen-31.html">Xen 3.1</a> includes other additions, particularly tackling HVM guest issues: i.e. improving support for save/restore/migrate operations for non-paravirtualized virtual machines (i.e. Windows). Below you can take a look at openSUSE 10.3 running inside Xen:</p>
<p align="center"><a href='http://news.opensuse.org/wp-content/uploads/2007/09/xen-netware.png' title='NetWare - Xen'><img src='http://news.opensuse.org/wp-content/uploads/2007/09/xen-netware_thumb.png' alt='NetWare - Xen' /></a>&nbsp;<a href='http://news.opensuse.org/wp-content/uploads/2007/09/xen-103.png' title='openSUSE 10.3 in Xen'><img src='http://news.opensuse.org/wp-content/uploads/2007/09/xen-103_thumb.png' alt='openSUSE 10.3 in Xen' /></a></p>
<h4>VM YaST Module</h4>
<p>To help with setting up and configuring Xen, openSUSE even has a nice <em>Install Hypervisor and Tools</em> (in the <em>yast2-vm</em> package) module which can do a lot of the work for you:</p>
<p align="center"><a href='http://news.opensuse.org/wp-content/uploads/2007/09/yast2-xen.png' title='YaST - Install Hypervisor and Tools'><img src='http://news.opensuse.org/wp-content/uploads/2007/09/yast2-xen_thumb.png' alt='YaST - Install Hypervisor and Tools' /></a></p>
<p>After the install has finished you&#8217;ll have two extra YaST modules to create and manage virtual machines:</p>
<p align="center"><img src='http://news.opensuse.org/wp-content/uploads/2007/09/yast2-vms.png' alt='YaST - VM Modules' /></p>
<h3>Kernel-based Virtual Machine (KVM)</h3>
<p>Also in this release is the latest Linux kernel virtualisation infrastructure, <a href="http://kvm.qumranet.com/kvmwiki">KVM</a>. KVM itself is to be considered experimental, but it is progressing very quickly. The latest versions come with reports of even <a href="http://kerneltrap.org/node/8148">better performance</a> and Windows Vista support. </p>
<p>The kernel module currently works with a modified version of QEMU, also available in openSUSE. To get it running, see <a href="http://en.opensuse.org/KVM">openSUSE.org/KVM</a>.</p>
<h3>More kernel modules: PARAVIRT-OPS &#038; VMI</h3>
<p>The release also includes the important <em>paravirt-ops</em> and <em>vmi</em> kernel modules to assist you with and <a href="http://www.linux-watch.com/news/NS4068384009.html">increase performance</a> in <em>vmware</em>.</p>
<div style="border-top: 1px solid #cecfce">&nbsp;</div>
<h2>Talk with Frank Kohler</h2>
<p>I caught up with SUSE&#8217;s project manager for Virtualisation to ask a few questions.</p>
<h3>Could you tell us a little about Xen in SUSE? Why has it been so successful?</h3>
<p>Francis, first thanks for offering me a chance to talk a bit about my area of work.</p>
<p>SUSE has broad experience with virtualisation, especially since supporting the IBM mainframe. Therefore interest in the Xen project has been established from the beginning. As an OS vendor SUSE has developers with essential knowledge and skills needed for the tight integration of hypervisor technology and OS. SUSE has therefore become one of the Top 5 contributors to the Xen project. </p>
<p>Today Xen has matured to a level where it is competitive to other hypervisor technologies in the market. Xen has established a large ecosystem, which is essential for adaption on various levels. SUSE contributes to virt-manager as well as to Novell&#8217;s datacenter management solution ZENworks Orchestrator offering solutions to a broad audience.</p>
<h3>Virtualisation applications, such as VirtualBox recently, appear to benefit greatly by being licenced as free software. How great are the incentives for other virtualisation software vendors to follow suit, and do you think they will?</h3>
<p>On one hand we see virtualisation being commodity today with industry leaders embracing virtualisation hand in hand with virtualisation specialists. </p>
<p>On the other hand the biggest share of the market is yet not virtualised offering huge opportunities to everyone. There&#8217;s still an enormous space for mainstream software and even more for niche products. So, yes, absolutely there are great incentives to publish virtualisation software and appliances be it fame, glory, money or all of that. If you have a great idea though, please talk to us (SUSE) and me first <img src='http://news.opensuse.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h3>KVM appears to be progressing very well in the upstream Linux kernel. What do you think the future holds for it?</h3>
<p>Indeed SUSE recognises the growing momentum of KVM and its advantages in certain areas. It&#8217;s good to see developers trying to close gaps to Xen, e.g. in the areas of paravirtualisation, symmetric multiprocessing (SMP) or hardware virtualised environments (VT and AMD-V respectively). </p>
<p>For broader market adoption and success KVM needs to grow its ecosystem though. KVM project&#8217;s main sponsor confirms that direction by announcing a product for the desktop and laptop segment just yesterday.</p>
<h3><a href="http://lguest.ozlabs.org/">Lguest</a> is another upcoming hypervisor that looks promising. Do you think it will be used in the openSUSE distribution in the future?</h3>
<p>Lguest is an impressive technology demonstration with just a few thousand lines of code. Of course Lguest&#8217;s scope is limited today therefore it&#8217;s hard to foresee it&#8217;s future. Yet we all remember Linus&#8217; <a href="http://lwn.net/2001/0823/a/lt-announcement.php3">posting</a> on August 25 in 1991 <img src='http://news.opensuse.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h3>What kind of other plans does the virtualisation team at SUSE have for the future?</h3>
<p>I&#8217;d love to talk more about the future of virtualisation since SUSE has lots of aces up its sleeve; unfortunately many things have not been announced yet. So I will at least talk a bit about a great demonstration SUSE did two weeks ago in San Francisco at one of the largest virtualisation conferences. </p>
<p>SUSE R&#038;D managed on one hand to patch our SUSE Linux Enterprise kernel to VMI enablement and on the other hand to get hold of a VMI enabled enterprise hypervisor. In conjunction with partner middleware application we demonstrated great  performance of SUSE Linux both on virtual and physical machines exploiting the very same kernel. Once again SUSE offers freedom of choice <img src='http://news.opensuse.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Thanks!</h3>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2007/09/27/sneak-peeks-at-opensuse-103-virtualisation/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Testing the Current Upstream Linux Kernel</title>
		<link>http://news.opensuse.org/2007/08/15/testing-the-current-upstream-linux-kernel/</link>
		<comments>http://news.opensuse.org/2007/08/15/testing-the-current-upstream-linux-kernel/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 09:59:14 +0000</pubDate>
		<dc:creator>Andreas Jaeger</dc:creator>
				<category><![CDATA[Build Service]]></category>
		<category><![CDATA[Kernel]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=137</guid>
		<description><![CDATA[Andrew Morton has spoken at different occasions about testing of the Linux kernel and asked users to test the current development version and report their findings.  For our openSUSE releases we have in general a frozen version and add only fixes for bugs that are encountered during testing &#8211; but stay with the same version [...]]]></description>
			<content:encoded><![CDATA[<p>Andrew Morton has spoken at different occasions about testing of the Linux kernel and asked users to test the current development version and report their findings.  For our openSUSE releases we have in general a frozen version and add only fixes for bugs that are encountered during testing &#8211; but stay with the same version for the lifetime of a release.</p>
<p>With our openSUSE Build Service we build a daily kernel, where we take the current upstream development kernel without any patches (besides those we need for building a RPM).  We do call this the vanilla kernel. It can be downloaded from:<br />
<a href="http://download.opensuse.org/repositories/Kernel:/Vanilla/SUSE_Factory/">http://download.opensuse.org/repositories/Kernel:/Vanilla/SUSE_Factory/</a></p>
<p>Btw. if you test the vanilla kernel, report any problems to the Linux kernel mailing list (for details check the FAQ at <a href="http://www.tux.org/lkml/">http://www.tux.org/lkml/</a>) and not to the openSUSE bugzilla.</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2007/08/15/testing-the-current-upstream-linux-kernel/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux Kernel Development List for openSUSE</title>
		<link>http://news.opensuse.org/2007/07/31/linux-kernel-development-for-opensuse/</link>
		<comments>http://news.opensuse.org/2007/07/31/linux-kernel-development-for-opensuse/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 10:13:02 +0000</pubDate>
		<dc:creator>Andreas Jaeger</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Communication]]></category>
		<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Kernel]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=74</guid>
		<description><![CDATA[We have a new mailing list: opensuse-kernel (subscribe via lists.opensuse.org).
This list is dedicated to the discussion of the openSUSE kernel development (Factory et al) and the kernels in the openSUSE Build Service. Packaging or openSUSE-specific patches (though hopefully rare and growing more so) are on-topic; general Linux kernel development is best served by the existing [...]]]></description>
			<content:encoded><![CDATA[<p>We have a new mailing list: opensuse-kernel (subscribe via <a href="http://lists.opensuse.org/">lists.opensuse.org</a>).</p>
<p>This list is dedicated to the discussion of the openSUSE kernel development (Factory et al) and the kernels in the openSUSE Build Service. Packaging or openSUSE-specific patches (though hopefully rare and growing more so) are on-topic; general Linux kernel development is best served by the existing public lists (LKML et al).</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2007/07/31/linux-kernel-development-for-opensuse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
