Re: [Qemu-devel] [PATCH 4/5] QEMU Release vcpu and finally exit vcpu thread safely

2011-11-28 Thread ShaoHe Feng
Ping Fan, IMO, QEMU should Release vcpu and finally exit vcpu thread safely in tcg mode? --- cpus.c | 21 - 1 files changed, 20 insertions(+), 1 deletions(-) diff --git a/cpus.c b/cpus.c index 82530c4..cc52327 100644 --- a/cpus.c +++ b/cpus.c @@ -753,7 +753,7 @@ static voi

Re: [Qemu-devel] [PATCH] qmp: report TRAY_STATE_CHANGED events

2011-10-31 Thread ShaoHe Feng
test-by: ShaoHe Feng It seems this patch can not work well. there is my test process. I startup a guest by the follow option: -drive file=/home/fsh/image/OCDC-natty-Test-Drive-20110823_010339.iso,if=ide,index=1,media=cdrom after the guest startups, then I right click mouse in the UI of the