[Qemu-devel] QEMU for Mac OS X

2005-07-07 Thread Larry Baker
Larry, Please post this message on the qemu-devel mailing-list or the user forums. Pierre. 1. I am unable to get the pre-built QEMU for Mac OS X to connect to my Mac Mini's SuperDrive. I tried both -cdrom /dev/disk2 and -cdrom /dev/disk2s0. When I make a copy of the boot disk to my desktop

[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

Re: [Qemu-devel] LGPL'd VGABIOS version 0.5c released

2005-07-07 Thread Hetz Ben Hamo
Fabrice, Christian.. Any chance that this VGABIOS can be merged to the QEMU CVS? (Fabrice, you're already committing stuff right now ) Hetz On 7/7/05, Volker Ruppert <[EMAIL PROTECTED]> wrote: > Hi, > > > where do we download it from ? > > I tried to google but it all brings me back to bochs.

Re: [Qemu-devel] LGPL'd VGABIOS version 0.5c released

2005-07-07 Thread Volker Ruppert
Hi, > where do we download it from ? > I tried to google but it all brings me back to bochs. > And it's an old version. Oops, I forgot to add the download link: http://savannah.nongnu.org/download/vgabios/ -- Bye Volker ___ Qemu-devel mailing list

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

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

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

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

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

Re: [Qemu-devel] LGPL'd VGABIOS version 0.5c released

2005-07-07 Thread Christian MICHON
where do we download it from ? I tried to google but it all brings me back to bochs. And it's an old version. Christian On 7/7/05, Volker Ruppert <[EMAIL PROTECTED]> wrote: > Hi all, > > The bugfix release 0.5c of the LGPL'd VGABIOS is now available for download. > Here is a list of all changes

[Qemu-devel] LGPL'd VGABIOS version 0.5c released

2005-07-07 Thread Volker Ruppert
Hi all, The bugfix release 0.5c of the LGPL'd VGABIOS is now available for download. Here is a list of all changes in the 0.5 releases: vgabios-0.5c : Jul 07 2005 - Volker . BIOS configuration word usually reports initial mode 80x25 color text . vgabios function 0x0e (write teletype): l

[Qemu-devel] Valgrinding QEMU

2005-07-07 Thread Julian Seward
As of today, the Valgrind 3 development line supports applications which use self-modifying code on x86 and amd64. So it may now be possible to use Valgrind to debug/profile an unmodified build of QEMU (at least the softmmu variants). See http://www.valgrind.org/devel/cvs_svn.html for details

Re: [Qemu-devel] fdisk give wrong number for losetup

2005-07-07 Thread Jim C. Brown
On Thu, Jul 07, 2005 at 12:36:08PM +0200, octane indice wrote: > Hello > > I have some trouble using losetup to mount partitions > from the host. > I never realized how difficult it was to interpret error messages written in a foreign language. > > And now, my questions: why this? > Because

[Qemu-devel] fdisk give wrong number for losetup

2005-07-07 Thread octane indice
Hello I have some trouble using losetup to mount partitions from the host. [EMAIL PROTECTED]:/usr/src/qemu-test# fdisk -l zipslack.img Vous devez initialiser cylindres. Vous pouvez faire cela à partir du menu des fonctions additionnelles. Disque zipslack.img: 0 Mo, 0 octets 16 têtes, 63 secteurs

Re: [Qemu-devel] Guest DOS on linux keyboard problem

2005-07-07 Thread malc
On Thu, 7 Jul 2005, [iso-8859-2] Rafa? Cygnarowski wrote: Hi! I have problems with keyboard on DOS as guest os on linux. When I press some keys (in most cases those with 2 bytes scan codes like arrows) they are interpreted twice :( So when I move a cursor in Dos Navigator (for example) it jump

Re:Re: [Qemu-devel] compile error

2005-07-07 Thread 황윤성
>- Original Message - >From: "Hetz Ben Hamo" [EMAIL PROTECTED] >To: qemu-devel@nongnu.org >Date: Wed, 6 Jul 2005 11:22:58 +0200 >Subject: Re: [Qemu-devel] compile error > >You haven't specified: > >* which OS do you use and version >* Which compiler, and what compiler version > >Also,