Re: [Qemu-devel] fedora 7, cdrom and GPCMD_GET_EVENT_STATUS_NOTIFICATION

2007-07-29 Thread dmc
Matthew Kent wrote: Been digging around for a solution or confirmation of this for a while now without much luck. Forgive me if there's a solution to this I'm just not seeing. Getting some ugly libata related errors in my guest like ata2: DRQ=1 with device error, dev_stat 0x49 ata2.00: exceptio

Re: [Qemu-devel] qemu Makefile.target cpu-all.h vl.c vl.h target...

2007-07-29 Thread andrzej zaborowski
On 30/07/07, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote: > Hi again, > > > With those patches alone, nope, but with the rest of the code I want > > to add these days hopefully yes. Unfortunately the ROM is difficult to > > obtain. > > You want a ROM? no problem, you just need to strip it from the EXE

Re: [Qemu-devel] qemu-system-arm -M akita/terrier - which roms work? (more patches... :)

2007-07-29 Thread Juergen Lock
On Sun, Jul 29, 2007 at 03:46:37AM +0200, andrzej zaborowski wrote: > Hi, Hi, > > On 29/07/07, Juergen Lock <[EMAIL PROTECTED]> wrote: > > Anyway, boot now fails with: > > qemu: fatal: pxa2xx_gpio_read: Bad offset 0x1c > > i.e. it is apparently expecting something there that is not yet >

Re: [Qemu-devel] qemu Makefile.target cpu-all.h vl.c vl.h target...

2007-07-29 Thread Hetz Ben Hamo
Hi again, > With those patches alone, nope, but with the rest of the code I want > to add these days hopefully yes. Unfortunately the ROM is difficult to > obtain. You want a ROM? no problem, you just need to strip it from the EXE file. Here is a link to Tungesten T5 ROM update. It's inside an EX

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

2007-07-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/07/29 22:21:45 Modified files: target-arm : helper.c Log message: Fix XScale MMU's extended small pages. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-arm/helper.c?cv

Re: [Qemu-devel] qemu Makefile.target cpu-all.h vl.c vl.h target...

2007-07-29 Thread andrzej zaborowski
On 29/07/07, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote: > Hi, > > > Log message: > >Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. > > With those patches (and I assume the required PALM ROM software) - > will I be able to "boot" and install palm apps? or is it require lots >

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

2007-07-29 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/29 22:11:46 Modified files: target-mips: translate_init.c Log message: Fix MIPS cache configuration, by Aurelien Jarno. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-mi

[Qemu-devel] [PATCH, MIPS] Fix cache configuration of 5Kc, 5Kf and 20Kf CPU

2007-07-29 Thread Aurelien Jarno
Hi all, There is currently a bug in the MIPS system emulation with the CP0 config 1 register. The default cache values are setting at the top of the file and the ored with other values below. While this works for boolean fields, in does not work for fields which hold a value. For example, the def

Re: [Qemu-devel] qemu Makefile.target cpu-all.h vl.c vl.h target...

2007-07-29 Thread Hetz Ben Hamo
Hi, > Log message: >Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. With those patches (and I assume the required PALM ROM software) - will I be able to "boot" and install palm apps? or is it require lots of other stuff? Thanks, Hetz -- Skepticism is the lazy person's d

[Qemu-devel] qemu Makefile.target cpu-all.h vl.c vl.h target...

2007-07-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/07/29 17:57:26 Modified files: . : Makefile.target cpu-all.h vl.c vl.h target-arm : cpu.h helper.c Added files: hw : omap.c omap.h omap1_clk.c omap_l

[Qemu-devel] qemu/hw spitz.c

2007-07-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/07/29 17:34:59 Modified files: hw : spitz.c Log message: Word-reads from spitz NAND controller, patch by Juergen Lock. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/

Re: [Qemu-devel] qemu vl.c vl.h hw/arm_boot.c

2007-07-29 Thread andrzej zaborowski
Hi, On 29/07/07, Paul Sokolovsky <[EMAIL PROTECTED]> wrote: > Saturday, July 28, 2007, 1:08:46 AM, you wrote: > > > CVSROOT:/sources/qemu > [] > > > Log message: > > Optionally setup old style linux bootparams for -kernel, by Juergen > > Lock. > > With such kind of optio

Re: QEMU Automated Testing (was [Qemu-devel] qemu Makefile.target vl.h hw/acpi.c hw/adlib.c ...)

2007-07-29 Thread Andreas Färber
Am 28.07.2007 um 12:36 schrieb Thiemo Seufer: qemu seems to expect everyone to patch it herself instead of fixing problems in the repository at their origin. Major example being qemu clinging on to GCC 3.x instead of supporting both 3 and 4 by updating and integrating the existing patches th

Re: [Qemu-devel] [PATCH] smoother sdl display & mouse

2007-07-29 Thread Jindrich Makovicka
On Tue, 24 Jul 2007 19:44:12 +0100 "Daniel P. Berrange" <[EMAIL PROTECTED]> wrote: > Using a command line argument to change the refresh rate doesn't seem > like a particularly optional solution. It think it would be better to > have QEMU automatically adapt the refresh rate. eg, it would start > o

Re: [Qemu-devel] qemu vl.c vl.h hw/arm_boot.c

2007-07-29 Thread Paul Sokolovsky
Hello Andrzej, Saturday, July 28, 2007, 1:08:46 AM, you wrote: > CVSROOT:/sources/qemu [] > Log message: > Optionally setup old style linux bootparams for -kernel, by Juergen > Lock. With such kind of options being merged, any chance that my old patch to override ARM