Am Mittwoch, 5. April 2006 19:36 schrieb Blue Swirl:
Hi!
> The DMA controllers for both ESP and Lance are within the same page. This
> means that in Qemu, DMA controller register accesses for either of them go
> to just one of these. It just happens to work, but maybe this causes the
> problem. Yo
The system is Kanotix-2005-4
Qemu-0.8.0
Vde-1.5.9
I setup the bridge and add interface tun0 to the bridge
(have done it before correctly)
but
/usr/bin/vdeqemu -hda disk-image -m256 -localtime -net vde -net
nic,macaddr=54:52:00:12:34:62
reports error:
qemu: invalid option -- '-tun-fd'
qemu exit
Am Mittwoch, 5. April 2006 19:36 schrieb Blue Swirl:
Hi!
> I don't have any better documentation either, I just coded against what
> Proll and Linux expect. But the theory of operation is simple. Much like
OK, I thought I was just too stupid to find good documentation :-)
> how the MMU translate
> To find this problem, I enabled debugging in the esp.c file and printed
the
> mapped address (after iommu mapping). In some cases the mapped address
is
> zero:
> ESP: DMA address 0beb8000
> ESP: DMA address
I didn't find a manual of the SBUS IOMMU. But if I understand the contents
Am Dienstag, 4. April 2006 21:27 schrieb Joerg Platte:
Hi!
> To find this problem, I enabled debugging in the esp.c file and printed the
> mapped address (after iommu mapping). In some cases the mapped address is
> zero:
> ESP: DMA address 0beb8000
> ESP: DMA address
I didn't find a man
On Sun, Apr 02, 2006 at 04:42:42PM +, Chris Wilson wrote:
> Hi Jamie,
>
> > I like the idea, but do you know of anyone using OpenCores devices
> > implemented in silicon? It seems to me the motivation for ARM
> > emulation is to be able to simulate embedded devices that people may
> > feasibl
Basically, if u want split images to be supported in qemu, speak up
now. ;)
I speak! It would be great to be able to use the split images, so that
you don't have to alter the files to import them into qemu...
Particularly using split files directly and then being able to use the
same image f
> > Basically, if u want split images to be supported in qemu, speak up now.
> > ;)
>
> I speak!
Me too! I've always used split images with vmware; they are
easier to manage than files tens of gigabytes long.
J
___
Qemu-devel mailing list
Qemu-dev
Jim C. Brown wrote:
On Tue, Apr 04, 2006 at 10:09:06AM +0200, maestro wrote:
This is already supported, as is creating them and using them directly.
(I was amazed when I first found out as well.)
afaik they are only supported when the images consist of only 1 file. at
least i was not