1. 22 10月, 2012 1 次提交
    • A
      memory: manage coalesced mmio via a MemoryListener · 95d2994a
      Avi Kivity 提交于
      Instead of calling a global function on coalesced mmio changes, which
      routes the call to kvm if enabled, add coalesced mmio hooks to
      MemoryListener and make kvm use that instead.
      
      The motivation is support for multiple address spaces (which means we
      we need to filter the call on the right address space) but the result
      is cleaner as well.
      Signed-off-by: NAvi Kivity <avi@redhat.com>
      95d2994a
  2. 15 10月, 2012 13 次提交
  3. 14 10月, 2012 1 次提交
  4. 13 10月, 2012 23 次提交
  5. 12 10月, 2012 2 次提交