Re: CAP_NET_ADMIN (was Re: [Qemu-devel] Two quick requests.)

2007-02-10 Thread Ben Taylor
Kevin F. Quinn [EMAIL PROTECTED] wrote: On Fri, 9 Feb 2007 22:48:51 + Paul Brook [EMAIL PROTECTED] wrote: I've very little sympathy (read: none) for people who accidentally break things by running them as root. On a related note, I've been running qemu(-system 0.8.2) as root

Re: CAP_NET_ADMIN (was Re: [Qemu-devel] Two quick requests.)

2007-02-10 Thread Paul Brook
Is there any way around this? I expected to be able to configure capabilities for executables in the filesystem, but it appears there are serious problems with that concept so the kernel doesn't support it. Use tunctl to create the device. Paul

Re: [Qemu-devel] Two quick requests.

2007-02-10 Thread Daniel Jacobowitz
On Fri, Feb 09, 2007 at 11:06:24PM +, Paul Brook wrote: Sure, but there are plenty of other ways to accidentally mess up the permissions of a disk image file. A while back I had to strace qemu to figure out why file modifications were vanishing after rebooting the VM; the culprit

[Qemu-devel] qemu dyngen-exec.h

2007-02-10 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/10 18:21:04 Modified files: . : dyngen-exec.h Log message: Fix for solaris register allocation issue on amd64, by Martin Bochnig. CVSWeb URLs:

[Qemu-devel] qemu dyngen.c elf.h

2007-02-10 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/10 21:31:43 Modified files: . : dyngen.c elf.h Log message: Support for more SPARC relocations, by Martin Bochnig. CVSWeb URLs:

[Qemu-devel] qemu Makefile.target

2007-02-10 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/10 21:52:52 Modified files: . : Makefile.target Log message: Build fix for mingw/Cygwin, by Kazu. It also looks like it does the right thing for Darwin. CVSWeb

[Qemu-devel] qemu/target-sparc op.c

2007-02-10 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/10 22:58:02 Modified files: target-sparc : op.c Log message: Fix floating point to integer conversion, by Aurelien Jarno. CVSWeb URLs:

[Qemu-devel] qemu Makefile

2007-02-10 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/10 23:00:33 Modified files: . : Makefile Log message: Fix linking for qemu-img on Solaris, by Ben Taylor. CVSWeb URLs:

Re: [Qemu-devel] [PATCH] Experimental patch providing accelerated OpenGL for Linux i386

2007-02-10 Thread Thiemo Seufer
Even Rouault wrote: Here are some news. Apparently I'm unlucking with posting on this mailing list since the message and patch I sent last night seems to have landed nowhere. I have finally dropped the patch and associated comments onto qemu forum, into the patch section : Most likely

Re: [Qemu-devel] [PATCH] qemu support for S32 and U32 alsa output

2007-02-10 Thread Thiemo Seufer
Lonnie Mendez wrote: Forwarding this for a user who is not subscribed. --- Hi, My M-Audio soundcard (ice1712) did not play nice with qemu's alsa output since it only accepted S32_LE. I asked some weirdo who has nothing better to do at 6:50 AM in the #qemu channel on freenode for help,

Re: [Qemu-devel] [PATCH] qemu support for S32 and U32 alsa output

2007-02-10 Thread Lonnie Mendez
On Sat, 2007-02-10 at 23:33 +, Thiemo Seufer wrote: So ... who is the person to blam^Wcredit for authorship? The patch looks good elsewise. I believe the author is Vassili Karpov. ___ Qemu-devel mailing list Qemu-devel@nongnu.org

[Qemu-devel] Combining QEMU with SimPoint

2007-02-10 Thread Shane Brennan
Hello, I am a graduate student at UC Santa Cruz. I am currently attempting to integrate QEMU with SimPoint http://www.cse.ucsd.edu/~calder/simpoint/. The main issue is a way to automatically create a BBV (Basic Block Vector) when I run a benchmark or program under QEMU. If you have any advice

[Qemu-devel] qemu configure

2007-02-10 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/11 00:31:33 Modified files: . : configure Log message: Fix syntax error. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/configure?cvsroot=qemur1=1.121r2=1.122

[Qemu-devel] [PATCH] Remove bash-ism from configure

2007-02-10 Thread Anthony Liguori
This is one I introduced in the gcc-3.x autodetect. It's against CVS from a little while ago so hopefully it's just fuzz. Regards, Anthony Liguori diff -r 00e394f6a849 configure --- a/configure Sat Feb 10 19:59:51 2007 -0600 +++ b/configure Sat Feb 10 20:03:13 2007 -0600 @@ -339,7 +339,7 @@

[Qemu-devel] Audio

2007-02-10 Thread malc
Hello, At http://www.boblycat.org/~malc/code/patches/qemu/ you will find latest (21_aqemu) audio patch. New things relative to previous one: 1. ALSA failure to set the format is no longer considered to be a hard error, in this situation ALSA is queried for the format it deems