Jose Renau wrote:
Without the following patch, I was unable to "start" the Linux boot
process
on OS X (powerPC bigendian). I tried on ia64 (Linux) and works fine too.
Pretty cool.
I can confirm this for SPARC hosts , too (also MSB).
Hey, be aware that the SPARConSPARC case finally works
Without the following patch, I was unable to "start" the Linux boot
process
on OS X (powerPC bigendian). I tried on ia64 (Linux) and works fine too.
--- target-sparc/op_helper.c23 Jul 2005 14:27:54 - 1.15
+++ target-sparc/op_helper.c27 Sep 2005 23:54:52 -
@@ -225,4 +225,5
[EMAIL PROTECTED];~Be5U1g(B
http://1191.jp/Rc/purejewelry/index.html
$B!Z(BPure$B!!(BJewelry$B![(B
[EMAIL PROTECTED],:[EMAIL PROTECTED]:G9b$N=P0)$$$N>[EMAIL
PROTECTED]<+Ii$7$F$*$j$^$9!#:#$^$G$N=P0)[EMAIL
PROTECTED]($O(B75$B!s$rD6$(!"$?$/$5$s$N3'MM$+$i$*Ni$NO"Mm$rD:$$$F$*$j$^$9!#$3$l$+$
On Mon, Sep 26, 2005 at 09:48:25PM -0400, John Coiner wrote:
>
> Hi,
>
> Here's another patch to enable IDE DMA:
>
> http://people.brandeis.edu/~jcoiner/qemu_idedma/qemu_dma_patch.html
>
> This patch, like Juergen Lock's earlier patch from which it is derived,
> replaces the virtual PIIX3 ID
On Mon, 2005-09-26 at 21:48 -0400, John Coiner wrote:
> Can anyone shed light on the potential performance to be realized? For
> example, how long does a context switch take in the guest? If it takes
> 10ms (one disk seek) then there's probably no benefit to concurrent disk
> IO. If a context sw
Emmanuel Charpentier wrote:
Dear List,
Natalia Portillo noticed that XP_64 refused to install due to lack of
APICs. Filip Navara proposed an initial patch, and Fabribe Bellard
proposed :
I can include the patch with a specific option to enable it. The
option will disapear when the hack wil
Dear List,
Natalia Portillo noticed that XP_64 refused to install due to lack of
APICs. Filip Navara proposed an initial patch, and Fabribe Bellard
proposed :
> I can include the patch with a specific option to enable it. The
> option will disapear when the hack will be known to be stable.
Fabri