qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: <peng.hao2@zte.com.cn>
To: eblake@redhat.com
Cc: mst@redhat.com, pbonzini@redhat.com, liu.yi24@zte.com.cn,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH V3] rtc: fix a infinite loop in windows vmstartup
Date: Mon, 24 Jul 2017 22:07:22 +0800 (CST)	[thread overview]
Message-ID: <201707242207222697699@zte.com.cn> (raw)

[-- Attachment #1: Type: text/plain, Size: 1572 bytes --]

I'm sorry I copy and paste code to make a patch, but I make a mistake to send a uncompleted patch.



















彭浩 penghao






IT开发工程师 IT Development
Engineer
操作系统产品部/中心研究院/系统产品 OS Product Department/Central R&D Institute/System Product









成都市天府大道中段800号中兴大厦A座 
T: +86 028 18123274005
E: peng.hao2@zte.com.cn 
www.zte.com.cn








Original Mail



Sender:  <eblake@redhat.com>
To: PengHao10096742 <mst@redhat.com> <pbonzini@redhat.com>
CC: LiuYi10066463 <qemu-devel@nongnu.org>
Date: 2017/07/24 19:55
Subject: Re: [Qemu-devel] [PATCH V3] rtc: fix a infinite loop in windows vmstartup





On 07/24/2017 01:35 PM, Peng Hao wrote:
> When a windows vm starts, periodic timer of rtc will stop several times.
> windows kernel will check whether REG_A_UIP is changed. REG_C's interrupt
> flags will not be cleared when periodic timer stops and the update timer
> will switch to alarm timer. So the expiration time of alarm timer is very
> long and REG_A_UIP will not vary.At last windows kernel will repeat to 
> check REG_A_UIP all the time.
> 
> Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
> Signed-off-by: Liu Yi <liu.yi24@zte.com.cn>
> ---

When posting a v3, it's useful to tell us (after the --- separator) what
changed from v2, to help us focus on why a v3 was needed.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

[-- Attachment #2: 24242e5637af428891c4db731e7765ad.jpg --]
[-- Type: image/jpeg, Size: 2064 bytes --]

[-- Attachment #3: 9ae3e214c17d49ed935d87c674ba3ee2.jpg --]
[-- Type: image/jpeg, Size: 6015 bytes --]

             reply	other threads:[~2017-07-24 14:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-24 14:07 peng.hao2 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-25  9:29 [Qemu-devel] [PATCH V3] rtc: fix a infinite loop in windows vmstartup peng.hao2
2017-07-25  9:51 ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201707242207222697699@zte.com.cn \
    --to=peng.hao2@zte.com.cn \
    --cc=eblake@redhat.com \
    --cc=liu.yi24@zte.com.cn \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).