On 07/31/2011 10:57 AM, Avi Kivity wrote:
> +    system_io = qemu_malloc(sizeof(*system_io));
> +    memory_region_init(system_memory, "io", 65536);
> +    set_system_io_map(system_io);

Cut-paste error on that second line.


r~
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to