> 在 2016年6月4日,02:24,Peter Maydell 写道:
>
>> On 25 May 2016 at 11:58, xiaoqiang zhao wrote:
>> This patch series's main idea is to drop the use of
>> qemu_char_get_next_serial. patches 1-5 QOM'ify the related
>> device model and the affected board code. Most of them
>> are arm related. The patch
On 25 May 2016 at 11:58, xiaoqiang zhao wrote:
> This patch series's main idea is to drop the use of
> qemu_char_get_next_serial. patches 1-5 QOM'ify the related
> device model and the affected board code. Most of them
> are arm related. The patch 6 get rid of the function from
> the code base.
>
On 25/05/2016 12:58, xiaoqiang zhao wrote:
> This patch series's main idea is to drop the use of
> qemu_char_get_next_serial. patches 1-5 QOM'ify the related
> device model and the affected board code. Most of them
> are arm related. The patch 6 get rid of the function from
> the code base.
>
>
This patch series's main idea is to drop the use of
qemu_char_get_next_serial. patches 1-5 QOM'ify the related
device model and the affected board code. Most of them
are arm related. The patch 6 get rid of the function from
the code base.
I only test the code with ARM versatilepb machine. The oth