commit | a13007160f1b9ec7c67e28ec9254f197c5c08d7d | [log] [tgz] |
---|---|---|
author | Amos Kong <akong@redhat.com> | Fri Mar 09 12:17:32 2012 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 08 12:46:58 2012 +0300 |
tree | d5c855d0409ca86323a1bd916cd3e21feba13ff7 | |
parent | 83c529151ab0d4a813e3f6a3e293fff75d468519 [diff] |
KVM: resize kvm_io_range array dynamically This patch makes the kvm_io_range array can be resized dynamically. Signed-off-by: Amos Kong <akong@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>