From: Jim Fehlig <jfehlig@suse.com>
To: Joao Martins <joao.m.martins@oracle.com>, libvir-list@redhat.com
Cc: xen-devel@lists.xen.org
Subject: Re: [libvirt] [PATCH v3 1/8] libxl: implement virDomainGetCPUStats
Date: Wed, 18 Nov 2015 10:33:51 -0700 [thread overview]
Message-ID: <564CB67F.8000008@suse.com> (raw)
In-Reply-To: <564A9815.9080705@suse.com>
On 11/16/2015 07:59 PM, Jim Fehlig wrote:
> On 11/13/2015 06:14 AM, Joao Martins wrote:
> @@ -5233,6 +5342,7 @@ static virHypervisorDriver libxlHypervisorDriver = {
> #endif
> .nodeGetFreeMemory = libxlNodeGetFreeMemory, /* 0.9.0 */
> .nodeGetCellsFreeMemory = libxlNodeGetCellsFreeMemory, /* 1.1.1 */
> + .domainGetCPUStats = libxlDomainGetCPUStats, /* 1.2.22 */
> ACK with the above nit fixed. I'll push this one too after verifying whether
> next release is 1.2.22 or 1.3.0.
Opps, forgot to mention that I pushed this yesterday. Thanks!
Regards,
Jim
next prev parent reply other threads:[~2015-11-18 17:33 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1447420488-5312-1-git-send-email-joao.m.martins@oracle.com>
2015-11-13 13:14 ` [PATCH v3 1/8] libxl: implement virDomainGetCPUStats Joao Martins
2015-11-13 13:14 ` [PATCH v3 2/8] libxl: implement virDomainMemorystats Joao Martins
2015-11-13 13:14 ` [PATCH v3 3/8] libxl: implement virDomainInterfaceStats Joao Martins
2015-11-13 13:14 ` [PATCH v3 4/8] util: add virDiskNameParse to handle disk and partition idx Joao Martins
2015-11-18 20:57 ` Jim Fehlig
2015-11-13 13:14 ` [PATCH v3 5/8] libxl: implement virDomainBlockStats Joao Martins
2015-11-13 13:14 ` [PATCH v3 6/8] libxl: implement virConnectGetAllDomainStats Joao Martins
2015-11-13 13:14 ` [PATCH v3 7/8] libxl: implement virDomainGetJobInfo Joao Martins
2015-11-13 13:14 ` [PATCH v3 8/8] libxl: implement virDomainGetJobStats Joao Martins
[not found] ` <1447420488-5312-4-git-send-email-joao.m.martins@oracle.com>
2015-11-17 2:48 ` [PATCH v3 3/8] libxl: implement virDomainInterfaceStats Jim Fehlig
[not found] ` <564A9571.8000609@suse.com>
2015-11-17 11:31 ` Joao Martins
2015-11-17 23:38 ` Jim Fehlig
[not found] ` <564BBA71.8000704@suse.com>
2015-11-18 18:14 ` Joao Martins
[not found] ` <1447420488-5312-2-git-send-email-joao.m.martins@oracle.com>
2015-11-17 2:59 ` [PATCH v3 1/8] libxl: implement virDomainGetCPUStats Jim Fehlig
[not found] ` <564A9815.9080705@suse.com>
2015-11-17 10:58 ` Joao Martins
2015-11-18 17:33 ` Jim Fehlig [this message]
2015-11-18 18:18 ` [libvirt] " Joao Martins
[not found] ` <1447420488-5312-3-git-send-email-joao.m.martins@oracle.com>
2015-11-17 2:53 ` [PATCH v3 2/8] libxl: implement virDomainMemorystats Jim Fehlig
2015-11-17 23:15 ` Jim Fehlig
[not found] ` <564BB51A.4090501@suse.com>
2015-11-18 18:05 ` Joao Martins
[not found] ` <564CBDD1.3060908@oracle.com>
2015-11-18 20:48 ` Jim Fehlig
2015-11-18 22:31 ` Konrad Rzeszutek Wilk
[not found] ` <1447420488-5312-6-git-send-email-joao.m.martins@oracle.com>
2015-11-18 19:01 ` [PATCH v3 5/8] libxl: implement virDomainBlockStats Jim Fehlig
[not found] ` <564CCAF4.80406@suse.com>
2015-11-19 13:46 ` Joao Martins
[not found] ` <1447420488-5312-7-git-send-email-joao.m.martins@oracle.com>
2015-11-18 22:03 ` [PATCH v3 6/8] libxl: implement virConnectGetAllDomainStats Jim Fehlig
[not found] ` <564CF595.5080602@suse.com>
2015-11-19 14:03 ` Joao Martins
[not found] ` <1447420488-5312-9-git-send-email-joao.m.martins@oracle.com>
2015-12-03 18:48 ` [PATCH v3 8/8] libxl: implement virDomainGetJobStats Jim Fehlig
[not found] ` <56608E76.3010908@suse.com>
2015-12-03 19:29 ` Joao Martins
[not found] ` <56609810.3090705@oracle.com>
2015-12-15 22:42 ` Jim Fehlig
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=564CB67F.8000008@suse.com \
--to=jfehlig@suse.com \
--cc=joao.m.martins@oracle.com \
--cc=libvir-list@redhat.com \
--cc=xen-devel@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.