On Mon, Jul 07, 2014 at 06:55:26PM +0800, Hu Tao wrote:
> This series includes two patches to fix bugs of memory backend. See each
> patch for the bugs and how to reproduce them.
>
> changes to v2:
>
> - introduce memory_region_init_ram_may_fail and
> memory_region_init_ram_ptr_may_fail
>
> -
This series includes two patches to fix bugs of memory backend. See each
patch for the bugs and how to reproduce them.
changes to v2:
- introduce memory_region_init_ram_may_fail and
memory_region_init_ram_ptr_may_fail
- address comments by MST
- missing the functions renaming. will send later