Displaying 20 results from an estimated 400 matches similar to: "Cannot start virtual machine"
2013 Oct 26
2
[PATCH] 1. changes for vdiskadm on illumos based platform
2. update ZFS in libfsimage from illumos for pygrub
diff -r 7c12aaa128e3 -r c2e11847cac0 tools/libfsimage/Rules.mk
--- a/tools/libfsimage/Rules.mk Thu Oct 24 22:46:20 2013 +0100
+++ b/tools/libfsimage/Rules.mk Sat Oct 26 20:03:06 2013 +0400
@@ -2,11 +2,19 @@ include $(XEN_ROOT)/tools/Rules.mk
CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/
2011 Jan 10
1
Bug#609517: xen-utils-3.2-1: Pygrub can't find grub.conf in a reiserfs partion on amd64 arch
Package: xen-utils-3.2-1
Version: 3.2.1-2
Severity: normal
Tags: patch
Hi,
There is a bug xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c,
it is using "unsigned long" which is 64 bits on amd64 arch and 32
bits on i386 arch.
This makes pygrub can't work on reiserfs on amd64 arch. You can easily
reproduce it.
A patch is included for fixing this problem.
diff
2007 Dec 08
6
Re: [Xen-changelog] [xen-unstable] tools: Rationalise library soname versions.
On Fri, Dec 07, 2007 at 04:30:09PM -0800, Xen patchbot-unstable wrote:
> tools: Rationalise library soname versions.
>
> * Arrange for the sonames of libxenstore, libxc, libfsimage and
> libblktap to be set from a single place in Config.mk.
Grumble... I don''t like this at all. You just bumped libfsimage for no
reason. Can we please fix libfsimage back to the correct
2012 Jun 20
9
[PATCH 0 of 1 v2] tools: honour --libdir when it is passed to ./configure
I''ve removed all the LIBLEAF bits in this version, but kept passing
the libfsimage plugin location via compiler command line.
If there''s a better way to do this, I''m certainly open to it. But
looking at it further today I think this isn''t too horrible.
Matt
2007 Mar 03
5
[PATCH] Compile issue with tools/libfsimage/iso9660
Compile issue with tools/libfsimage/iso9660
char vs unsigned char signedness causes a warning when compiling
iso9660 (xen-unstable). This patch changes the unsigned char * for
char *.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
diff -r 8eff89a69521 tools/libfsimage/iso9660/fsys_iso9660.c
--- a/tools/libfsimage/iso9660/fsys_iso9660.c Fri Mar 02 18:42:00 2007 -0500
+++
2010 Sep 05
10
Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
Hello,
I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor
on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository.
Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
It also shows how to install various Xen PV guests using the native distro installers:
- CentOS 5.5
- Fedora 13
- Ubuntu 10.04 LTS
2010 Sep 05
10
Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
Hello,
I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor
on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository.
Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
It also shows how to install various Xen PV guests using the native distro installers:
- CentOS 5.5
- Fedora 13
- Ubuntu 10.04 LTS
2011 Feb 26
1
make world error
This time make world on Ubuntu 10.04 gives following error
gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing
-std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
-Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .fsimage.so.d
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs
-I../../../tools/libfsimage/common/
2007 Feb 21
4
Re: [Xen-staging] [xen-unstable] Add iso9660 support to libfsimage.
On Wed, 2007-02-21 at 14:46 +0000, Xen staging patchbot-unstable wrote:
> # HG changeset patch
> # User john.levon@xxx
> # Date 1172012044 28800
> # Node ID fe3e024e38f8323c311fbd61710eff3c4b92f514
> # Parent bca284f67702cf46502809f29eb634e2ab6d294f
> Add iso9660 support to libfsimage.
There seems to be some sign-age problems introduced here. I''m
surprised the
2005 Oct 18
1
Error while using sdt interrupt-complete.
Has anyone seen the following error before?
"error on enabled probe ID 2 (ID 473:
sdt:unix:av_dispatch_autovect:interrupt-complete): invalid address
(0x198) in action #3 at DIF offset 20"
I''m trying to capture interrupt times as inlined in the below script.
The script gives me some output after the errors, and I''m trying to
understand if the errors are affecting
2012 Jul 27
17
Time for 4.2.0 rc0?
Hey Keir,
I committed the last of the big outstanding tools blockers for 4.2
yesterday. Currently they are still in staging because they added some
new xenstore paths which tickled the leak detector in the test system
What do you think of doing an rc0 release next week?
There''s still some smaller issues remaining but I think they can wait
until rc1.
Ian.
2012 Apr 24
11
Where does PyGrub run?
Hello,
I am still confused: does pyGrub run in dom0 as root? as it says in here:
"PyGRUB used to act as a “PV bootloader”: it runs in dom0 as root,
opens the PV disk image, reads its GRUB menu.lst, presents a GRUB-like
menu to let the user choose a kernel which it copies to the dom0
filesystem, it then closes the disk image and eventually tells the
domain builder to use that copy. Such a
2012 Feb 17
4
xen-unstable unable to boot on Wheezy
Dom0 is Wheezy 64 bit with kernel 3.2.0-1-amd64 version 3.2.4-1, xen from
xen-unstable.hg changeset 24823:b75664e53905 plus these patch for not fail
build:
http://xen.1045712.n5.nabble.com/PATCH-0-of-2-rename-libxl-yajl-gen-alloc-td5469362.html
On boot start to load but after start ramdisk load server reboot without
message on screen.
The grub2 entry is:
-----------------------------------------
2010 Jul 20
1
[BombData][alltestmode] Re: [SPAM] [BombData][alltestmode] Re: Speex EchoCancellation
Well, I'm not a professional in AEC theory, but what I've mentioned is:
speex_echo_state_init(20, 320*10) - frame size should correspond to
20ms. At your sampling rate (16000hz) is should be 16K*0.02 = 320. The
same I can notice about echo tail. 100ms: 16000*0.3 = 4800, not 3200 as
you has. But that's not crucial I think. Just wanna you get the point.
"Internally,
2007 May 03
3
[PATCH] pygrub: look harder for elilo.conf
Keir,
This would also be appropriate for 3.1.0, since the /usr/lib fix makes
pygrub work on ia64
Presently pygrub only looks in /efi/redhat/elilo.conf. It should
check for other distributions, plus a couple fallback locations.
Signed-off-by: Aron Griffis <aron@hp.com>
diff -r 6d64f9eefad5 -r 67df28389f46 tools/pygrub/src/pygrub
--- a/tools/pygrub/src/pygrub Wed May 02 14:50:56 2007
RFC: [X86] Can we begin removing AutoUpgrade support for x86 instrinsics added in early 3.X versions
2017 Sep 21
3
RFC: [X86] Can we begin removing AutoUpgrade support for x86 instrinsics added in early 3.X versions
I agree with Paul that we need to formalise the compatibility policy before we start removing support for old intrinsics. Do we want a deprecation warning of some kind for the use of any intrinsic used in auto-upgrade, would that actually be useful or just a nuisance?
In the meantime I’m happy to help fix any missing test coverage.
> On 20 Sep 2017, at 22:16, Robinson, Paul via llvm-dev
2010 Jul 20
0
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
Anton A. Shpakovsky <saa <at> tomsksoft.com> writes:
>
> As for me - speex_echo_cancellation is a better choise. Try using it in
> capture thread instead
> of those speex_echo_capture and speex_echo_playback functions.
>
> And please, describe your problem in details. Cause the fact that you
> "didn get echo cancellation"
> doesn't mean you are
2010 Jul 20
2
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
As for me - speex_echo_cancellation is a better choise. Try using it in
capture thread instead
of those speex_echo_capture and speex_echo_playback functions.
And please, describe your problem in details. Cause the fact that you
"didn get echo cancellation"
doesn't mean you are doing smth wrong.
Regards,
Anton A. Shpakovsky
-----Original Message-----
From: speex-dev-bounces at
RFC: [X86] Can we begin removing AutoUpgrade support for x86 instrinsics added in early 3.X versions
2017 Sep 22
0
RFC: [X86] Can we begin removing AutoUpgrade support for x86 instrinsics added in early 3.X versions
Hi,
I believe we have a formal policy: we support every bitcode produced since
LLVM 3.0:
https://llvm.org/docs/DeveloperPolicy.html#ir-backwards-compatibility
(until we decide to uprev the version we support).
Unfortunately, the testing was only added around 3.6 or 3.7? And support is
only as good as the testing we have...
--
Mehdi
2017-09-21 0:23 GMT-07:00 Simon Pilgrim via llvm-dev <
2013 May 28
1
Query related to icecast server v2.3.2
Hi Sir,
?Thanks for your immediate reply.
?I have checked all the logs and outputs for the same application as
?you have suggested. In error.log file, it shows the error as listed below:
?[2013-05-28? 10:54:12] INFO fserve/fserve.c checking for file /stream
?(./web/stream)
?[2013-05-28? 10:54:12] WARN fserve/fserve.c found requested file but
?there is no handler for it: ./web/stream
?But i