On 08/01/2011 03:19 AM, Richard Henderson wrote:
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.
Well spotted; the cpu also saw this and the fix is in patch 10, which I forgot to squash into this. I'll post a squashed version.
-- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html