qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 for 1.6 1/2] memory: Provide separate handlin


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 for 1.6 1/2] memory: Provide separate handling of unassigned io ports accesses
Date: Mon, 2 Sep 2013 14:52:52 +0100

On 12 August 2013 16:39, Andreas Färber <address@hidden> wrote:
> Am 12.08.2013 17:29, schrieb Jan Kiszka:
>> Accesses to unassigned io ports shall return -1 on read and be ignored
>> on write. Ensure these properties via dedicated ops, decoupling us from
>> the memory core's handling of unassigned accesses.
>>
>> Signed-off-by: Jan Kiszka <address@hidden>
>> ---
>>
>> Changes in v2:
>>  - avoid breakage in ioport.h for user build
>
> Looks OK, but if you want Anthony to apply this for rc3 then please
> repost as a full, top-level series.

It looks like this never happened, so this bug is still present
in master :-(  [noticed by stsquad since integratorcp is busted too].

thanks
-- PMM



reply via email to

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