search for: wettstein

Displaying 20 results from an estimated 25 matches for "wettstein".

2012 Nov 07
4
[PATCH 2/2] 4.1.2 blktap2 cleanup fixes.
...-blkback driver deadlocks with the blktap2 user control plane until the IPC channel is terminated by the timeout on the select() call. This results in a noticeable delay in the termination of the guest and causes the blktap minor number which had been allocated to be orphaned. Signed-off-by: Greg Wettstein <greg@enjellic.com> diff -r b184698e0893 tools/libxl/libxl_blktap2.c --- a/tools/libxl/libxl_blktap2.c Tue Nov 06 19:53:48 2012 -0600 +++ b/tools/libxl/libxl_blktap2.c Tue Nov 06 19:54:23 2012 -0600 @@ -59,6 +59,7 @@ void libxl__device_destroy_tapdisk(libxl char *path, *params, *type, *...
2013 Mar 26
3
iSCSI connection corrupts Xen block devices.
...ay be something it was never designed to do. That being said using VM''s for this type of testing certainly makes sense and the behavior is unexpected. Let us know if there are any questions or if additional testing is needed. Have a good remainder of the week. Greg As always, Dr. G.W. Wettstein, Ph.D. Enjellic Systems Development, LLC. 4206 N. 19th Ave. Specializing in information infra-structure Fargo, ND 58102 development. PH: 701-281-1686 FAX: 701-281-3949 EMAIL: greg@enjellic.com ------------------------------------------------------------------------...
2012 Nov 07
4
[PATCH 1/2] 4.1.2 blktap2 cleanup fixes.
...05 -3600 # Node ID e4781aedf817c5ab36f6f3077e44c43c566a2812 # Parent 700d0f03d50aa6619d313c1ff6aea7fd429d28a7 libxl: attempt to cleanup tapdisk processes on disk backend destroy. This patch properly terminates the tapdisk2 process(es) started to service a virtual block device. Signed-off-by: Greg Wettstein <greg@enjellic.com> diff -r 700d0f03d50a tools/blktap2/control/tap-ctl-list.c --- a/tools/blktap2/control/tap-ctl-list.c Mon Oct 29 09:04:48 2012 +0100 +++ b/tools/blktap2/control/tap-ctl-list.c Tue Nov 06 19:52:48 2012 -0600 @@ -506,17 +506,15 @@ out: } int -tap_ctl_find_minor(const cha...
2012 Nov 13
6
Does xen-4.2.0 support VGA passthrough with the virtual machine created by xl command?
Hi, everyone! I am working on xen-4.2.0 with spice remote connect. My host is Fedora 14 and guest is win7. I have installed spice package and now I can connect to guest by spice client. For better graphics experience, I want to try the VGA passthrough. With spice tool, I have to create a VM by xl command, and now I am wondering if it supports VGA passghrouth? If so, how should I test it ?
2013 Mar 17
2
Re: Dom0 freeze on HVM DomU Windows reboot with VGA passthrough
...s have kept us from going hunting for this but it is on our agenda. We just found a bug in blktap2 teardown which we have been hunting since 4.2.x came out so hopefully we will find some cycles for it. > Regards, Have a good week. Greg }-- End of excerpt from Howell Tam As always, Dr. G.W. Wettstein, Ph.D. Enjellic Systems Development, LLC. 4206 N. 19th Ave. Specializing in information infra-structure Fargo, ND 58102 development. PH: 701-281-1686 FAX: 701-281-3949 EMAIL: greg@enjellic.com ------------------------------------------------------------------------...
2013 Mar 17
2
Re: Dom0 freeze on HVM DomU Windows reboot with VGA passthrough
...s have kept us from going hunting for this but it is on our agenda. We just found a bug in blktap2 teardown which we have been hunting since 4.2.x came out so hopefully we will find some cycles for it. > Regards, Have a good week. Greg }-- End of excerpt from Howell Tam As always, Dr. G.W. Wettstein, Ph.D. Enjellic Systems Development, LLC. 4206 N. 19th Ave. Specializing in information infra-structure Fargo, ND 58102 development. PH: 701-281-1686 FAX: 701-281-3949 EMAIL: greg@enjellic.com ------------------------------------------------------------------------...
2006 Jan 19
1
(newbie) using dtmf during a call
...th a shellscript to exploit my applications from the asterisk-console but this console seems to be not really shell-compatible? I want to use it for a art-performance, so im using asterisk not for a company. ..and sorry for my bad english thanks for any hints for a very asterisk-newbie Moritz Wettstein
2013 Apr 11
0
[xen-4.2-testing test] 17624: regressions - FAIL
...never pass version targeted for testing: xen e5b9f23485aa3709bec753badbcb989fde390925 baseline version: xen 0984c2b63a7c3e9dfa770b29dac51a5124aecaab ------------------------------------------------------------ People who touched revisions under test: Dr. Greg Wettstein <greg@enjellic.com> Ian Jackson <ian.jackson@eu.citrix.com> Tim Deegan <tim@xen.org> ------------------------------------------------------------ jobs: build-amd64 pass build-armhf...
2019 Mar 16
0
[ANNOUNCE] libxkbfile 1.1.0
...ck, NoUnlock, and genKeyEvent flags. Alan Coopersmith (5): Remove obsolete B16 & B32 tags in struct definitions Update README for gitlab migration Update configure.ac bug URL for gitlab migration Add description of libxkbfile to README.md libxkbfile 1.1.0 Andreas Wettstein (3): Add missing support for NoLock and NoUnlock flags Add support for genKeyEvent flag Fix mistyped argument of sizeof Emil Velikov (1): autogen.sh: use quoted string variables Martin Burggraf (1): correcting mathematical nonsense Mihail Konev (1): autogen: a...
2020 Feb 20
0
[ANNOUNCE] xkbcomp 1.4.3
Adam Jackson (1): Suppress high-keycode warnings at the default warning level Alan Coopersmith (1): Update configure.ac bug URL for gitlab migration Andreas Boll (2): pkgconfig: Remove unneeded Requires.private configure: Remove unused AC_SUBST([REQUIRED_MODULES]) Andreas Wettstein (1): xkbcomp Fix missing support for "affect" and incorrect modifier handling for ISOLock Dimitry Andric (1): Don't compare with string literals Matt Turner (1): xkbcomp 1.4.3 Miroslav Ko?k?r (1): Fix invalid error report on F_Accel field Peter Hutterer (1)...
2012 Mar 06
0
Livelock induced failure in blktap2.
...s. The problem is definitely linked to xl since a block device can be initialized and released with the tap-ctl utility with no problems. Let me know if anyone has run into this or a solution. We will keep digging and report back if we isolate the problem. Have a good week. As always, Dr. G.W. Wettstein, Ph.D. Enjellic Systems Development, LLC. 4206 N. 19th Ave. Specializing in information infra-structure Fargo, ND 58102 development. PH: 701-281-1686 FAX: 701-281-3949 EMAIL: greg@enjellic.com ------------------------------------------------------------------------...
2015 Jan 28
0
[ANNOUNCE] xkeyboard-config 2.14
New xkeyboard-config release is out: Andreas Wettstein (1): Add oe ligature to Swiss keyboard layout, replacing oslash. Changwoo Ryu (1): update Korean Julien Cristau (1): fujitsu_vndr: add a name to xkb_symbols sections Michael Witten (1): README: Clean up grammar/formatting, and mention bugzilla Peter Hutterer (2): r...
2009 May 11
3
Wine and 3D rendering issues
Hi everyone, I hate to ask n00bish questions, but after several days of forum scouring and searching for answers, I'm at a loss as to where to go next. I'm a long-time Linux CLI user, but I haven't really played with Wine or many aspects of the GUI-end until recently. I've been trying to get two of my favorite Windows games to run on my Debian Testing install, and keep coming to
2013 Feb 27
8
VGA passthrough radeon 4850 as primary card
Hi all I''m trying to enable VGA passthrough in linux domU without success. I want to pass through AMD Radeon HD 4850 - 03:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV770 [Radeon HD 4850] as a _primary_ VGA for the VM. Nothing is showing up on the monitor that I have connected to graphics card''s HDMI port. I have IOMMU enabled. I searched mailing lists
2003 Sep 28
1
Re: [theora] xiph.org irc channels moving
...t; Unsubscribe messages sent to the list will be ignored/filtered. <p> -- Jeremy Nickurak -= Email/Jabber: atrus@rifetech.com =- I would rather spend 10 hours reading someone else's source code than 10 minutes listening to Musak waiting for technical support which isn't. -- Dr. Greg Wettstein -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: This is a digitally signed message part Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20030928/efb009d4/signature-0001.pgp
2003 Sep 28
1
Re: [theora] xiph.org irc channels moving
...t; Unsubscribe messages sent to the list will be ignored/filtered. <p> -- Jeremy Nickurak -= Email/Jabber: atrus@rifetech.com =- I would rather spend 10 hours reading someone else's source code than 10 minutes listening to Musak waiting for technical support which isn't. -- Dr. Greg Wettstein -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: This is a digitally signed message part Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20030928/efb009d4/signature-0001.pgp
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)
...xtraneous ; at the end of a C source line Alberto Milone (1):       randr: make RROutputChanged change the main protocol screen not the gpu screen Alexandr Shadchin (2):       xfree86: Remove 386BSD       bsd: Remove LINKKIT Andrea Canciani (1):       render: Allow single-stop gradients Andreas Wettstein (2):       xkb: Suppress autorepeat for Set and Lock of Mods, Groups, and Controls       xkb: Keyboard mouse button emulation should not suppress other keyboard events Andy Ritger (2):       Remove static qualifier on mieqProcessInputEvents()'s 'event'       mi: Log an error if mieqPro...
2012 Dec 13
0
[xen-4.1-testing test] 14679: tolerable FAIL - PUSHED
...64-amd64-xl-win 13 guest-stop fail never pass version targeted for testing: xen 255a0b6a8104 baseline version: xen a866cc5b8235 ------------------------------------------------------------ People who touched revisions under test: Greg Wettstein <greg@enjellic.com> Ian Campbell <ian.campbell@citrix.com> Ian Jackson <ian.jackson@eu.citrix.com> ------------------------------------------------------------ jobs: build-amd64 pass build-i386...
2003 Sep 27
4
xiph.org irc channels moving
Everybody, We're shutting down irc.xiph.org, which has hosted our official development and support IRC channels for the past couple of years. The main channels (#vorbis, #icecast, #theora, #positron) have moved to irc.freenode.net; please go there with your support or development questions. We'd also like to take this opportunity to refocus the channels on development and support.
2003 Sep 27
4
xiph.org irc channels moving
Everybody, We're shutting down irc.xiph.org, which has hosted our official development and support IRC channels for the past couple of years. The main channels (#vorbis, #icecast, #theora, #positron) have moved to irc.freenode.net; please go there with your support or development questions. We'd also like to take this opportunity to refocus the channels on development and support.