[Qemu-devel] qemu/tests test-i386-code16.S test-i386.c

2005-04-23 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/04/23 17:54:59 Modified files: tests : test-i386-code16.S test-i386.c Log message: lretq, lcall and ljmp tests in 64 bit mode CVSWeb URLs: http

[Qemu-devel] qemu block.c

2005-04-26 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/04/26 21:59:27 Modified files: . : block.c Log message: BSD cdrom device access fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs

[Qemu-devel] qemu/tests Makefile

2005-04-26 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/04/26 21:39:26 Modified files: tests : Makefile Log message: clean target update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu

Re: [Qemu-devel] Re: KQemu on AMD64 or PPC?

2005-04-27 Thread Fabrice Bellard
An alpha version of kqemu for x86_64 will be released in the next few days. Fabrice. Rudi Lippert wrote: I am using QEMU (not KQemu) on AMD64 and I would gladly test KQemu on my computer. If you (Fabrice) could build KQemu for AMD64, I will inform you of any success or failure I experience. In the

[Qemu-devel] qemu arm-dis.c disas.c

2005-04-27 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/04/27 20:15:00 Modified files: . : arm-dis.c disas.c Log message: ARM thumb disassembly (Paul Brook) CVSWeb URLs: http://savannah.gnu.org

[Qemu-devel] QEMU version 0.7.0 is out

2005-04-27 Thread Fabrice Bellard
Hi, QEMU version 0.7.0 is out. Changelog: - better BIOS translation and HDD geometry auto-detection - user mode networking bug fix - undocumented FPU ops support - Cirrus VGA: support for 1280x1024x[8,15,16] modes - 'pidfile' option - .dmg disk image format support (Johannes

[Qemu-devel] qemu/hw ide.c

2005-04-28 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/04/28 19:26:35 Modified files: hw : ide.c Log message: BMDMA interrupt fix (aka Solaris x86 IDE bug fix) CVSWeb URLs: http://savannah.gnu.org

[Qemu-devel] qemu block-dmg.c

2005-04-28 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/04/28 20:49:24 Modified files: . : block-dmg.c Log message: raw dmg support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu

[Qemu-devel] qemu block.c block-qcow.c block-cow.c block-vpc.c

2005-04-28 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/04/28 21:09:32 Modified files: . : block.c block-qcow.c block-cow.c block-vpc.c Log message: probing fixes CVSWeb URLs: http

[Qemu-devel] qemu ./Changelog ./vl.c ./vl.h hw/ide.c

2005-05-01 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/04/30 16:10:35 Modified files: . : Changelog vl.c vl.h hw : ide.c Log message: Windows 2000 install disk full hack

Re: [Qemu-devel] qemu-system-sparc

2005-05-10 Thread Fabrice Bellard
Tinnemeyer, Jorn wrote: Hello, I wish to emulate a SPARC32 machine on my x86 running linux (2.6.8). I currently have qemu 0.7.0 running and am able to use user SPARC emulation for simple programs. I do not require extensive SPARC CPU support (network, pci, etc..) mainly wish to have a limited OS

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

2005-05-13 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/05/13 22:50:48 Modified files: target-arm : translate.c Log message: ARM VFP dump fix (Paul Brook) CVSWeb URLs: http://savannah.gnu.org/cgi-bin

[Qemu-devel] qemu/target-arm op.c translate.c

2005-05-13 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/05/13 22:45:23 Modified files: target-arm : op.c translate.c Log message: ARM saturating arithmetic fixes (Paul Brook) CVSWeb URLs: http

[Qemu-devel] qemu/hw pci.c

2005-05-13 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/05/13 23:08:15 Modified files: hw : pci.c Log message: handle the case where several PCI irqs share the same PIC irq CVSWeb URLs: http

[Qemu-devel] qemu/linux-user arm-semi.c

2005-05-13 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/05/13 22:42:37 Modified files: linux-user : arm-semi.c Log message: open fix (Paul Brook) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu

[Qemu-devel] Re: request : qemu-smp as target

2005-05-14 Thread Fabrice Bellard
Blue Swirl wrote: Hi, The architecture used in sparc target (sun4m) supports SMP up to a maximum of 16 CPUs. At hardware emulation level (hw/*, target-sparc/*), it would be easy to add the missing interprocessor interrupts, per-CPU counters and atomic instructions. It would also be simple to

Re: [Qemu-devel] Re: Debugging guest OS

2005-06-02 Thread Fabrice Bellard
Mariano Wahlmann wrote: Ben Pfaff wrote: Mariano Wahlmann [EMAIL PROTECTED] writes: I want to know, if it's posible to debug an guest OS like bochs, i mean disassemble current instruction, step by step running, possibility of change registers values, etc. I try to use GDB, but i think

[Qemu-devel] qemu monitor.c

2005-06-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/04 20:15:58 Modified files: . : monitor.c Log message: added sum command CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu

[Qemu-devel] qemu ppc-dis.c

2005-06-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/04 20:34:16 Modified files: . : ppc-dis.c Log message: use fprintf_func callback to print code CVSWeb URLs: http://savannah.gnu.org/cgi

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

2005-06-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/04 22:22:27 Modified files: target-ppc : translate.c Log message: fixed lsw[ix] / stsw[ix] potential exception bug - mtcrf workaround for Mac OS X

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

2005-06-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/04 22:19:03 Modified files: target-ppc : op.c Log message: bctr and blr must ignore the two lsb CVSWeb URLs: http://savannah.gnu.org/cgi-bin

[Qemu-devel] qemu/target-ppc op_helper_mem.h

2005-06-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/04 22:19:46 Modified files: target-ppc : op_helper_mem.h Log message: removed dynamic test of traces CVSWeb URLs: http://savannah.gnu.org/cgi-bin

[Qemu-devel] qemu/target-ppc cpu.h

2005-06-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/04 22:16:41 Modified files: target-ppc : cpu.h Log message: added temporary osi_call callback CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs

[Qemu-devel] qemu/target-ppc op_helper_mem.h

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/05 14:38:00 Modified files: target-ppc : op_helper_mem.h Log message: added back loglevel test CVSWeb URLs: http://savannah.gnu.org/cgi-bin

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

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/05 14:39:02 Modified files: target-ppc : translate.c Log message: simplified end of page handling CVSWeb URLs: http://savannah.gnu.org/cgi-bin

[Qemu-devel] qemu/hw i8259.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/05 14:50:22 Modified files: hw : i8259.c Log message: more generic IRQ support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu

[Qemu-devel] qemu/hw pc.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/05 14:51:11 Modified files: hw : pc.c Log message: PC machine support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw

[Qemu-devel] qemu/hw ppc_chrp.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/05 15:11:17 Modified files: hw : ppc_chrp.c Log message: added Heathrow PowerMAC machine - added UniN memory fake controller for Mac99

[Qemu-devel] qemu/hw cuda.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/05 15:24:23 Modified files: hw : cuda.c Log message: IER behavior change - better IRQ handling CVSWeb URLs: http://savannah.gnu.org/cgi

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

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/06/05 15:21:57 Modified files: . : Makefile.target Added files: hw : heathrow_pic.c Log message: added Heathrow PIC

Re: [Qemu-devel] qemu/hw pc.c

2005-06-05 Thread Fabrice Bellard
Hetz Ben Hamo wrote: Hi Fabrice, Log message: PC machine support Care to explain what this means? :) I'll update the documentation. The idea is that you can select the machine you want to emulate with the -M option. For x86 it is not an issue because there is a single machine

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

[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 CVSWeb URLs

[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 flush cache

[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/viewcvs/qemu

[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: http://savannah.gnu.org

[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

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

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

[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

[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

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

[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

[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:39:04 Modified files: target-mips: op.c Log message: moved CALL_FROM_TBx definitions CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs

[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

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

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

[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

[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

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

[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

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

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

[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/viewcvs/qemu

[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_helper.c - moved

[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.c and op_helper.c

[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 CVSWeb URLs: http

[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/qemu/hw

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

[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/viewcvs/qemu

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

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

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

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

[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/viewcvs/qemu

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

[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/viewcvs/qemu/qemu

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

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

[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.gnu.org

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

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

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

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

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

[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/cgi-bin/viewcvs

[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/VERSION.diff

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

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

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

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

[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

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

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

Re: [Qemu-devel] Binary package and the kqemu support.

2005-08-09 Thread Fabrice Bellard
Piotr Roszatycki wrote: Please, release the kqemu/kqemu.h file on GPL license. It would allow to compile qemu binary with kqemu support and release the binary package freely. You can consider that the header file kqemu.h is released under the BSD license. I will make it clear in the next

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

2005-08-15 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/08/15 16:33:13 Modified files: target-i386: helper.c Log message: CLFLUSH cpuid fix (aka Linux 2.6 hang on x86_64) CVSWeb URLs: http

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

2005-08-15 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/08/15 16:33:56 Modified files: target-i386: op.c Log message: 16/32 stack operations fix on x86_64 (aka win2000 startup bug) CVSWeb URLs: http

[Qemu-devel] qemu kqemu.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/08/21 09:30:12 Modified files: . : kqemu.c Log message: kqemu fixes - new API support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs

[Qemu-devel] qemu exec.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/08/21 09:26:42 Modified files: . : exec.c Log message: merge self modifying code handling in dirty ram page mecanism CVSWeb URLs: http

[Qemu-devel] qemu cpu-defs.h

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/08/21 09:24:05 Modified files: . : cpu-defs.h Log message: ram_addr_t type for ram offsets CVSWeb URLs: http://savannah.gnu.org/cgi-bin

[Qemu-devel] qemu exec-all.h

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/08/21 09:37:35 Modified files: . : exec-all.h Log message: added kqemu_set_notdirty() CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs

[Qemu-devel] qemu/linux-user arm-semi.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/08/21 09:50:09 Modified files: linux-user : arm-semi.c Log message: Byte swapping bug in arm semihosting (Paul Brook) CVSWeb URLs: http

  1   2   3   4   5   6   7   8   9   >