[Qemu-devel] [PATCH] COLO: remove the operation to clear connection list

2017-10-23 Thread zhiyong . wu
From: Zhi Yong Wu When hash table is created with g_hash_table_new_full(), the free function has been registered. So it isn't necessary since g_hash_table_remove_all() will call connection_destroy() for each connection struct automatically. Signed-off-by: Zhi Yong Wu

[Qemu-devel] [PATCH] COLO: remove the operation to clear connection list

2017-10-23 Thread zhiyong . wu
From: Zhi Yong Wu When hash table is created with g_hash_table_new_full(), the free function has been registered. So it isn't necessary since g_hash_table_remove_all() will call connection_destroy() for each connection struct automatically. Signed-off-by: Zhi Yong Wu

[Qemu-devel] Fwd: Some encountered issues when compiling openbios on a ppc64 host

2010-01-19 Thread Zhiyong Wu
HI, Blue Swirl Can you give me a help about the issues below? Thanks ahead. Cheers, Zhiyong Wu -- Forwarded message -- From: Zhiyong Wu zwu.ker...@gmail.com Date: Tue, Jan 19, 2010 at 6:27 PM Subject: Some encountered issues when compiling openbios on a ppc64 host To: openb

[Qemu-devel] Hang up: qemu-system-ppc creates a ppc VM on a x86_64 host with OS Fedora12.

2010-01-11 Thread Zhiyong Wu
filesystem Can anyone also encounter the same issue or know how to solve it? It will be apprieciated for any help or comment from you. Cheers, Zhiyong Wu