Daniel P. Berrange wrote:
On Mon, Feb 24, 2014 at 12:30:38PM +0400, Roman Bogorodskiy wrote:
> - Implement nodeGetCPUStats using nodeGetCPUStats()
> - Implement nodeGetMemoryStats using nodeGetMemoryStats()
> ---
> src/bhyve/bhyve_driver.c | 29 +++++++++++++++++++++++++++++
> 1 file changed, 29 insertions(+)
ACK
Thanks!
Pushed with a trivial whitespace fix for bhyveNodeGetMemoryStats() to
properly align arguments offset.
Roman Bogorodskiy