qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/5] i82378: Remove bogus MMIO coalescing


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 1/5] i82378: Remove bogus MMIO coalescing
Date: Mon, 25 Jun 2012 09:15:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0

Am 25.06.2012 09:11, schrieb Hervé Poussineau:
> Jan Kiszka a écrit :
>> This MMIO area is an entry gate to legacy PC ISA devices, addressed via
>> PIO over there. Quite a few of the PIO ports have side effects on access
>> like starting/stopping timers that must be executed properly ordered
>> /wrt the CPU. So we have to remove the coalescing mark.
>>
>> CC: Andreas Färber <address@hidden>
>> CC: Hervé Poussineau <address@hidden>
>> Signed-off-by: Jan Kiszka <address@hidden>
>> ---
>>  hw/i82378.c |    1 -
>>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> Acked-by: Hervé Poussineau <address@hidden>

Fine with me then.

Andreas



reply via email to

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