qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] KVM: emulate lapic tsc deadline timer for guest


From: Liu, Jinsong
Subject: Re: [Qemu-devel] [PATCH] KVM: emulate lapic tsc deadline timer for guest
Date: Fri, 23 Sep 2011 16:25:51 +0800

Marcelo Tosatti wrote:
> On Thu, Sep 22, 2011 at 04:55:52PM +0800, Liu, Jinsong wrote:
>>> From 4d5b83aba40ce0d421add9a41a6c591a8590a32e Mon Sep 17 00:00:00
>>> 2001 
>> From: Liu, Jinsong <address@hidden>
>> Date: Thu, 22 Sep 2011 14:00:08 +0800
>> Subject: [PATCH 2/2] KVM: emulate lapic tsc deadline timer for guest
>> 
>> This patch emulate lapic tsc deadline timer for guest:
>> Enumerate tsc deadline timer capability by CPUID;
>> Enable tsc deadline timer mode by lapic MMIO;
>> Start tsc deadline timer by WRMSR;
>> 
>> Signed-off-by: Liu, Jinsong <address@hidden> ---
>>  arch/x86/include/asm/kvm_host.h |    2 +
>>  arch/x86/kvm/kvm_timer.h        |    2 +
>>  arch/x86/kvm/lapic.c            |  123
>>  ++++++++++++++++++++++++++++++++------- arch/x86/kvm/lapic.h       
>>  |    3 + arch/x86/kvm/x86.c              |   16 +++++-
>>  5 files changed, 123 insertions(+), 23 deletions(-)
> 
> Looks good, please rebase against branch master of
> 
> git://github.com/avikivity/kvm.git

Rebased as attached.

Thanks,
Jinsong

Attachment: qemu-tsc-deadline-timer.patch
Description: qemu-tsc-deadline-timer.patch

Attachment: Add-some-pre-defination.patch
Description: Add-some-pre-defination.patch

Attachment: kvm-tsc-deadline-timer.patch
Description: kvm-tsc-deadline-timer.patch


reply via email to

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