On 15/12/2016 15:04, skiver.cloud@gmail.com wrote:
> From: Ziyue Yang
>
> The patch is to fix the confusing assert fail message caused by
> un-initialized device structure (from bite sized tasks).
>
> The bug can be reproduced by
>
> ./qemu-system-x86_64 -nographic -device cfi.pflash01
>
From: Ziyue Yang
The patch is to fix the confusing assert fail message caused by
un-initialized device structure (from bite sized tasks).
The bug can be reproduced by
./qemu-system-x86_64 -nographic -device cfi.pflash01
The CFI hardware is dynamically loaded by QOM realizing mechanism,
however