[Qemu-devel] Re:qemu configure

2005-07-02 Thread Garth Dahlstrom
> http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/configure.diff?tr1=1.68&tr2=1.69&r1=text&r2=text echo "To build QEMU with graphical output configure with --disable-gfx-check" Wondering if that instead, shouldn't that be something like: echo "To build QEMU without graphical output, run configu

Re: [Qemu-devel] netfilter

2005-07-02 Thread Paul Brook
> Based on keeping "system emulation under the BSD license" it can't... > basically a non-reason on actual technical merit. So if this is still > Fabrice's wish, it could be done but would require maintaining user-net > separately from QEMU proper (btw, it seems the QEMU License page should > proba

[Qemu-devel] qemu cd/dvd-rom

2005-07-02 Thread Alexander Opitz
Hi, I want to try cdrecord inside qemu ... will it be possible to have a CD/DVD-RW drive in the feature? Also will it handle DMA? Greetings Alexander Opitz// ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/q

Re: [Qemu-devel] netfilter

2005-07-02 Thread John R. Hogerhuis
On Sat, 2005-07-02 at 23:26 +0200, Henrik Nordstrom wrote: > You can't due to licensing issues. netfilter is licensed under the GPL. Well of course anyone one could do it. Based on keeping "system emulation under the BSD license" it can't... basically a non-reason on actual technical merit. So i

Re: [Qemu-devel] netfilter

2005-07-02 Thread Henrik Nordstrom
On Sat, 2 Jul 2005, Henrik Nordstrom wrote: You can't due to licensing issues. netfilter is licensed under the GPL. I'll take that back.. qemu is already a big mix of different licenses including several GPL components and adding some GPL code to the slirp may be acceptable. Regards Henrik

[Qemu-devel] qemu/hw ppc_chrp.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 22:04:06 Modified files: hw : ppc_chrp.c Log message: PIC fix - changed back TB frequency to 100 MHz CVSWeb URLs: http://savannah.gnu.

[Qemu-devel] qemu Makefile.target

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 22:07:19 Modified files: . : Makefile.target Log message: simplified CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/M

[Qemu-devel] qemu ./cpu-defs.h linux-user/main.c target-ppc/...

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 22:09:27 Modified files: . : cpu-defs.h linux-user : main.c target-ppc : cpu.h helper.c op.c op_helper.c translate.c

Re: [Qemu-devel] netfilter

2005-07-02 Thread Henrik Nordstrom
On Sat, 2 Jul 2005, John R. Hogerhuis wrote: These specific issues can be fixed in slirp tcp_subr.c and elsewhere for udp based DNS, but I'm wondering if this is the right way to go about it. Perhaps the netfilter code should be shoehorned into slirp. You can't due to licensing issues. netfilt

[Qemu-devel] qemu ./Makefile.target ./gdbstub.c hw/ppc_chrp....

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 20:59:34 Modified files: . : Makefile.target gdbstub.c hw : ppc_chrp.c ppc_prep.c linux-user : main.c

[Qemu-devel] qemu/hw cirrus_vga_rop2.h

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 20:12:37 Modified files: hw : cirrus_vga_rop2.h Log message: Cirrus fix (Magnus Damm) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/vie

[Qemu-devel] netfilter

2005-07-02 Thread John R. Hogerhuis
I was fiddling with getting FTP to work across user-net, and it seems to me that there are some NAT issues with FTP, and DNS. These specific issues can be fixed in slirp tcp_subr.c and elsewhere for udp based DNS, but I'm wondering if this is the right way to go about it. Perhaps the netfilter cod

[Qemu-devel] qemu ./Makefile.target ./vl.c ./vl.h hw/i8259.c...

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 18:11:44 Modified files: . : Makefile.target vl.c vl.h hw : i8259.c ide.c pc.c ppc_chrp.c ppc_prep.c Log message:

[Qemu-devel] qemu/hw mips_r4k.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 18:11:03 Modified files: hw : mips_r4k.c Log message: i8259 PIC support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu

[Qemu-devel] qemu .cvsignore

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 18:07:26 Modified files: . : .cvsignore Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/.cvsignore

[Qemu-devel] qemu/target-mips op_helper.c helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:31:15 Modified files: target-mips: op_helper.c helper.c Log message: use MIPS_TLB_NB constant (Ralf Baechle) CVSWeb URLs: http://savannah.g

[Qemu-devel] qemu/target-mips translate.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:27:11 Modified files: target-mips: translate.c Log message: fixed priviledgees for CP0 use (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.

[Qemu-devel] qemu configure

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:37:12 Modified files: . : configure Log message: MIPS support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/confi

[Qemu-devel] qemu/target-mips translate.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:28:16 Modified files: target-mips: translate.c Log message: report C0 status correctly (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/

[Qemu-devel] qemu/target-mips helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:35:03 Modified files: target-mips: helper.c Log message: TLB reload exception vector (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/cg

[Qemu-devel] qemu Changelog

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:39:14 Modified files: . : Changelog Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/Changelog.d

[Qemu-devel] qemu/target-mips helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:34:05 Modified files: target-mips: helper.c Log message: fixed c0_context in tlb exception (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.

[Qemu-devel] qemu/target-mips op_helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:29:46 Modified files: target-mips: op_helper.c Log message: use mask in C0_status (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/cgi-b

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

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:39:04 Modified files: target-mips: op.c Log message: moved CALL_FROM_TBx definitions CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/q

[Qemu-devel] qemu/target-mips translate.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:20:06 Modified files: target-mips: translate.c Log message: unaligned load fix (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/

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

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:23:21 Modified files: target-mips: op.c Log message: fixed eret insn (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qe

[Qemu-devel] qemu/target-mips op_helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:22:34 Modified files: target-mips: op_helper.c Log message: fixed C0 status codes (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/cgi-b

[Qemu-devel] qemu/hw mips_r4k.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:20:30 Modified files: hw : mips_r4k.c Log message: init cleanup (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs

[Qemu-devel] qemu hw/mips_r4k.c ./Makefile.target

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:26:04 Modified files: hw : mips_r4k.c . : Makefile.target Log message: added NE2000 (Ralf Baechle) CVSWeb URL

[Qemu-devel] qemu ./cpu-exec.c target-mips/op_helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:16:15 Modified files: . : cpu-exec.c target-mips: op_helper.c Log message: soft irq are just irqs (Ralf Baechle) CVSW

[Qemu-devel] qemu/hw mips_r4k.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:13:42 Modified files: hw : mips_r4k.c Log message: fixed random register (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/cgi-bi

[Qemu-devel] qemu/target-mips helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:12:18 Modified files: target-mips: helper.c Log message: remove nonsense exception code (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org

[Qemu-devel] qemu/hw mips_r4k.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:11:25 Modified files: hw : mips_r4k.c Log message: kernel load fix (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/view

[Qemu-devel] qemu/target-mips helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:07:44 Modified files: target-mips: helper.c Log message: MIPS_USES_R4K_TLB typo CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/q

Re: [Qemu-devel] mini documentation of "info registers" output

2005-07-02 Thread Paul Brook
On Saturday 02 July 2005 05:12, Mulyadi Santosa wrote: > Hello Paul... > > > > CCD : Compiled Code Destination (?) > > > > Condition Code Source. > > Or Condition Code Destination? Yes. > > These 3 are used to implement lazy flag evaluation. Most x86 > > instructions set the condition code flags,

[Qemu-devel] qemu/target-mips translate.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 15:10:44 Modified files: target-mips: translate.c Log message: fixed jump mask (Ralf Baechle) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/vie

[Qemu-devel] qemu mips-dis.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 14:45:34 Added files: . : mips-dis.c Log message: MIPS disas support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/m

[Qemu-devel] qemu Makefile.target cpu-all.h cpu-exec.c dis-a...

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 14:56:31 Modified files: . : Makefile.target cpu-all.h cpu-exec.c dis-asm.h disas.c elf.h exec-all.h softmmu_header.h

[Qemu-devel] qemu/target-mips cpu.h exec.h helper.c mips-def...

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 14:57:14 Added files: target-mips: cpu.h exec.h helper.c mips-defs.h op.c op_helper.c op_helper_mem.c op_mem.c

[Qemu-devel] qemu/hw mips_r4k.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 14:58:51 Added files: hw : mips_r4k.c Log message: MIPS target (Jocelyn Mayer) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qe

[Qemu-devel] qemu/target-mips

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 14:46:20 qemu/target-mips Update of /cvsroot/qemu/qemu/target-mips In directory savannah:/tmp/cvs-serv9656/target-mips Log Message: Directory /cvsroot/qemu/qemu/ta

[Qemu-devel] qemu ./Changelog ./Makefile.target ./cpu-exec.c...

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 14:31:34 Modified files: . : Changelog Makefile.target cpu-exec.c disas.c gdbstub.c monitor.c qemu-doc.texi

[Qemu-devel] qemu block-vmdk.c Changelog

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 14:02:54 Modified files: . : block-vmdk.c Changelog Log message: VMDK disk image creation (Filip Navara) CVSWeb URLs: http://savannah

[Qemu-devel] qemu configure

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 13:32:17 Modified files: . : configure Log message: Configure check for graphical output (Paul Brook) CVSWeb URLs: http://savannah.gn

[Qemu-devel] qemu exec-all.h

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 13:31:24 Modified files: . : exec-all.h Log message: correct __builtin_expect definition - increased code gen buffer size for x86 CV

Re: Re: [Qemu-devel] documentation of Qemu+openSSI

2005-07-02 Thread Mulyadi Santosa
Dear Hetz ... > I think it will be a good idea if you put the Howto that you've sent > to here - inside the QEMU forums in the HOWTOs section. That way, you > could always edit your text in the forum and it's the most accessible > way for everyone. Ahhh, yes, sorry...I forgot about the Qemu forum

Re: [Qemu-devel] documentation of Qemu+openSSI

2005-07-02 Thread Hetz Ben Hamo
Mulyadi, I think it will be a good idea if you put the Howto that you've sent to here - inside the QEMU forums in the HOWTOs section. That way, you could always edit your text in the forum and it's the most accessible way for everyone. Check it at http://qemu.dad-answers.com/ PS: you could also

Re: [Qemu-devel] mini documentation of "info registers" output

2005-07-02 Thread Gwenole Beauchesne
Le samedi, 2 jul 2005, à 06:12 Europe/Paris, Mulyadi Santosa a écrit : hm, i seeBTW, these two lazy flags, CCS and CCD, they are the representation of EFLAGS? CCS/CCD = Condition Codes Source/Destination values. Those represent part of the state (input and/or result + operation type) used