Anthony Liguori wrote:
The following patch series allows for BOOTP to be used with slirp.
The original patch was written by Erwan Velu.
With the full series, you can do:
qemu -hda /path/to/disk.img -boot n -tftp ~/tftpdir -bootp /pxelinux.0
And the guest will boot from ~/tftpdir/pxelinux.0.
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/18 17:04:49
Modified files:
. : monitor.c qemu-doc.texi vl.c vl.h
Log message:
Monitor multiplexing, by Jason Wessel.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/mo
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/18 18:19:32
Modified files:
. : sdl.c vl.c vl.h
Log message:
-no-frame option for sdl, by Christian Laursen.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/sdl.c?cvsro
I didn't see a way so here is a patch for it work on 0.9.0
-Christopher
On Friday 16 February 2007 14:02, Christopher Olsen wrote:
> Anyone here know if there is a way to append to the VNC display header?
>
> -Christopher
--
Christopher Olsen
[EMAIL PROTECTED]
Tel: 631-676-4877
Fax: 631-249-303
> Changes by: Thiemo Seufer 07/02/18 17:04:49
>
> Modified files:
> . : monitor.c qemu-doc.texi vl.c vl.h
>
> Log message:
> Monitor multiplexing, by Jason Wessel.
> -no-frame option for sdl, by Christian Laursen.
qemu-doc.texi also needs updating for the ne
Howdy,
Lately, the lack of a configuration file is making my life a bit
painful. I thought it was time to at least take a shot at it and
perhaps get the ball rolling. Here's what I came up with.
The configuration file is INI-style. I thought since we have so many
devices, each with their
Christopher Olsen wrote:
I didn't see a way so here is a patch for it work on 0.9.0
I've got a more generic -name patch I've been sitting on. It adds a
title for the VNC session and SDL session. If there's interest, I can
push it further ahead in my queue.
Regards,
Anthony Liguori
-
Anthony,
Actually I have a version 2 to my patch which I will forward in by tomorrow
which allows for vnc authentication..
-Christopher
On Sunday 18 February 2007 18:08, Anthony Liguori wrote:
> Christopher Olsen wrote:
> > I didn't see a way so here is a patch for it work on 0.9.0
>
> I've got
Hi,
On Sun, 18 Feb 2007, Christopher Olsen wrote:
> I didn't see a way so here is a patch for it work on 0.9.0
This is a sneaky way to introduce a whole shotload of things, among others
a copyright to your name, FreeBSD stuff, some #define's which may or may
not break things.
Judging by the l
Hi,
On Sun, 18 Feb 2007, Christopher Olsen wrote:
> Actually I have a version 2 to my patch which I will forward in by
> tomorrow which allows for vnc authentication..
Which one? AFAICT there are three authentication methods, one of which is
not secure at all. Another one is no vnc authenticat
Oops.. I really did mean to trim that patch down to just the code portions
On Sunday 18 February 2007 19:11, Johannes Schindelin wrote:
> Hi,
>
> On Sun, 18 Feb 2007, Christopher Olsen wrote:
> > I didn't see a way so here is a patch for it work on 0.9.0
>
> This is a sneaky way to introduce a
Sorry I'll attempt to use the preferred patching method in the future..
Secure vnc auth method the default built in method from
On Sunday 18 February 2007 19:14, Johannes Schindelin wrote:
> Hi,
>
> On Sun, 18 Feb 2007, Christopher Olsen wrote:
> > Actually I have a version 2 to my patch which I
Hi,
On Sun, 18 Feb 2007, Christopher Olsen wrote:
> Secure vnc auth method the default built in method from
... yes?
Ciao,
Dscho
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/19 00:59:34
Modified files:
hw : ide.c
Log message:
Ignore special flags in nsector variable.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ide.c?cvsroot=qemu&r1=1.
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/19 01:10:26
Modified files:
. : vl.c
Log message:
Don't require a disk image for network boot, by Ferenc Wagner.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cv
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/19 01:23:15
Modified files:
. : qemu-doc.texi
Log message:
Document -no-frame option.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsroot=qemu&r1=1.13
Christopher Olsen wrote:
Sorry I'll attempt to use the preferred patching method in the future..
Secure vnc auth method the default built in method from
We can't take a password from a command line. Supporting VNC auth is
super easy otherwise. I really think we need to have a config file
Hi,
On Sun, 18 Feb 2007, Anthony Liguori wrote:
> Christopher Olsen wrote:
> > Sorry I'll attempt to use the preferred patching method in the future..
> >
> > Secure vnc auth method the default built in method from
> >
>
> We can't take a password from a command line. Supporting VNC auth is
Johannes Schindelin wrote:
Hi,
On Sun, 18 Feb 2007, Anthony Liguori wrote:
Christopher Olsen wrote:
Sorry I'll attempt to use the preferred patching method in the future..
Secure vnc auth method the default built in method from
We can't take a password from a command line.
So now that 0.9.0 is out, are there any plans to merge Paul Brook's qops work
at https://nowt.dyndns.org/ and eventually wean qemu off of dependence on a
specific gcc version?
Rob
--
"Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to tak
20 matches
Mail list logo