Displaying 20 results from an estimated 2000 matches similar to: "mini-os: C programming"
2007 Mar 01
7
hvm_init_ap_contexts
Why is there an argument returned in the function below (of hvm.h),
knowing that there is void?
static inline void
hvm_init_ap_context(struct vcpu_guest_context *ctxt,
int vcpuid, int trampoline_vector)
{
return hvm_funcs.init_ap_context(ctxt, vcpuid, trampoline_vector);
}
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2006 Aug 29
10
mini-os: gnttab.c does not compile
Hello,
sorry to bother you with this: while trying to compile mini-os from
xen-unstable.hg, I noticed that compilation failed like this:
gcc -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format
-Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -m32
-march=i686 -g -Iinclude -Iinclude/x86 -Iinclude/x86/x86_32 -c gnttab.c
-o gnttab.o
gnttab.c: In Funktion »init_gnttab«:
2003 Jul 30
5
Dummy account/extension
Hi,
It is possible to create a dummy account (SIP or IAX type) in order to be
used in a "dummy" extension?
I want to be able to use it as a normal extension (as an IP phone connected
to it), but without the need to answer or call from that extension.
I want that when I call that extension to hear the ring, and after the
defined period of time to enter in the Voicemail system.
I
2009 Dec 20
2
plot de un cca realizado con Ade4
Un saludo a todos.
Estoy haciendo un ACC y utilizo el paquete Ade4. Cuando quiero realizar un plot del resultado utilizo plot(). el resultado son 6 gráficos: loadings, correlation, inertia axes, scores and predictions, eigenvalues y species. Lo que quería saber es cómo representar en una sola ventana (los 6 gráficos a parecen en la misma) el gráfico correspondiente a Species.
Gracias por vuestra
2006 Nov 27
1
R.DLL mapping by P/Invoke
After a long processing, I was able to create a version of a small C# class
that was able to emulate the rproxy by P/Invoke. This is mostly to find a
workaround a performance problem of the StatConnector.
It's almost work but ... I have strange memory exception when I call the
print function. The variable seems to not survive from one call to the
other.
As there is no debug symbol for
2003 Jul 24
2
Cisco ATA Advanced CallerID
To whom it might concern,
The Gesko Ikarus 1200S analog telephone has advanced callerid
capabilities. When used with an ATA186, it show the username
and the phonenumber of the caller. (or whatever you let *
tell it)
http://www.gesko.be/idgg004.htm
Price is 77 euro something and available with Telec. (NL)
Met vriendelijke groet,
Pauline Middelink
--
GPG Key fingerprint = 2D5B 87A7
2007 Jun 11
5
[PATCH][Linux] gnttab: make dma address conversion logic of gnttab dma arch specific.
This patch is cleaned up of the patch which was sent as
http://lists.xensource.com/archives/html/xen-devel/2007-06/msg00324.html
# HG changeset patch
# User yamahata@valinux.co.jp
# Date 1181545986 -32400
# Node ID 69e2dd4e06c405a92717c5f1818f5096e1dc0bcd
# Parent d5e0eb7dd069c0ffc1854da81aa143ccfb0ad66e
make dma address conversion logic of gnttab dma arch specific.
gnttab_dma_map_page() and
2012 Jan 04
2
[LIBVIRT] Xen issue.
Hi everybody,
I'ld to use virsh over ssh in order to connect to my xen hypervisor from
one of my DomU.
I tried:
virsh -c xen+ssh://root at 192.168.0.67:22 list --all
And it correctly listed the started virtual computers.
And when I tried
virsh connect xen+ssh://root at 192.168.0.67:22
And I got.
error: no connection driver available for xen:///
error: failed to connect to the hypervisor
2005 Jun 09
2
having to reload asterix after internet connection failure
Hi,
I've been having some problems with my internet connection, it
cuts out for aprox 30 seconds at a time and after that i have
to do a reload in asterix for it to re-register my sip account with
broadvoice otherwise it won't accept any connection till i reload, is there
a way for it to automatically re-register or am I missing something
else ?
Thx.
Armand
2008 Oct 13
3
errors on getaddrinfo(): nodename nor servname provided, or not known
Hello openssh developers,
I had built openssh-4.7p1 on arm-apple-darwin9 platform, but
I get this error when I load sshd using launchd:
root# launchctl load /Library/LaunchDaemons/com.openssh.sshd.plist
errors on getaddrinfo(): nodename nor servname provided, or not known
When I execute sshd directly, I don't get any warnings or error
messages, but the sshd is not listening on the intended
2008 Oct 21
3
Asterisk Console color
Hi,
Since I'm using ubuntu 8.04.1 and asterisk 1.4.22 I cannot have color in console.
Do I miss a package or compilation option ?
Thanks
2008 Apr 12
3
[LLVMdev] Calling Conventions Cont'd
What is the correct procedure for translating a function signature from
a high-order language to LLVM? It looks like I replace each
struct/array parameter with a 'byval' pointer parameter, and I replace a
result struct/array with an 'sret' pointer parameter. The reason I ask
is that each calling convention has subtle variations for each
architecture and platform. For
2012 Mar 09
2
[PATCH] linux-2.6.18/gnttab: add deferred freeing logic
Signed-off-by: Jan Beulich <jbeulich@suse.com>
--- a/drivers/xen/core/gnttab.c
+++ b/drivers/xen/core/gnttab.c
@@ -35,6 +35,7 @@
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/seqlock.h>
+#include <linux/timer.h>
#include <xen/interface/xen.h>
#include <xen/gnttab.h>
#include <asm/pgtable.h>
@@ -183,35 +184,119 @@ int
2011 Dec 01
11
[PATCH 0 of 2] Paging support updates for XCP dom0
This is a cherry pick of two patches that add support for guest paged out
frames in the XCP 2.6.32 dom0 patch queue.
First patch propagates the ENOENT returned by the hypervisor in the case
of a paged out page, all the way up the call chain to the MMAPBATCH_V2
ioctl. The ioctl is mainly used to harvest those return values and retry.
The second patch adds retry loops to all backend grant
2011 Aug 04
1
Failed to allocate new gidNumber. smbldap_modify() failed.
Hello,
We are using samba 3.0.37 on solaris 10
We encountered errors with winbind :
"Failed to allocate new gidNumber. smbldap_modify() failed."
and also in the samba.log :
"could not lookup membership for group sid
S-1-5-21-2446956985-2243763730-1737288511-3325 in domain STOUEN (error:
NT_STATUS_NONE_MAPPED)"
After some searching with google,I increase the gidnumber
2008 Oct 08
1
Problem with sshd host key checking, for my own build with custom prefix
Hello openssh developers,
I was builiding openssh-4.7p, and it builds successfully with my own
prefix (--prefix=/path/to/sshd).
The problem is when I execute sshd, it warns about permission being too open:
hostname:/path root# /path/to/sshd -t -f /path/to/sshd_config
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
2007 Nov 26
0
[PATCH] [Mini-OS] Make gnttab allocation/free safe
Add a semaphore to protect gnttab_list from exhaustion, and disable
callbacks during allocation/free. Fix the network frontend accordingly.
Signed-off-by: Samuel Thibault <samuel.thibault@citrix.com>
diff -r bb961bda7eff extras/mini-os/gnttab.c
--- a/extras/mini-os/gnttab.c Sun Nov 25 21:24:48 2007 +0000
+++ b/extras/mini-os/gnttab.c Mon Nov 26 11:50:31 2007 +0000
@@ -18,6 +18,7 @@
2011 Mar 20
1
[LLVMdev] CDECL Calling Convention
Hello all,
I am a beginner of LLVM and I want to add a new backend into LLVM. The
calling convention of the target I ported is CDECL. I am wondering to know
whether there is already CDECL calling convention implemented in LLVM??
Which CallingConv.td file should I copy and modify for my target??
thanks a lot
Mitnick
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Oct 09
1
Issues on sshd host keys
Hello openssh-unix-dev list members,
This is related to my previous post, but I need to ask specific questions.
I'm building openssh with iPhone Toolchain
(http://wikee.iphwn.org/howto:toolchain_on_leopard_aspen) for iPhone
2.1 firmware.
This is not an iPhone mailing list, but probably anyone with deep
knowledge of openssh could give a hint.
So this is what I do:
1. I patch the files using
2014 Mar 26
4
Not backing up cache files
I am using mdbox for dovecot storage.
I wonder if I could skip "dovecot.index.cache" files and, in general,
"*.cache" files when doing mail backup. Those files are big and change
frequently. What I feel from reading documentation [1][2] is that they
could be dropped in the backups, to be recreated on the fly if needed.
But I would like expert confirmation.
[1]