[RFC]Enlarge the dalta of TSC match window from one second to five second

2014-08-11 Thread xiexiangyou
al case, hotpluging VCPU, we can ensure TSC clocksource is stable. Thanks. xiexiangyou -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[RFH] Qemu main thread is blocked in g_poll in windows guest

2013-10-15 Thread Xiexiangyou
the signal. I set the windows 's "power option", enable/disable the "allow the wake timers", I didn't work. Is anybody have met the same problem before, or know the reason. Your reply will be very helpful. Thanks --xiexiangyou -- To unsubscribe from this li

RE: [RFH] Qemu main thread is blocked in g_poll in windows guest

2013-10-15 Thread Xiexiangyou
. Thanks! --xie -Original Message- From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo Bonzini Sent: Tuesday, October 15, 2013 7:52 PM To: Xiexiangyou Cc: qemu-de...@nongnu.org; qemu-devel-requ...@nongnu.org; kvm@vger.kernel.org; Huangpeng (Peter); Luonengjun Subject

RE: [RFH] Qemu main thread is blocked in g_poll in windows guest

2013-10-15 Thread Xiexiangyou
15, 2013 8:30 PM To: Xiexiangyou Cc: qemu-de...@nongnu.org; qemu-devel-requ...@nongnu.org; kvm@vger.kernel.org; Huangpeng (Peter); Luonengjun Subject: Re: [RFH] Qemu main thread is blocked in g_poll in windows guest Il 15/10/2013 14:18, Xiexiangyou ha scritto: > (gdb) bt > #0 0x7f

Modify "KVM_USER_MEM_SLOTS" to a larger number

2014-04-11 Thread xiexiangyou
Hi all, In KVM,"KVM_USER_MEM_SLOTS" is 125. If we assume a typical VMuses a dozen slots for non-assigned devices purposes, Means it can support 14 worst case assigned devices(use up to 8 slots) or 28 to 37 typical devices(use 3-4 slots). But if I want support more assigned devices, can I simpl