RE: [Qemu-devel] New multiple snapshot support for VMDK.

2007-01-22 Thread Igor Lvovsky
Hi Fabrice, What are you think about this patch? Are you have a comments? If you accept it, I'll try to fix the race condition on snapshot writing. Regards Igor Lvovsky

[Qemu-devel] [PATCH] Re: DMA timeouts running a FreeBSD guest with last CVS snapshot

2007-01-22 Thread Carlo Marcelo Arenas Belon
On Mon, Jan 15, 2007 at 03:21:36AM -0600, Carlo Marcelo Arenas Belon wrote: FreeBSD 6.2 guest I noticed the following errors at boot time : ad0: 2048MB QEMU HARDDISK 0.8.3 at ata0-master WDMA2 ad0: FAILURE - READ_DMA timed out LBA=4194301 acd0: CDROM QEMU CD-ROM/0.8.3 at ata1-master

[Qemu-devel] [PATCH] Add support for 82371FB (Step A1) and Improved support for 82371SB (function 1)

2007-01-22 Thread Carlo Marcelo Arenas Belon
Greetings, as part of the debugging for the previous problem on FreeBSD and based on the documentation from Intel from : http://www.intel.com/design/intarch/datashts/290550.htm the following patch does some cleanup in the current sources so that a reset for function 1 (the IDE interface) for

Re: [Qemu-devel] [PATCH] Re: DMA timeouts running a FreeBSD guest with last CVS snapshot

2007-01-22 Thread Aurelien Jarno
Carlo Marcelo Arenas Belon a écrit : On Mon, Jan 15, 2007 at 03:21:36AM -0600, Carlo Marcelo Arenas Belon wrote: FreeBSD 6.2 guest I noticed the following errors at boot time : ad0: 2048MB QEMU HARDDISK 0.8.3 at ata0-master WDMA2 ad0: FAILURE - READ_DMA timed out LBA=4194301 acd0:

[Qemu-devel] [PATCH] ARM Versatile/Realview reset (resent)

2007-01-22 Thread Aurelien Jarno
On Wed, Nov 15, 2006 at 02:17:22AM +0100, Aurelien Jarno wrote: On Wed, Nov 15, 2006 at 01:26:59AM +0100, Aurelien Jarno wrote: The ARM Versatile and Realview platforms support reset (but not halt), howvever it is not implemented in QEMU. The patch below adds this support. It is very

Re: [Qemu-devel] [RFC] qemu-gui status report

2007-01-22 Thread Marc Tanner
Martin Bochnig schrieb: +1 We (qemu-project at opensolaris.org) ship it with SUNWqemu ( http://www.opensolaris.org/os/project/qemu/downloads/ ), the binary qemu package for Solaris SPARC and x86/x64. As we bring out a new release (based on cvs20070120sat) over night, we can test and integrate

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

2007-01-22 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/01/22 20:50:42 Modified files: target-mips: cpu.h helper.c op_helper.c Log message: Fix PageMask handling, second part. CVSWeb URLs:

[Qemu-devel] [PATCH] Fix GT64120 mapping with REDBOOT

2007-01-22 Thread Aurelien Jarno
The patch below fixes the PCI mapping of the GT64120 when the high address is lower than the lower address. The datasheet says the zone should not be mapped in that case. REDBOOT uses such a mapping for a very short time frame, as it starts to write the low address and then the high address.

[Qemu-devel] [RFC] IRQ acknowledge on MIPS

2007-01-22 Thread Aurelien Jarno
Hi all, There is currently a bug concerning the IRQ acknowlege on the MIPS system emulation. It concerns both the QEMU and Malta boards, though it is only detectable with a 2.4 kernel and thus on the Malta board. The symptom is a storm of We got a spurious interrupt from PIIX4. This is due to

[Qemu-devel] qemu .cvsignore

2007-01-22 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/01/23 01:47:46 Modified files: . : .cvsignore Log message: Update .cvsignore. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/.cvsignore?cvsroot=qemur1=1.15r2=1.16