On 07/17/2011 02:13 PM, Avi Kivity wrote:
New in this version:
   MemoryRegionOps gained .old_mmio and .old_portio members, which allow
   reusing old-style callbacks with the new API.  All uses were converted,
   except for eepro100.c, which uses the same MemoryRegionOps for both
   portio and mmio.  Some intermediate patches do introduce dispatching
   callbacks, but they are removed later.

Caveats:
- some devices still grab a global memory region instead of inheriting
   it from their bus.  Seen in the code as #include "exec-memory.h"

Still available from

  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory-region

chop off the top two commits to avoid lots of debugging info.

--
error compiling committee.c: too many arguments to function


Reply via email to