KVM: Simplify coalesced mmio initialization
authorAvi Kivity <avi@redhat.com>
Sun, 20 Dec 2009 13:13:43 +0000 (15:13 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:41 +0000 (12:35 -0300)
- add destructor function
- move related allocation into constructor
- add stubs for !CONFIG_KVM_MMIO

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found