[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] MMIO address changes
From: |
Paul Brook |
Subject: |
Re: [Qemu-devel] MMIO address changes |
Date: |
Wed, 3 Dec 2008 14:03:53 +0000 |
User-agent: |
KMail/1.9.9 |
> > I've tried to be fairly thorough with the changes, and tested what I can.
> > However it's possible I missed or broke something, so please test your
> > favourite targets.
>
> FWIW the etrax-fs machine works OK although I am seeing a noticeable
> slow-down after the patch.
Strange. I wouldn't expect significant slowdown.
AFAIK the hot-path code should be pretty much unchanged (if anything faster
because the IO handlers don't need to adjust the address). Even the TLB fill
handler overhead (tlb_set_page_exec) should be negligible.
Paul
Re: [Qemu-devel] MMIO address changes, Edgar E. Iglesias, 2008/12/03
- Re: [Qemu-devel] MMIO address changes,
Paul Brook <=
[Qemu-devel] [PATCH] usb-ohci: Add address masking., takasi-y, 2008/12/05
[Qemu-devel] Re: MMIO address changes, Vladimir Prus, 2008/12/11