[Qemu-devel] [resent] [Patch] darwin-user: revert host_info patch and don't fail if sysctl is unknown when we are on the same host/target

2007-02-22 Thread Pierre d'Herbemont
Hi, This fix x86-on-x86 and ppc-on-ppc. Pierre. ChangeLog: Revert host_info changes and don't fail if sysctl is unknown when we are on the same host/target. Index: darwin-user/syscall.c === RCS file:

Re: [Qemu-devel] QEMU: VNC

2007-02-22 Thread Johannes Schindelin
Hi, On Thu, 22 Feb 2007, Luke-Jr wrote: Is there a reason to not use the semi-standard -rfbauth filename argument? Yes. The authentication is not really secure. It only uses 16 bits if I remember correctly, so even without access to filename, it can be easily broken. The common practice

Re: [Qemu-devel] QEMU: VNC

2007-02-22 Thread Anthony Liguori
Johannes Schindelin wrote: Hi, On Thu, 22 Feb 2007, Luke-Jr wrote: Is there a reason to not use the semi-standard -rfbauth filename argument? I would be happy with a patch that allowed a password to be set from the monitor. Storing a password in a file on disk is, IMHO, ugly. If no

RE: [Qemu-devel] QEMU: VNC

2007-02-22 Thread Christopher Olsen
Anthony, I have a patch to do the vnc standard challenge-reponse method.. With the pass passed in as a flag (for now) -Christopher Christopher Olsen 88B Toledo Street Farmingdale, NY 11735 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Anthony

Re: [Qemu-devel] QEMU: VNC

2007-02-22 Thread Anthony Liguori
Luke -Jr wrote: On Thursday 22 February 2007 10:35, you wrote: I would be happy with a patch that allowed a password to be set from the monitor. Storing a password in a file on disk is, IMHO, ugly. If no one beats me to it, I'll probably write something up this weekend. That doesn't

[Qemu-devel] Patches review

2007-02-22 Thread Kirill A. Shutemov
Can anybody review my patches? I have posted them three day ago but have no response yet. signature.asc Description: Digital signature ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] QEMU: VNC

2007-02-22 Thread Leonardo Reiter
If I may say something here... the original question was how to append the VNC header, so that the VNC client-compatible RFB auth could be supported. We all know this is not secure, but it's a common feature of VNC and supporting it is not a bad thing IMHO. Adding it to QEMU is no less secure

Re: [Qemu-devel] [PATCH] mount syscall

2007-02-22 Thread Paul Brook
On Wednesday 14 February 2007 08:26, Kirill A. Shutemov wrote: In the attachment fixed Debian patch(with lock_user_string). This is still wrong. You need to figure out what arg5 really is. I've attached an old, bitrotten and untested patch you might want to use as a base. It predates all the

Re: [Qemu-devel][PATCH] Preliminary Malta platform support

2007-02-22 Thread Stefan Weil
Hi, here is the patch which adds the EEPROM 24C01 / 24C02 emulation needed for Redboot with MIPS Malta. It's now based on current CVS HEAD. For those who want to try the Redboot image or add it to CVS :-), please use the link given below. Stefan Stefan Weil schrieb: Hi, with this patch the

[Qemu-devel] qemu/hw usb-uhci.c

2007-02-22 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/22 20:21:33 Modified files: hw : usb-uhci.c Log message: Basic USB device resume (root hub only), by Lonnie Mendez. CVSWeb URLs:

[Qemu-devel] qemu/darwin-user syscall.c

2007-02-22 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/22 20:43:09 Modified files: darwin-user: syscall.c Log message: Revert host_info changes, and don't fail if sysctl is unknown when we are on the same host/target, by Pierre

[Qemu-devel] qemu Changelog

2007-02-22 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/23 00:34:02 Modified files: . : Changelog Log message: Add Erwan Velu as contributor for the tftp boot patches. CVSWeb URLs: