Hi Li,
Please incorporate this patch in your cleanup series since it depends on it.
On Mon, 14 Nov 2016 20:38:57 -0500
Li Qiang wrote:
> From: Li Qiang
>
> Unrealize should undo things that were set during realize in
> reverse order. This is what this patch does.
>
So should do the error pa
From: Li Qiang
Unrealize should undo things that were set during realize in
reverse order. This is what this patch does.
Signed-off-by: Li Qiang
---
hw/9pfs/9p.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/9pfs/9p.c b/hw/9pfs/9p.c
index aea7e9d..f7e14ac 100644
--- a/