qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 09/39] Integrate I/O memory regions into qemu


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 09/39] Integrate I/O memory regions into qemu
Date: Mon, 01 Aug 2011 09:05:47 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]