On Sun, 2005-11-20 at 22:45 +, Richard Neill wrote:
> qemu -cdrom /dev/cdrom -boot d -user-net -redir tcp:2300::2301
>
> In Guest (knoppix):
>netcat -l -p 2301
>
> On Host:
>
>netcat localhost 2300
>
>This connection is accepted (Netcat doesn't say connection refused),
> but t
Hi,
On Sun, 20 Nov 2005, Kurt B Cox wrote:
> [a small note, quoting a whole lot of rubbish first, so that I was bored
> until I read what actually he wrote]
Maybe you want to cull a few quoted lines next time? Especially if you do
not reference any part of the quoted text in your message?
Hth
Dear All,
I thought you might like to know the following:
Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is
the default under Mandrake 2006. It works fine with the older 3.3.6 though.
This is a know problem, and there's little that can be done right now
without considerable
Does the user-net redirection for tcp actually work?
I have been unable to make it work at all!
I've tried several different host machines (all Linux, different
versions of Qemu from 0.6.1 to 0.7.2), and different guests (Win98 and
Knoppix). But it doesn't work. Eg:
qemu -cdrom /dev/cdrom -b
if I recall well, 2003sp1 would not detect the nic
properly. I had to google for a driver.
if your installation detects the nic driver, don't bother
about my previous post. I guess I need to try again
sooner or later myself too :)
On 11/20/05, Adrian Kiess <[EMAIL PROTECTED]> wrote:
> Hello,
>
>
Richard Neill wrote:
Dear All,
I thought you might like to know the following:
Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is the
default under Mandrake 2006. It works fine with the older 3.3.6 though.
Here are the relevant bits of the output. I've cut all the irrelvant
On Sun, 20 Nov 2005 18:45:31 +0100 (CET)
Johannes Schindelin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Sun, 20 Nov 2005, art yerkes wrote:
>
> > This is a small patch to enable copying the current console to the clipboard
> > with Ctrl+Ins.
> > A line break is added after the last nonblank charact
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 18:53:42
Modified files:
audio : coreaudio.c
Log message:
make the number of buffers settable (malc)
CVSWeb URLs:
http://savannah.gnu.org
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 18:53:06
Modified files:
audio : alsaaudio.c
Log message:
added LF missing in logs (malc)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/vi
Hi,
On 11/20/05, Richard Neill <[EMAIL PROTECTED]> wrote:
> Dear All,
>
> I thought you might like to know the following:
>
> Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is
> the default under Mandrake 2006. It works fine with the older 3.3.6 though.
This is a know problem,
Dear All,
I thought you might like to know the following:
Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is
the default under Mandrake 2006. It works fine with the older 3.3.6 though.
Here are the relevant bits of the output. I've cut all the irrelvant
bits, but I'm includ
Hi,
On Sun, 20 Nov 2005, art yerkes wrote:
> This is a small patch to enable copying the current console to the clipboard
> with Ctrl+Ins.
> A line break is added after the last nonblank character of each copied line.
>
> +static void console_copy()
> +{
> +#ifdef _WIN32
Thank you! I always wan
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 16:24:34
Modified files:
audio : alsaaudio.c audio.c audio.h audio_int.h
audio_template.h ossaudio.c
Log message:
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 16:24:09
Modified files:
audio : coreaudio.c
Log message:
workaround for atexit - buffer size API change
CVSWeb URLs:
http://savannah.gnu
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 16:22:16
Modified files:
audio : wavaudio.c
Log message:
wav finalization fix (malc)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 16:20:39
Modified files:
hw : es1370.c sb16.c adlib.c
Log message:
pcm endianness is now explicit (malc)
CVSWeb URLs:
http://savannah.
Hello,
whats the problem with the NIC driver?
It is the same as before I applied SP1 to the Windows 2003 Server
installation; at least I guess. And it worked fine then.
Adrian
On Fri, Nov 18, 2005 at 08:59:18AM +0100, Christian MICHON wrote:
> it was working fine for me, both with 0.7.1/0.7.2
>
Lasse Luttermann Poulsen wrote:
Is'nt it possible to take screenshots of the contens of the emulator??
I can't seem to find anything in the documentation.
http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC13
So you need to do: Ctrl-Alt-2 and type screendump (screenshot
will be in PPM form
Lasse Luttermann Poulsen escribió:
Is'nt it possible to take screenshots of the contens of the emulator??
I can't seem to find anything in the documentation.
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/q
sparc-elf-ld: section .rodata [ffd08000 -> ffd0a129]
overlaps section .text [ffd0 -> ffd08077]
This means that the space reserved for code is full. You can adjust it like
this:
diff -ru proll-patch-16/qemu/Makefile proll-patch-16b/qemu/Makefile
--- proll-pa
Is'nt it possible to take screenshots of the contens of the emulator??
I can't seem to find anything in the documentation.
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
This is a small patch to enable copying the current console to the clipboard
with Ctrl+Ins.
A line break is added after the last nonblank character of each copied line.
--
Here's a simple experiment. Stand on a train track between two locomotives
which are pushing on you with equal force in oppos
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:35:40
Modified files:
. : cpu-exec.c exec-all.h exec.c
Log message:
make the TB cache independent of MMU mappings (faster MMU conte
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:32:34
Modified files:
target-sparc : cpu.h
Log message:
added CPU_COMMON and CPUState.tb_jmp_cache[]
CVSWeb URLs:
http://savannah.gnu.org/cgi
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:33:00
Modified files:
target-ppc : helper.c
Log message:
removed unneeded code
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qe
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:29:33
Modified files:
. : cpu-defs.h
target-i386: cpu.h
target-ppc : cpu.h
target-arm : cpu.h
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:30:33
Modified files:
target-i386: translate.c
target-arm : translate.c
target-mips: translate.c
Log message:
use
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:31:08
Modified files:
target-ppc : translate.c
Log message:
use direct jump only for jumps in the same page - stop translation
after mtsr[i
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:32:05
Modified files:
target-sparc : translate.c
Log message:
use direct jump only for jumps in the same page
CVSWeb URLs:
http://savannah.gn
Hi,
Thanks for the help. I've actually tried using the function you
suggest, but gotten the following error:
sparc-elf-gcc -O1 -W -Wall -DPROLBASE=0xffd0 -DPROLDATA=0xffd0b000
-DPROLRODATA=0xffd08000 -D__ANSI__=1 -I../src -mcpu=hypersparc
-Wa,-xarch=v8 -g -DQEMU -m32 -fno-builtin -c mai
Hi,
I guess you are not using Qemu's -nographic option. The flag is passed on to
Proll, which then initialises either serial port or frame buffer
accordingly.
For example, the following code echoes serial port data back:
diff -ru proll-patch-16/qemu/main.c proll-patch-16b/qemu/main.c
--- pro
31 matches
Mail list logo