qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] qemu/pci: optimize pci config handling


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH] qemu/pci: optimize pci config handling
Date: Wed, 07 Oct 2009 16:24:45 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

I'm actively trying to get out of range-checking address.

I don't understand what you mean, sorry.

What you porpose here is certainly more code than we had.
So why is this a good idea?

Because it avoids the memcpy/memcmp most of the time (when the memcmp would surely succeed). I supposed that would also matter more as the config space size increases---correct me and dismiss the patch if I am mistaken.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]