Re: [PATCH v3] spapr: nested: Add support for reporting Hostwide state counter

2025-02-18 Thread Vaibhav Jain
Hi Nic, Thanks for reviewing this patch. My responses to review comments inline below: "Nicholas Piggin" writes: > On Mon Feb 3, 2025 at 8:09 PM AEST, Vaibhav Jain wrote: >> Add support for reporting Hostwide state counters for nested KVM pseries > > I'd add a brief first paragraph that just

Re: [PATCH v3] spapr: nested: Add support for reporting Hostwide state counter

2025-02-09 Thread Nicholas Piggin
On Mon Feb 3, 2025 at 8:09 PM AEST, Vaibhav Jain wrote: > Add support for reporting Hostwide state counters for nested KVM pseries I'd add a brief first paragraph that just describe the concept of "hostwide state counters" without going into any spec. Hostwide state counters are statistics abou

[PATCH v3] spapr: nested: Add support for reporting Hostwide state counter

2025-02-03 Thread Vaibhav Jain
Add support for reporting Hostwide state counters for nested KVM pseries guests running with 'cap-nested-papr' on Qemu-TCG acting as L0-hypervisor. sPAPR supports reporting various stats counters for Guest-Management-Area(GMA) thats owned by L0-Hypervisor and are documented at [1]. These stats coun