[Qemu-devel] qemu/hw sun4m.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:17:28 Modified files: hw : sun4m.c Log message: use new machine API CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qem

[Qemu-devel] qemu/hw pci.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:16:50 Modified files: hw : pci.c Log message: correct PCI ID for PREP PCI host bridge - added Grackle PCI host bridge CVSWe

[Qemu-devel] qemu/hw ide.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:15:26 Modified files: hw : ide.c Log message: added CMD646 PCI IDE controller support - better IRQ handling - added IDE

[Qemu-devel] qemu/hw ppc_prep.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:17:18 Modified files: hw : ppc_prep.c Log message: use new machine API CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

[Qemu-devel] qemu configure

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:56:02 Modified files: . : configure Log message: comma separated list of targets in --target-list (Paul Brook) CVSWeb URLs

[Qemu-devel] qemu ppc.ld

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:57:04 Modified files: . : ppc.ld Log message: add missing definitions in the ppc linker script (Paul Brook) CVSWeb URLs

[Qemu-devel] qemu qemu-doc.texi

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 16:48:41 Modified files: . : qemu-doc.texi Log message: added help on -nics CVSWeb URLs: http://savannah.gnu.org/cgi-bin/v

[Qemu-devel] qemu configure cpu-defs.h

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 17:10:39 Modified files: . : configure cpu-defs.h Log message: added HOST_LONG_BITS in configure CVSWeb URLs

[Qemu-devel] qemu/slirp bootp.c bootp.h ip_icmp.h libslirp.h...

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 17:11:42 Modified files: slirp : bootp.c bootp.h ip_icmp.h libslirp.h slirp_config.h udp.c udp.h Log m

Re: [Qemu-devel] [PATCH] Fix for a malloc heap corruption problem in the slirp network code

2005-06-05 Thread Fabrice Bellard
Juergen Keil wrote: Compiling inside a NetBSD 1.5 qemu guest OS (source files are located on an NFS filesystem mounted from the Solaris host OS) crashes qemu with a malloc heap corruption error, when the slirp user mode networking code is in use. [...] Using the "electric fence" memory allocat

[Qemu-devel] qemu-system-ppc

2005-06-30 Thread Fabrice Bellard
Hi, Just a clarification about the state of the QEMU PowerPC system emulator in the CVS head: I commited important changes in order to be able to launch Mac OS X, but important changes are needed in the PPC BIOS too and they are not yet commited because some merging is necessary. Sorry for th

[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 f

[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

[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

[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-do

[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/qem

[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/v

[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

[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_he

[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/qem

[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/c

[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/viewcv

[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/c

[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

[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.o

[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 B

[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)

[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/c

[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.o

[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/v

[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/c

[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/v

[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.o

[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

[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/qem

[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.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:28:16 Modified files: target-mips: translate.c Log message: report C0 status correctly (Ralf Baechle) CVSWeb URLs: http://savannah.g

[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/qem

[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

[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

[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/qem

[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/viewcv

[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 m

[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/c

[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 :

[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 trans

[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/qem

[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

[Qemu-devel] qemu/hw ppc_prep.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 13:57:11 Modified files: hw : ppc_prep.c Log message: endian register support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/v

[Qemu-devel] qemu ./Makefile ./vl.h hw/mips_r4k.c hw/pc.c hw...

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 14:00:51 Modified files: . : Makefile vl.h hw : mips_r4k.c pc.c ppc_chrp.c vga.c vga_int.h Added files: p

[Qemu-devel] qemu/hw ppc_chrp.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:00:32 Modified files: hw : ppc_chrp.c Log message: changed machine names CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

[Qemu-devel] qemu/hw ppc_prep.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:00:50 Modified files: hw : ppc_prep.c Log message: allow variable bios size CVSWeb URLs: http://savannah.gnu.org/cgi-bin/v

[Qemu-devel] qemu Changelog

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:45:42 Modified files: . : Changelog Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qem

[Qemu-devel] qemu/pc-bios README

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:45:23 Modified files: pc-bios: README Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/p

[Qemu-devel] qemu ppc-dis.c mips-dis.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:44:10 Modified files: . : ppc-dis.c mips-dis.c Log message: removed bogus include CVSWeb URLs: http://savannah.gnu.org/c

[Qemu-devel] qemu/pc-bios ppc_rom.bin ohw.diff

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 16:25:26 Modified files: pc-bios: ppc_rom.bin Added files: pc-bios: ohw.diff Log message: temporary version with

[Qemu-devel] qemu/slirp udp.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 17:08:43 Modified files: slirp : udp.c Log message: win32 compile fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qem

[Qemu-devel] qemu qemu-doc.texi

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 17:34:05 Modified files: . : qemu-doc.texi Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qem

[Qemu-devel] qemu monitor.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 21:28:00 Modified files: . : monitor.c Log message: no need to dump CCOP CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

[Qemu-devel] qemu/target-i386 helper2.c

2005-07-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/03 21:29:17 Modified files: target-i386: helper2.c Log message: better fpu state dump CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

[Qemu-devel] qemu/target-ppc cpu.h exec.h helper.c op.c op_h...

2005-07-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/04 22:17:06 Modified files: target-ppc : cpu.h exec.h helper.c op.c op_helper.c Log message: correct split between helper.c and op_he

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

2005-07-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/04 22:17:33 Modified files: target-mips: cpu.h exec.h helper.c op_helper.c translate.c Log message: correct split between helper

[Qemu-devel] qemu/target-sparc exec.h helper.c op_helper.c

2005-07-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/04 22:18:23 Modified files: target-sparc : exec.h helper.c op_helper.c Log message: correct split between helper.c and op_helper.c CVSWe

[Qemu-devel] qemu/target-mips exec.h

2005-07-07 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/07 19:07:52 Modified files: target-mips: exec.h Log message: compilation fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qem

[Qemu-devel] qemu/hw ppc.c

2005-07-07 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/07 21:46:29 Modified files: hw : ppc.c Log message: negative decr fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/q

[Qemu-devel] qemu/hw ide.c

2005-07-07 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/07 21:46:09 Modified files: hw : ide.c Log message: suppressed ppc ide hack - fixed read toc for Darwin/PPC CVSWeb URLs

[Qemu-devel] qemu/hw ppc_chrp.c

2005-07-07 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/07 21:47:27 Modified files: hw : ppc_chrp.c Log message: heathrow nvram support - use different device ids for different macios

[Qemu-devel] qemu/hw cuda.c

2005-07-07 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/07 21:45:19 Modified files: hw : cuda.c Log message: more precise cuda timers CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

[Qemu-devel] qemu/pc-bios ohw.diff ppc_rom.bin

2005-07-07 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/07 22:38:01 Modified files: pc-bios: ohw.diff ppc_rom.bin Log message: specific mac-io PCI device_id for paddington/heathrow - fixed

Re: [Qemu-devel] Can you commit the pcnet patch ?

2005-07-21 Thread Fabrice Bellard
Paul Brook wrote: On Thursday 21 July 2005 08:29, Lars Munch wrote: On Wed, Jul 20, 2005 at 12:32:10PM +0200, Ludovic Drolez wrote: Hi ! I've tried the latest AMD pcnet patch (made by Antony T Curtis) with qemu 0.7 because I was tired of the sloooww PXE booting of my QEMU. For exemple, to lo

[Qemu-devel] qemu/hw cuda.c

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 14:01:47 Modified files: hw : cuda.c Log message: fixed VIA irq register access CVSWeb URLs: http://savannah.gnu.org/cgi-bin/v

[Qemu-devel] qemu ./Makefile.target ./configure ./qemu-doc.t...

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 14:27:54 Modified files: . : Makefile.target configure qemu-doc.texi qemu-tech.texi vl.h

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

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 14:46:27 Modified files: linux-user : syscall.c Log message: [f]truncate64 support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

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

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 15:10:20 Modified files: linux-user : syscall.c Log message: more set/getsockopt values CVSWeb URLs: http://savannah.gnu.org/cgi-bin/v

[Qemu-devel] qemu sdl.c

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 17:54:50 Modified files: . : sdl.c Log message: prevent window resizing CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

[Qemu-devel] qemu qemu-img.texi

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 17:43:14 Modified files: . : qemu-img.texi Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qem

[Qemu-devel] qemu/target-i386 cpu.h exec.h helper.c helper2....

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 17:41:26 Modified files: target-i386: cpu.h exec.h helper.c helper2.c op.c translate.c Log message: x86_64

[Qemu-devel] qemu ./vl.h hw/apic.c hw/i8259.c hw/pc.c

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 19:05:37 Modified files: . : vl.h hw : apic.c i8259.c pc.c Log message: IOAPIC support (initial patch by

[Qemu-devel] qemu/target-i386 helper.c op.c

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 20:21:38 Modified files: target-i386: helper.c op.c Log message: added overflow exceptions in divisions CVSWeb URLs: http://savannah.g

[Qemu-devel] qemu/hw apic.c

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 21:43:15 Modified files: hw : apic.c Log message: EXTINT delivery mode support for I/O APIC (Filip Navara) CVSWeb URLs

[Qemu-devel] qemu Makefile.target configure dis-asm.h disas....

2005-07-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/23 22:39:53 Modified files: . : Makefile.target configure dis-asm.h disas.c ppc-dis.c Log message:

[Qemu-devel] qemu/audio ossaudio.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 09:05:18 Modified files: audio : ossaudio.c Log message: open OSS audio device as write only (malc) CVSWeb URLs: http://savannah.g

[Qemu-devel] qemu exec.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 10:17:31 Modified files: . : exec.c Log message: 64 bit virtual addressing fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/v

[Qemu-devel] qemu exec.c softmmu_template.h

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 12:55:09 Modified files: . : exec.c softmmu_template.h Log message: allow more than 32 bit of physical memory CVSWeb URLs

[Qemu-devel] qemu exec-all.h

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 14:14:53 Modified files: . : exec-all.h Log message: temporary work around for 16 bit code in kqemu CVSWeb URLs

[Qemu-devel] qemu/target-i386 exec.h helper.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 14:33:17 Modified files: target-i386: exec.h helper.c Log message: fscale fix (bug noticed by Kuwanger, fix by malc) CVSWeb URLs

[Qemu-devel] qemu/hw apic.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 14:56:41 Modified files: hw : apic.c Log message: do not export fls_bit CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

[Qemu-devel] qemu cpu-exec.c dyngen-exec.h vl.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 15:11:38 Modified files: . : cpu-exec.c dyngen-exec.h vl.c Log message: s390 bits CVSWeb URLs: http://savannah.gnu.org/c

[Qemu-devel] qemu VERSION

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

[Qemu-devel] qemu .cvsignore

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

[Qemu-devel] qemu monitor.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 18:10:56 Modified files: . : monitor.c Log message: kqemu info CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qem

[Qemu-devel] qemu Makefile

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 18:44:35 Modified files: . : Makefile Log message: update tarbin target CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

[Qemu-devel] qemu ./qemu-img.c ./vl.c linux-user/main.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 18:44:56 Modified files: . : qemu-img.c vl.c linux-user : main.c Log message: copyright CVSWeb URLs

Re: [Qemu-devel] Targetting a specific processor type

2005-07-24 Thread Fabrice Bellard
Mike Swanson wrote: I have a need currently to emulate specifically an 80486 processor, nothing lower or higher than that. Is it possible to configure QEMU in any way to simply emulate a 486, or compile it like that? It is currently not possible, but adding it would be possible: the first st

[Qemu-devel] QEMU release 0.7.1

2005-07-24 Thread Fabrice Bellard
Hi, QEMU version 0.7.1 is out. More info at http://bellard.org/qemu Fabrice. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Unknown symbol __PAGE_KERNEL_EXEC

2005-07-26 Thread Fabrice Bellard
Hi, I propose this patch: --- kqemu-linux.c 25 Apr 2005 22:14:39 - 1.4 +++ kqemu-linux.c 25 Jul 2005 22:17:34 - @@ -28,7 +28,13 @@ #define pfn_to_page(pfn) (mem_map + (pfn)) #endif -#ifndef PAGE_KERNEL_EXEC +#ifdef PAGE_KERNEL_EXEC +#if defined(__i386__) +/* problem :

[Qemu-devel] qemu configure

2005-07-28 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/28 21:45:39 Modified files: . : configure Log message: FreeBSD fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qem

[Qemu-devel] qemu qemu-doc.texi

2005-07-28 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/28 22:27:28 Modified files: . : qemu-doc.texi Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qem

[Qemu-devel] kqemu 0.7.1-1

2005-07-28 Thread Fabrice Bellard
A new version of kqemu is available. version 0.7.1-1: - FreeBSD compile fixes - added x86_64 support - __PAGE_KERNEL_EXEC fix for Linux 2.6 Fabrice. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-deve

[Qemu-devel] qemu/hw ide.c

2005-08-06 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/06 09:14:32 Modified files: hw : ide.c Log message: ide PCI ident fix, aka FreeBSD/amd64 bug fix (Jung-uk Kim) CVSWeb URLs

<    3   4   5   6   7   8   9   10   11   12   >