search for: 3d80

Displaying 20 results from an estimated 29 matches for "3d80".

Did you mean: 3d0
2007 Nov 10
3
ring.h notification hold-off question
...e? thanks for patience, daniel -- Daniel Stodden LRR - Lehrstuhl für Rechnertechnik und Rechnerorganisation Institut für Informatik der TU München D-85748 Garching http://www.lrr.in.tum.de/~stodden mailto:stodden@cs.tum.edu PGP Fingerprint: F5A4 1575 4C56 E26A 0B33 3D80 457E 82AE B0D8 735B _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Mar 11
3
Is it possible to make hypercall from user application directly?
Hi, I implemented my own Hypercall in xen. Now I wish my application under dom0 could talk to Xen via my hypercall. Currently, I make a stub in dom0''s kernel, which works as a proxy to forward the request. So, my application first makes a system call to dom0, which then makes hypercall to xen. Is this design necessary? May I call hypercalls from user application under dom0 directly?
2017 Sep 29
0
Delivery Status Notification (Delay)
...wiki pages at [1] and [2] with some links and > better instructions > > Username: GiulioFidente > > 1. https://wiki.centos.org/SpecialInterestGroup/Storage > 2. https://wiki.centos.org/SpecialInterestGroup/Storage/Ceph > > -- > Giulio Fidente > GPG KEY: 08D733BA =3DE2=3D80=3D8BYou should have edit rights there now. Let us know if you fi= nd any=3D issue. Akemi=3DE2=3D80=3D8B --001a1141ef62a935f4055a4206c6 Content-Type: text/html; charset=3D"UTF-8" Content-Transfer-Encoding: quoted-printable <div style=3D3D"background-color:#FFF8DC;">...
2008 Aug 20
3
Grant Table Hyper Calls For Sharing Memory
I was following an email chain in the xen mailing list on HVM hypercalls on grant tables and the email chain link is below http://lists.xensource.com/archives/html/xen-devel/2007-03/msg00688.html This link says that we need not required hypercalls to share memory b/w HVM''s. But as far as my understanding of sharing memory is concerned, I think the memory is shared using grant table
2008 Apr 26
0
Bug in R 2.7 for over long lines (crasher+proposed fix!) (PR#11284)
...r nc < MAXLINESIZE above or to change > SourceLine to have MAXLINESIZE+1 size. > > Alternatively as the strncpy manpage suggests do this for all > occurrences of strncpy > > strncpy(buf, str, n); > if (n > 0) > buf[n - 1]=3D3D =3DE2=3D80=3D99\0=3DE2=3D80=3D99; > > this could even be made a makro / helper function ... > > And another update: This does fix the R+swig crasher for me (tested)! > > Soeren > > ______________________________________________ > R-devel at r-project.org mailing list > https://st...
2008 Aug 05
4
Mini-OS and Xen!
Hi I have a doubt regarding Mini-OS and Xen. If it is true that Xen reserves in the virtual address space the top 64MB on 32bit systems and 168MB in PAE systems, doesn''t it exist with a Mini-OS kernel which has only 32MB in size i.e. going by its default config file? Obviously I''m missing something. Regards, Bhaskar. _______________________________________________ Xen-devel
2008 Feb 24
7
Using SYSCALL/SYSRET with a minios kernel
Hi, I''m trying to use the SYSCALL/SYSRET opcodes with a minios kernel without much success. Going by the manuals (and linux sources) I first have to setup the STAR and LSTAR registers to define the segment and instruction pointer to be used for SYSCALL: /* * LSTAR and STAR live in a bit strange symbiosis. * They both write to the same internal register. STAR allows
2008 Mar 18
2
The return value of xc_map_foreign_range~~~
I am shame to say that I have never met a function whose return value is void*. This is the first time~~~ So, can anyone told me the meaning of the return value of this function -----xc_map_foreign_range? Is it a pointer pointed to a memory area corresponding the machine frame number(the last parameter passed to the function)? And the third parameter named size: the unit of size is in bytes or
2008 Apr 09
1
Hypercall
Hi, I''d like to do some operation every time an hypercall is issued in a domU kernel. I started modifying include/asm-i386/mach-xen/asm/hypercall.h but I don''t think it''s such a great idea, so I think that, as a last chance, I''ll have to substitute all of the hypercall function call with some wrapper function of my own. Can anyone tell me if
2006 Aug 10
1
Gratuitous/unsolicited ARP
...hints welcome. thanks, daniel -- Daniel Stodden LRR - Lehrstuhl für Rechnertechnik und Rechnerorganisation Institut für Informatik der TU München D-85748 Garching http://www.lrr.in.tum.de/~stodden mailto:stodden@cs.tum.edu PGP Fingerprint: F5A4 1575 4C56 E26A 0B33 3D80 457E 82AE B0D8 735B _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2005 Jul 13
1
SPA3000 to Asterisk Server - Asterisk server not answering calls
...-- SIP/2004-2f34 is ringing -- SIP/2004-2f34 is ringing -- SIP/2004-2f34 is ringing -- SIP/2004-2f34 answered SIP/3001-047c -- Attempting native bridge of SIP/3001-047c and SIP/2004-2f34 == Spawn extension (sipura, 6666, 1) exited non-zero on 'SIP/3001-047c' -- Executing Dial("SIP/3001-3d80", "SIP/2004") in new stack -- Called 2004 -- SIP/2004-33ec is ringing -- SIP/2004-33ec is ringing -- SIP/2004-33ec is ringing -- SIP/2004-33ec is ringing SIP.conf [3001] type=friend host=dynamic context=sipura username=3001 secret=xxxxxx dtmfmode=rfc2833 disallow=all allow=ulaw ins...
2007 Nov 26
5
xenstored
Hi , Are there any options with xenstored to access xenstore ? Can I look up contents of xenstore ? Thanks, Sanket _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 Nov 26
5
xenstored
Hi , Are there any options with xenstored to access xenstore ? Can I look up contents of xenstore ? Thanks, Sanket _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 Nov 20
2
netfront/back documentation on wiki
Hi all, I''ve taken a stab at documenting the current interface between netfront and netback drivers, here: http://wiki.xensource.com/xenwiki/XenNetFrontBackInterface Currently, the only way for non-Linux implementers to adhere to this interface is to study the Linux netfront driver, which has a great deal of optimizations and is not meant to be documentation. I''d love it if
2005 Jul 12
1
Tripplite and newhidups
...D01 Lev=3D01 Prnt=3D01 Port=3D00 Cnt=3D01 Dev#=3D 2 Spd=3D1.5 MxC= h=3D 0 D: Ver=3D 1.10 Cls=3D00(>ifc ) Sub=3D00 Prot=3D00 MxPS=3D 8 #Cfgs=3D 1 P: Vendor=3D09ae ProdID=3D0001 Rev=3D 0.01 S: Manufacturer=3DTRIPP LITE S: Product=3DTRIPP LITE SMART750USB =20 C:* #Ifs=3D 1 Cfg#=3D 1 Atr=3D80 MxPwr=3D 60mA I: If#=3D 0 Alt=3D 0 #EPs=3D 1 Cls=3D03(HID ) Sub=3D01 Prot=3D00 Driver= =3Dusbhid E: Ad=3D81(I) Atr=3D03(Int.) MxPS=3D 8 Ivl=3D10ms Thanks for any help, Stuart Freeman --zhXaljGHf11kAtnf Content-Type: application/pgp-signature; name="signature.asc" Content-Descriptio...
2016 Aug 15
1
v4.8-rc2 crashes while probing nvidia graphics card on arm64
...ffff000008e6f608 [ 3.571269] 3d20: ffff800976cb3d40 ffff000008485a24 ffff000008b1a000 ffff000009039000 [ 3.571272] 3d40: ffff800976cb3d50 ffff00000859245c ffff800976cb3d90 ffff000008e4cf7c [ 3.571275] 3d60: ffff000008b1a000 ffff000009039000 ffff00000903b000 ffff000008f9ae08 [ 3.571277] 3d80: ffff800976cb3d90 ffff000008e4cf6c ffff800976cb3dd0 ffff0000080832a8 [ 3.571280] 3da0: ffff000008e4cd70 ffff800976cb0000 0000000000000000 0000000000000006 [ 3.571282] 3dc0: ffff000009006000 0000000000000006 ffff800976cb3e40 ffff000008e20d08 [ 3.571285] 3de0: 0000000000000125 ffff0000090060...
2006 Aug 11
7
How Xen handles Dom1 interrupts?
Good morning, I am new to Xen, and trying to understand how Xen works. I have some questions about virtualization of interrupts on Xen. Thanks in advance for all helps. 1) From papers about Xen architecture found at Xen homepage, Xen seemingly intercepts interrupts of Dom1 (paravirtualization). So interrupts occur in Dom1''s context are sent to Xen, and Xen handles them. Is that correct?
2007 Nov 28
20
Page tables in Xen
Hi, I have a question about memory page tables in Xen. As far as I understood, every modification to page table will go through Xen(hypervisor). Is it so that all page tables are actually allocated in Xen(hypervisor) instead of guest OS(domain)? Also, is it the case that Xen(hypervisor) needs to maintain a page table for each process running in every domain? Thanks Haifeng
2008 Apr 04
8
Grant tables
Hi, I need to use the grant table mechanism, but I can''t find any example regarding how to do it. Could you please provide some examples? Thanks Carlo -- È molto più bello sapere qualcosa di tutto, che sapere tutto di una cosa. Blaise Pascal _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 Jan 15
8
Modular Xen
It seems to me that Xen is full of stuff that aren''t beneficial for everybody, this includes NUMA, ACM and other stuff that certain companies try to introduce... In a better world, the Xen binary would have been more sleek and fast, and those extra features should be loaded via stating a Module boot line in Grub. This way, testing would be easy and it''s more elegant than using a