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
__
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 at ata0-master WDMA2
> ad0: FAILURE - READ_DMA timed out LBA=4194301
> acd0: CDROM at ata1-master WDMA2
> acd0: TIMEOUT - READ BIG
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
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 at ata0-master WDMA2
>> ad0: FAILURE - READ_DMA timed out LBA=4194301
>> acd0: CDROM at ata
Greetings,
The following patch adds a "SNAPSHOT" variable to the Makefile which can be
changed to "yes" (or any other value) so that `make -k tar` generates a
snapshot tar (on a configured or not CVS tree) instead of a release source tar
(useful when debugging a version of the CVS tree) by using a
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 ve
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 y
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 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:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/22 20:57:17
Modified files:
target-mips: TODO
Log message:
Update TODO.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/TODO?cvsroot=qemu&r1=1.3&r2=1.4
___
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.
Index
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 t
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/23 01:47:46
Modified files:
. : .cvsignore
Log message:
Update .cvsignore.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/.cvsignore?cvsroot=qemu&r1=1.15&r2=1.16
___
12 matches
Mail list logo