I have done a temporary test build xen-4.1.2-1.1 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3495905 which contains patches from http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00218.html http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00321.html
which I would like to test before putting them into a released version. If anyone else wants to test it, please let me know whether it works.
Michael Young
On Tue, Nov 08, 2011 at 12:56:57AM +0000, M A Young wrote:
I have done a temporary test build xen-4.1.2-1.1 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3495905 which contains patches from http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00218.html http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00321.html
which I would like to test before putting them into a released version. If anyone else wants to test it, please let me know whether it works.
Great! You're really quick. I was going to suggest both of those :) I'll be able to test those later this week.. I'll let you know how it goes.
Thanks,
-- Pasi
On Tue, Nov 08, 2011 at 12:56:57AM +0000, M A Young wrote:
I have done a temporary test build xen-4.1.2-1.1 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3495905 which contains patches from http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00218.html http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00321.html
which I would like to test before putting them into a released version. If anyone else wants to test it, please let me know whether it works.
I am in.
Michael Young
xen mailing list xen@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/xen
On Tue, Nov 08, 2011 at 10:04:51AM -0500, Konrad Rzeszutek Wilk wrote:
On Tue, Nov 08, 2011 at 12:56:57AM +0000, M A Young wrote:
I have done a temporary test build xen-4.1.2-1.1 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3495905 which contains patches from http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00218.html http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00321.html
which I would like to test before putting them into a released version. If anyone else wants to test it, please let me know whether it works.
I am in.
Besides the '-a' missing thing it works fine for me.
Tested with F16 LiveCD.
Michael Young
xen mailing list xen@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/xen
-- xen mailing list xen@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/xen
On Wed, Nov 09, 2011 at 10:09:56AM -0500, Konrad Rzeszutek Wilk wrote:
On Tue, Nov 08, 2011 at 10:04:51AM -0500, Konrad Rzeszutek Wilk wrote:
On Tue, Nov 08, 2011 at 12:56:57AM +0000, M A Young wrote:
I have done a temporary test build xen-4.1.2-1.1 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3495905 which contains patches from http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00218.html http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00321.html
which I would like to test before putting them into a released version. If anyone else wants to test it, please let me know whether it works.
I am in.
Besides the '-a' missing thing it works fine for me.
Tested with F16 LiveCD.
And just to verify I assume you had:
xen_platform_pci=0
so you got the actual realtek nic in the vm?
-- Pasi
On Thu, Nov 10, 2011 at 08:34:23PM +0200, Pasi Kärkkäinen wrote:
On Wed, Nov 09, 2011 at 10:09:56AM -0500, Konrad Rzeszutek Wilk wrote:
On Tue, Nov 08, 2011 at 10:04:51AM -0500, Konrad Rzeszutek Wilk wrote:
On Tue, Nov 08, 2011 at 12:56:57AM +0000, M A Young wrote:
I have done a temporary test build xen-4.1.2-1.1 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3495905 which contains patches from http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00218.html http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00321.html
which I would like to test before putting them into a released version. If anyone else wants to test it, please let me know whether it works.
I am in.
Besides the '-a' missing thing it works fine for me.
Tested with F16 LiveCD.
And just to verify I assume you had:
xen_platform_pci=0
Did not need to.The LiveCD does not load the xen_platform driver so there is no swap-over to PV. Everything is running in HVM.
so you got the actual realtek nic in the vm?
Yup: RTL8139.
-- Pasi
On Mon, Nov 7, 2011 at 6:56 PM, M A Young m.a.young@durham.ac.uk wrote:
I have done a temporary test build xen-4.1.2-1.1 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3495905 which contains patches from http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00218.html http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00321.html
which I would like to test before putting them into a released version. If anyone else wants to test it, please let me know whether it works.
Michael Young-- xen mailing list xen@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/xen
Noted this during the upgrade: Updating : xen-hypervisor-4.1.2-1.1.fc16.x86_64 3/12 /var/tmp/rpm-tmp.3dxNvP: line 1: [: too many arguments
postinstall scriptlet (using /bin/sh): if [ $1 = 0 -f /sbin/grub2-mkconfig -a -f /boot/grub2/grub.cfg ]; then /sbin/grub2-mkconfig -o /boot/grub2/grub.cfg fi
Missing a "-a" in there, me thinks. :-)
jerry
On Tue, 8 Nov 2011, Jerry Amundson wrote:
Noted this during the upgrade: Updating : xen-hypervisor-4.1.2-1.1.fc16.x86_64 3/12 /var/tmp/rpm-tmp.3dxNvP: line 1: [: too many arguments
postinstall scriptlet (using /bin/sh): if [ $1 = 0 -f /sbin/grub2-mkconfig -a -f /boot/grub2/grub.cfg ]; then /sbin/grub2-mkconfig -o /boot/grub2/grub.cfg fi
Missing a "-a" in there, me thinks. :-)
Thanks for spotting that. It should be fixed in 4.1.2-1.2.fc16 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3498381 which makes this and other script changes, though the main code is the same as the last one.
Michael Young
On Tue, Nov 08, 2011 at 11:11:39PM +0000, M A Young wrote:
On Tue, 8 Nov 2011, Jerry Amundson wrote:
Noted this during the upgrade: Updating : xen-hypervisor-4.1.2-1.1.fc16.x86_64 3/12 /var/tmp/rpm-tmp.3dxNvP: line 1: [: too many arguments
postinstall scriptlet (using /bin/sh): if [ $1 = 0 -f /sbin/grub2-mkconfig -a -f /boot/grub2/grub.cfg ]; then /sbin/grub2-mkconfig -o /boot/grub2/grub.cfg fi
Missing a "-a" in there, me thinks. :-)
Thanks for spotting that. It should be fixed in 4.1.2-1.2.fc16 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3498381 which makes this and other script changes, though the main code is the same as the last one.
I just tried these 4.1.2-1.2.fc16 rpms on fedora 16, and they seem to fix the emulated realtek nic problems.
Thanks,
-- Pasi
On Tue, Nov 08, 2011 at 12:56:57AM +0000, M A Young wrote:
I have done a temporary test build xen-4.1.2-1.1 at http://koji.fedoraproject.org/koji/taskinfo?taskID=3495905 which contains patches from http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00218.html http://lists.xensource.com/archives/html/xen-devel/2011-11/msg00321.html
which I would like to test before putting them into a released version. If anyone else wants to test it, please let me know whether it works.
There's an updated version of the second patch in here: http://old-list-archives.xen.org/archives/html/xen-devel/2011-11/msg01257.ht... and http://xenbits.xen.org/hg/staging/xen-4.1-testing.hg/rev/5a00ccfc6391
It fixes a bug with Linux 2.6.32 dom0 kernels.
-- Pasi
On Mon, 21 Nov 2011, Pasi Kärkkäinen wrote:
There's an updated version of the second patch in here: http://old-list-archives.xen.org/archives/html/xen-devel/2011-11/msg01257.ht... and http://xenbits.xen.org/hg/staging/xen-4.1-testing.hg/rev/5a00ccfc6391
It fixes a bug with Linux 2.6.32 dom0 kernels.
I have put the revised patch in 4.1.2-2 with other fixes and changes. It is available via koji http://koji.fedoraproject.org/koji/buildinfo?buildID=275077 and I will push it to updates-testing once I have done a bit of testing.
Michael Young
On Mon, Nov 21, 2011 at 05:38:29PM +0000, M A Young wrote:
On Mon, 21 Nov 2011, Pasi Kärkkäinen wrote:
There's an updated version of the second patch in here: http://old-list-archives.xen.org/archives/html/xen-devel/2011-11/msg01257.ht... and http://xenbits.xen.org/hg/staging/xen-4.1-testing.hg/rev/5a00ccfc6391
It fixes a bug with Linux 2.6.32 dom0 kernels.
I have put the revised patch in 4.1.2-2 with other fixes and changes. It is available via koji http://koji.fedoraproject.org/koji/buildinfo?buildID=275077 and I will push it to updates-testing once I have done a bit of testing.
Nice!
Thanks a lot,
-- Pasi