similar to: xen-qemu-dm does not build with backported xen-4.1

Displaying 20 results from an estimated 10000 matches similar to: "xen-qemu-dm does not build with backported xen-4.1"

2011 Apr 27
2
Fwd: Re: xen-qemu-dm does not build with backported xen-4.1
Il 27/04/2011 14:37, Ian Campbell ha scritto: > Which specific revision of qemu-xen-4.1 are you using? I'm using a tarball from http://bits.xensource.com/oss-xen/release/4.1.0/xen-4.1.0.tar.gz It seems Thomas used the tools/ioemu-qemu-xen subdirectory as source for xen-qemu-dm. At a first glance I didn't notice debian/mypatches/add-rules.patch: it adds Rules.mk from the tools
2006 Dec 08
2
[patch] Add more xc_error_code values.
XC_INVALID_PARAM such as asking for features unsupported by either xen or guest kernel. XC_OUT_OF_MEMORY no comment ;) Signed-off-by: Gerd Hoffmann <kraxel@suse.de> --- tools/libxc/xenctrl.h | 2 ++ 1 file changed, 2 insertions(+) Index: build-32-unstable-12802/tools/libxc/xenctrl.h =================================================================== ---
2012 Feb 20
18
[PATCH] libxl: fix compile error of libvirt
a, libxl_event.h is included in libxl.h. So, the former one also need to be installed. b, define __XEN_TOOLS__ in libxl.h: the head file "xen/sysctl.h" need check this macro. It is the same way used by the xen libxc public headers(tools/libxc/xenctrl.h and tools/libxc/xenctrlosdep.h). Signed-off-by: Bamvor Jian Zhang <bjzhang@suse.com> diff -r 87218bd367be
2007 Jun 23
2
PATCH: add xc_domain_setdebugging in xenctrl API
Hi, for ia64, I''d like to add xc_domain_setdebugging() in the xenctrl API. This patch implements it and modifies xc_ptrace.c to use it. The rationnal is enabling debugging tool not based on the ptrace API. The ptrace API is based on Linux ptrace which (at least on ia64) doesn''t have many privilegied registers. I''d prefer this patch being integrated on
2013 Apr 25
17
[PATCH V3] libxl: write IO ABI for disk frontends
This is a patch to forward-port a Xend behaviour. Xend writes IO ABI used for all frontends. Blkfront before 2.6.26 relies on this behaviour otherwise guest cannot boot when running in 32-on-64 mode. Blkfront after 2.6.26 writes that node itself, in which case it''s just an overwrite to an existing node which should be OK. In fact Xend writes the ABI for all frontends including console
2012 Oct 09
2
Asterisk sends wrong fxs 'Idle' hints
Hi, I have a problem with asterisk 10.8, hints and fxs dahdi phones: if a remote peer and an fxs phone gets connected and the remote peer hangsup, then asterisk sends the "Idle" state to notify the watcher before you hangup the fxs phone! Such a way if the user forgets to hangup the fxs phone (which is a cordless for example) then the operators will keep sending calls to him
2012 Jan 02
1
回复: [help] Who's the author of libxc? I don't know howto start with it
Thanks. I have already previewed the xenctrl.h. The following is what I understand: libxc is compiled to a file name after 'xc**' endding with '.so', xend communicates with domain0 through xc and domain0 communicates with hypervisor through privcmd. What's the privcmd? ------------------ 原始邮件 ------------------ 发件人: "Wei
2008 Mar 19
2
Where is the xc_translate_foreign_address~~~
Does anyone know which .c file contains the source code of the function named xc_tranlate_foreign_address? I found the declaration of this function in tools/libxc/xenctrl.h, and now I want to know the implementation of this function. Thanks ~~~ Wish you good luck~~~ yours:Lin _______________________________________________ Xen-devel mailing
2013 Sep 09
2
Sending SMS with a Portech MV-374 GSM Gateway
Hi, I have a Portech MV-374 GSM Gateway and I'd like to send SMS from a web page to confirm the subscriptions. How can I achieve it? Is Asterisk of any use to send SMS with the Portech? I really have no idea because I know nothing about the whole SMS thing... Thanks, Niccol? -- http://www.linuxsystems.it
2011 Mar 16
3
[PATCH] tools: do not link against unused libraries
# HG changeset patch # User Ian Campbell <ian.campbell@citrix.com> # Date 1300271932 0 # Node ID 7e326d27d899a3133479c8b7c983f660cdeda48c # Parent f35234b6636a0410a7d5eaa409e98ebe59080e4f tools: do not link against unused libraries. A fair few things under tools link against libraries which they don''t even use. Most of this appears to come from copy-and-pasting previous Makefile
2013 Nov 13
4
start VM Windows
Fresh Ubuntu 13.10 server build with all the latest patches, installed Xen 4.3 and XCP-XAPI. Got Xenbr0 working properly and created an LVM storage repository and a CIFS ISO repository. I can create VM''s no problem at all but whenever I try to start them I get the following error from the log. Only Windows VM. The error comes up almost instantly when trying to start it. Not sure where to
2011 Oct 25
5
[PATCH] pm : provide CC7/PC2 residency
x86 pm : provide CC7/PC2 residency Sandy bridge introduces new MSR to get cc7/pc2 residency (core C-state 7/package C-state 2). Print the cc7/pc2 residency when on sandy bridge platform. Signed-off-by: Yang Zhang <yang.z.zhang@intel.com> diff -r 662dbf6ee71c tools/libxc/xc_pm.c --- a/tools/libxc/xc_pm.c Mon Oct 24 18:01:07 2011 +0100 +++ b/tools/libxc/xc_pm.c Fri Oct 28
2013 May 09
1
Bug#707434: xen: FTBFS: vl.c:1575: undefined reference to `timer_create'
Source: xen Version: 4.1.4-4 Severity: serious Tags: jessie sid User: debian-qa at lists.debian.org Usertags: qa-ftbfs-20130509 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
2012 Oct 01
9
How to remove the call waiting tone without disabling callwaiting?
Hi, The call waiting tone is very annoying (you hear nothing while it plays the beep). I need callwaiting because of the queues (the phone has to ring as soon as you hangup) but I want to remove the beep on my dahdi channels, how can I do? Thanks, Niccol? -- http://www.linuxsystems.it
2013 Jul 06
0
"Operation not permitted" error when using "xe vm-start"
Hey! I am following the steps at http://wiki.xenproject.org/wiki/XCP_Beginners_Guide for creating a VM. I''ve setup my test VM with 1GiB min/max memory. I''ve assigned 2GiB of memory to dom0 (http://wiki.xen.org/wiki/Xen_Best_Practices) . My box has 12GB of physical memory and runs Ubuntu 13.04. When I do "xe vm-start", I get the following: The server failed to handle
2022 Jun 18
1
Riello Vision VST 1100 + NetMan 204 network card
I've contacted Riello and they told me that the NetMan 204 is the new version of the Netman Plus 102 and is indeed compatible with NUT. I don't know how to update the Hardware compatibility list page, but the 204 should be added to the compatible ones. Niccolo' Il 2022-06-17 12:02 Niccol? Belli via Nut-upsuser ha scritto: > Hi, > I'm looking for a small 230V Line
2022 Jun 18
1
Riello Vision VST 1100 + NetMan 204 network card
I've contacted Riello and they told me that the NetMan 204 is the new version of the Netman Plus 102 and is indeed compatible with NUT. I don't know how to update the Hardware compatibility list page, but the 204 should be added to the compatible ones. Niccolo' Il 2022-06-17 12:02 Niccol? Belli via Nut-upsuser ha scritto: > Hi, > I'm looking for a small 230V Line
2007 Jun 23
1
regarding testcode in xenstore
Hi I am tring to build the testcode for xenstored # cd xen-3.1-src/tools/xenstore/ # make testcode but it generating error due to conflict of function in fake_libxc with libxc. Error: gcc -Werror -Wp,-MD,.fake_libxc.o.d -I../../tools/libxc -I. -DTESTING -c -o fake_libxc.o fake_libxc.c fake_libxc.c:41: error: conflicting types for ‘xc_evtchn_notify’ ../../tools/libxc/xenctrl.h:692: error:
2007 Jun 23
1
regarding testcode in xenstore
Hi I am tring to build the testcode for xenstored # cd xen-3.1-src/tools/xenstore/ # make testcode but it generating error due to conflict of function in fake_libxc with libxc. Error: gcc -Werror -Wp,-MD,.fake_libxc.o.d -I../../tools/libxc -I. -DTESTING -c -o fake_libxc.o fake_libxc.c fake_libxc.c:41: error: conflicting types for ‘xc_evtchn_notify’ ../../tools/libxc/xenctrl.h:692: error:
2013 Nov 13
1
error start VM
Im also experiencing the same issue on Ubuntu 13.10 xe vm-start vm=myvmThe server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.message: Xenctrl.Error [ memory 6796760 KiB free; to be scrubbed 0 KiB; total 7893 MiB]: 1: Operation not permitted _______________________________________________ Xen-users