]> xenbits.xensource.com Git - qemu-xen-4.1-testing.git/commit
Enlarge the size of the global mmio_space mmio[].
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 6 Nov 2009 18:10:44 +0000 (18:10 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 6 Nov 2009 18:10:44 +0000 (18:10 +0000)
commitde6c06808e300b35368178a281660ae8acf64f66
tree9a0aecd422047dc5a5a5c3cbffd52d02ee5a130f
parentf72b6e0ffc3bb84d4442c5a7493bffbdce2a4468
Enlarge the size of the global mmio_space mmio[].

With the Multi-Function passthrough, we're actually able to assign more than
32 functions to guest, so we should enlarge the MAX_MMIO. 1024 should be big
enough.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
i386-dm/exec-dm.c