commit | 980da6ce573b7c40886406674ff8f022a975e65e | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Dec 20 15:13:43 2009 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:35:41 2010 -0300 |
tree | b8751c6b766e937ea137d84a48d248b63c2ac02d | |
parent | 50eb2a3cd0f50d912b26d0b79b7f443344608390 [diff] |
KVM: Simplify coalesced mmio initialization - add destructor function - move related allocation into constructor - add stubs for !CONFIG_KVM_MMIO Signed-off-by: Avi Kivity <avi@redhat.com>