Displaying 20 results from an estimated 100 matches similar to: "[PATCH] Fix pygrub handling non-default entry"
2016 Apr 08
2
New qemu-kvm-ev available for testing
Hi,
qemu-kvm-ev-2.3.0-31.el7_2.10.1 has been tagged for testing.
In order to test it, please enable centos-qemu-ev-test repository after
installing centos-release-qemu-ev
Thanks,
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Jan 04
1
[CVE-2017-5715] qemu-kvm-ev-2.9.0-16.el7_4.13.1 is now available for testing
Hi, qemu-kvm-ev-2.9.0-16.el7_4.13.1
<https://cbs.centos.org/koji/buildinfo?buildID=21119> is now available for
testing.
I'm testing it right now in oVirt CI, if nothing shows up, I'll tag it for
release in a few hours.
Here's the changelog:
* Thu Jan 04 2018 Sandro Bonazzola <sbonazzo at redhat.com> -
ev-2.9.0-16.el7_4.13.1 - Removing RH branding from package name * Thu
2012 Jan 09
1
[PATCH] xenstat: Correct copy of network device name
When xenstat library parse /proc/net/dev, it uses strpbrk function to get pointer
to device name. However, it miss capital letters in the array of valid characters
so it get incorrect name in case device name starts with capital letters or even
segfault if it contains only capital letters.
This patch adds missing characters to strpbrk call.
Signed-off-by: Miroslav Rezanina
2007 Jan 05
10
[PATCH 1/7] Fix pygrub path on Solaris
Fix for pygrub path on Solaris.
Signed-off-by: John Levon <john.levon@sun.com>
diff --git a/tools/python/xen/xend/XendDomainInfo.py b/tools/python/xen/xend/XendDomainInfo.py
--- a/tools/python/xen/xend/XendDomainInfo.py
+++ b/tools/python/xen/xend/XendDomainInfo.py
@@ -37,7 +37,7 @@ from xen.util.blkif import blkdev_uname_
from xen.util.blkif import blkdev_uname_to_file
from xen.util
2012 Jul 19
2
[PATCH] pygrub: add syslog support to pygrub
# HG changeset patch
# User Zhigang Wang <zhigang.x.wang@oracle.com>
# Date 1342720736 14400
# Node ID ec9655b30a5fa5b5abb3e05505f681f9be559613
# Parent 43e21ce7f22151524b800a6cf0ac4ba1233b34a7
pygrub: add syslog support to pygrub
Currently, when pygrub failed, we don''t know the reason because xend/xl will
not capture the stderr message.
This patch will log the error message to
2016 Dec 19
2
config file line length limit
To all,
i think i've found a minor bug in openssh. i'm writing to the list
toget input on whether it's really a bug, or an undocumented limit,
or maybe it's even documented somewhere (although i didn't see
it documented in ssh_config(5)). if there is a consensus that this
is indeed a bug, i'll file it in bugzilla. i would also like to
submit the fix.
the bug is that
2016 Jul 08
0
qemu-kvm-ev-2.3.0-31.el7.16.1 available for testing
qemu-kvm-ev-2.3.0-31.el7.16.1 has been tagged for testing and should reach
testing repositories soon.
Please help testing and providing feedback, thanks.
Changelog since previous release:
* Fri Jul 08 2016 Sandro Bonazzola <sbonazzo at redhat.com> -
ev-2.3.0-31.el7_2.16.1
- Removing RH branding from package name
* Thu Jun 16 2016 Miroslav Rezanina <mrezanin at redhat.com> -
2016 Aug 19
0
qemu-kvm-ev-2.3.0-31.el7_2.21.1 available for testing on x86_64, ppc64le and aarch64
qemu-kvm-ev-2.3.0-31.el7_2.21.1 has been tagged for testing for CentOS Virt
SIG and is already in testing repositories.
It's now available for x86_64, ppc64le and aarch64.
Please help testing and providing feedback, thanks.
We plan to move to stable repo around Wednesday next week.
ChangeLog since previous release:
* Fri Aug 19 2016 Sandro Bonazzola <sbonazzo at redhat.com> -
2012 Oct 19
3
[PATCH] pygrub: Add option to list grub entries
# HG changeset patch
# Parent aa479945f718ff775c18afa2f37a391fca573114
# User carnold@suse.com
# Date 1350668686 21600
pygrub: Add option to list grub entries
The argument to "--entry" allows 2 syntaxes, either directly the entry number
in menu.lst, or the whole string behind the "title" key word. This poses the
following issue:
From Dom0 there is no way to guess the number
2017 Mar 02
0
qemu-kvm-ev-2.6.0-28.el7_3.6.1 now available for testing
Hi,
just pushed to testing a new build of qemu-kvm-ev, here's the ChangeLog:
* Thu Mar 2 2017 Sandro Bonazzola <sbonazzo at redhat.com> -
ev-2.6.0-28.el7_3.6.1
- Removing RH branding from package name
* Mon Feb 13 2017 Miroslav Rezanina <mrezanin at redhat.com> -
rhev-2.6.0-28.el7_3.6
- kvm-cirrus-fix-patterncopy-checks.patch [bz#1420493]
-
2017 Dec 11
0
qemu-kvm-ev-2.9.0-16.el7_4.11.1 now available for testing
Hi, qemu-kvm-ev-2.9.0-16.el7_4.11.1
<https://cbs.centos.org/koji/buildinfo?buildID=21003> is now available for
testing.
If no negative feedback will be reported, I'm going to push to release on
Thursday, December 14th.
Here's the changelog:
* Mon Dec 11 2017 Sandro Bonazzola <sbonazzo at redhat.com> -
ev-2.9.0-16.el7_4.11.1 - Removing RH branding from package name * Mon Nov
2017 Apr 20
0
qemu-kvm-ev-2.6.0-28.el7_3.9.1 now available for testing
Hi,
just pushed to testing a new build of qemu-kvm-ev, here's the ChangeLog:
* Thu Apr 20 2017 Sandro Bonazzola <sbonazzo at redhat.com> -
ev-2.6.0-28.el7_3.9.1
- Removing RH branding from package name
* Fri Mar 24 2017 Miroslav Rezanina <mrezanin at redhat.com> -
rhev-2.6.0-28.el7_3.9
- kvm-block-gluster-memory-usage-use-one-glfs-instance-per.patch
[bz#1413044]
-
2017 Mar 12
2
USB card reader causing qemu-kvm SEGV's
Hi.
I have a Supermicro 5018D-FN4T (Xeon D-1541 based SBC) that I use for virtualization. I?m running Centos 7.3 on it (updated), with the CentOS-QEMU-EV.repo repository as the source for virtualization packages.
I run an Ubuntu 16.04-2 guest VM on it, which is ordinary enough. What?s perhaps less ordinary is that I?ve attached a Lexar Media, Inc. ?Lexar Professional Workflow CR1 CFast 2.0 USB
2017 Dec 12
0
[ovirt-users] qemu-kvm-ev-2.9.0-16.el7_4.11.1 now available for testing
2017-12-11 18:11 GMT+01:00 Markus Stockhausen <stockhausen at collogia.de>:
> Hi Sandro,
>
> I'm wondering if BZ1513362 (AIO stuck fixed in qemu-kvm-rhev-2.9.0-16.el7_
> 4.12)
> will be worth to give the newer version a try.
>
Above version is not yet released, can't see it on
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/7Server/en/RHEV/SRPMS/
>
>
2010 Aug 18
8
Patch fixing vlan handling when network-bridge script is used
We had problem using tagged vlans inside domU. Testing shows that this is caused by changing network interfaces in network-bridge script. Following patch should allow to use vlans in guest.
Testing scenario:
configure vlan network (e.g. vlan 1 on eth0 => eth0.1)
start xend
create domU and configure same vlan inside it
You can see that vlan is still <interface>.<vlan_id>. You can
2017 Oct 18
0
qemu-kvm-ev-2.9.0-16.el7_4.8.1 now available for testing
Hi, qemu-kvm-ev-2.9.0-16.el7_4.8.1
<https://cbs.centos.org/koji/buildinfo?buildID=20353> is now available for
testing.
If no negative feedback will be reported, I'm going to push to release on
Monday, October 23rd.
Here's the changelog:
* Wed Oct 18 2017 Sandro Bonazzola <sbonazzo at redhat.com> -
ev-2.9.0-16.el7_4.8.1
- Removing RH branding from package name
* Fri Sep 15
2018 Mar 09
0
qemu-kvm-ev-2.9.0-16.el7_4.14.1 has been released
Hi, qemu-kvm-ev-2.9.0-16.el7_4.14.1
<http://cbs.centos.org/koji/buildinfo?buildID=22232> has been tagged for
release and should land on mirrors.centos.org on Monday, March 12th 2018.
Here's the ChangeLog:
* Thu Mar 08 2018 Sandro Bonazzola <sbonazzo at redhat.com> -
ev-2.9.0-16.el7_4.14.1 - Removing RH branding from package name * Thu Jan
18 2018 Miroslav Rezanina <mrezanin at
2018 Jun 28
0
CVE-2018-3639 qemu-kvm-ev-2.10.0-21.el7_5.4.1 is now available for testing
Hi, qemu-kvm-ev-2.10.0-21.el7_5.4.1 has been tagged for testing.
If nothing shows up, I'll tag it for release on Monday July 2nd.
Here's the changelog:
* Thu Jun 28 2018 Sandro Bonazzola <sbonazzo at redhat.com> -
ev-2.10.0-21.el7_5.4.1
- Removing RH branding from package name
* Sat Jun 09 2018 Miroslav Rezanina <mrezanin at redhat.com> -
rhev-2.10.0-21.el7_5.4
-
2017 Jun 23
2
qemu-kvm-ev-2.6.0-28.el7_3.10.1 now available
Hi,
qemu-kvm-ev-2.6.0-28.el7.10.1
<https://cbs.centos.org/koji/buildinfo?buildID=17495> has been tagged for
release and will soon be available on CentOS mirrors.
This release addresses a security issue (CVE-2017-7718) which has a
security impact rated important.
See https://www.redhat.com/archives/rhsa-announce/2017-June/msg00014.html
for more details on this update.
Here's the
2011 Jun 28
2
cygwin 'QueryUserInfo' fails dueto samba error. Wazup?
I made progress in tracking down a problem on cygwin that's been bothering
me for a while since Win7 and domain.
when I do:
> mkpasswd -D
mkpasswd (434): [31] A device attached to the system is not functioning.
A network trace shows that it's trying to get the home dir
information from my main user. Wwhen it queries the info
Samba returns STATUS UNSUCCESSFUL (indicated in network