qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] qemu-kvm: introduce cpu_start/cpu_stop commands


From: Anthony Liguori
Subject: [Qemu-devel] Re: [PATCH] qemu-kvm: introduce cpu_start/cpu_stop commands
Date: Mon, 22 Nov 2010 17:44:44 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Lightning/1.0b1 Thunderbird/3.0.10

On 11/22/2010 05:04 PM, Chris Wright wrote:
* Anthony Liguori (address@hidden) wrote:
qemu-kvm vcpu threads don't response to SIGSTOP/SIGCONT.  Instead of teaching
them to respond to these signals, introduce monitor commands that stop and start
individual vcpus.
In the past SIGSTOP has introduced time skew.  Have you verified this
isn't an issue.

Time skew is a big topic. Are you talking about TSC drift, pit/rtc/hpet drift, etc?

It's certainly going to stress periodic interrupt catch up code.

Regards,

Anthony Liguori

thanks,
-chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]