qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Wei Huang <wei@redhat.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, peter.maydell@linaro.org
Subject: Re: [Qemu-devel] [PATCH V2 0/4] kvm_stat update
Date: Fri, 23 Jan 2015 14:59:39 -0600	[thread overview]
Message-ID: <54C2B63B.5040005@redhat.com> (raw)
In-Reply-To: <1422045886-9998-1-git-send-email-wei@redhat.com>

Sorry, please ignore this version.

-Wei

On 01/23/2015 02:44 PM, Wei Huang wrote:
> This is the second version of kvm_stat patches. Please review.
> 
> NOTE: I have tested these patches on ARM64 and x86_64 machines. For PPC, 
> the only area been affected is ioctl RESET number (patch 4). Unfortunately
> I don't have PPC hardware to test them. 
> 
> Thanks,
> -Wei
> 
> V2:
>  - fix a typo in VMX exit reason (pointed out by Paolo)
>  - add ioctl RESET function to initialize counters
>  - re-arrange the order of patches
> 
> V1:
>  - support for ARM aarch64
>  - update to the latest exit reasons (vmx, svm and userspace)
>  - print errno when syscall fails
> 
> Wei Huang (4):
>   kvm_stat: Update exit reasons to the latest defintion
>   kvm_stat: Print errno when syscall to perf_event_open() fails
>   kvm_stat: Add aarch64 support
>   kvm_stat: Add RESET support for perf event ioctl
> 
>  scripts/kvm/kvm_stat | 24 +++++++++++++++++++++++-
>  1 file changed, 23 insertions(+), 1 deletion(-)
> 

      parent reply	other threads:[~2015-01-23 20:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 20:44 [Qemu-devel] [PATCH V2 0/4] kvm_stat update Wei Huang
2015-01-23 20:44 ` [Qemu-devel] [PATCH V2 1/4] kvm_stat: Update exit reasons to the latest defintion Wei Huang
2015-01-23 20:44 ` [Qemu-devel] [PATCH V2 2/4] kvm_stat: Print errno when syscall to perf_event_open() fails Wei Huang
2015-01-23 20:44 ` [Qemu-devel] [PATCH V2 3/4] kvm_stat: Add aarch64 support Wei Huang
2015-01-23 20:44 ` [Qemu-devel] [PATCH V2 4/4] kvm_stat: Add RESET support for perf event ioctl Wei Huang
2015-01-23 20:59 ` Wei Huang [this message]

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=54C2B63B.5040005@redhat.com \
    --to=wei@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).