qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/9] Convert serial_mm_init to MemoryRegion


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 0/9] Convert serial_mm_init to MemoryRegion
Date: Sun, 14 Aug 2011 16:23:17 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

On 08/11/2011 04:07 PM, Richard Henderson wrote:
The last patch set converted the serial i/o path; this patch
set converts the serial mmio path.

Intermediate patches increase the use of get_system_memory(),
and later patches reduce those uses again.  In all but one
case in the end we use the address_space_mem parameter from
the original board init function.

The major portion of the cleanup comes from actually utilizing
the device_endian enum provided by the i/o subsystem.  This
allows us to remove all of the ifdeffery in this area.


Thanks, queued on qemu-kvm.git memory-region.

--
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]