search for: 4086e4811547

Displaying 3 results from an estimated 3 matches for "4086e4811547".

2012 Jan 06
3
[PATCH] tools: fix ipxe version issue in Makefile
Hi All, The ipxe git commit version changed, but its release version should still stay at v1.0.0 Signed-off-by: Yongjie Ren <yongjie.ren@intel.com<mailto:yongjie.ren@intel.com>> ------ diff -r 4086e4811547 tools/firmware/etherboot/Makefile --- a/tools/firmware/etherboot/Makefile Thu Jan 05 17:25:23 2012 +0000 +++ b/tools/firmware/etherboot/Makefile Fri Jan 06 14:30:54 2012 +0800 @@ -12,7 +12,9 @@ IPXE_GIT_TAG := 9a93db3f0947484e30e753bbd61a10b17336e20e -IPXE_TARBALL_URL := $(XEN_EXTFILES_URL)/ipxe-...
2012 Jan 09
1
[PATCH] xenstat: Correct copy of network device name
...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 <mrezanin@redhat.com> diff -r 4086e4811547 tools/xenstat/libxenstat/src/xenstat_linux.c --- a/tools/xenstat/libxenstat/src/xenstat_linux.c Thu Jan 05 17:25:23 2012 +0000 +++ b/tools/xenstat/libxenstat/src/xenstat_linux.c Mon Jan 09 12:40:05 2012 +0100 @@ -222,7 +222,7 @@ else /* There were errors when parsing this directly in RE....
2012 Jan 09
0
[xen-unstable test] 10644: tolerable FAIL
...r pass test-amd64-i386-xl-win7-amd64 13 guest-stop fail never pass test-amd64-amd64-win 16 leak-check/check fail never pass test-amd64-amd64-xl-win7-amd64 13 guest-stop fail in 10643 never pass version targeted for testing: xen 4086e4811547 baseline version: xen 4086e4811547 jobs: build-amd64 pass build-i386 pass build-amd64-oldkern pass build-i386-oldkern...