On 04.02.25 10:20, Daniel P. Berrangé wrote:
On Thu, Dec 19, 2024 at 02:51:21PM +0100, David Hildenbrand wrote:
On 18.12.24 18:29, Daniel P. Berrangé wrote:
When a machine is first booted, all virtio balloon stats are initialized
to their default value -1 (18446744073709551615 when represented
On Thu, Dec 19, 2024 at 02:51:21PM +0100, David Hildenbrand wrote:
> On 18.12.24 18:29, Daniel P. Berrangé wrote:
> > When a machine is first booted, all virtio balloon stats are initialized
> > to their default value -1 (18446744073709551615 when represented as
> > unsigned).
> >
> > They remain
On 19.12.24 15:23, Daniel P. Berrangé wrote:
On Thu, Dec 19, 2024 at 02:51:21PM +0100, David Hildenbrand wrote:
On 18.12.24 18:29, Daniel P. Berrangé wrote:
When a machine is first booted, all virtio balloon stats are initialized
to their default value -1 (18446744073709551615 when represented
On Thu, Dec 19, 2024 at 02:51:21PM +0100, David Hildenbrand wrote:
> On 18.12.24 18:29, Daniel P. Berrangé wrote:
> > When a machine is first booted, all virtio balloon stats are initialized
> > to their default value -1 (18446744073709551615 when represented as
> > unsigned).
> >
> > They remain
On 18.12.24 18:29, Daniel P. Berrangé wrote:
When a machine is first booted, all virtio balloon stats are initialized
to their default value -1 (18446744073709551615 when represented as
unsigned).
They remain that way while the firmware is loading, and early phase of
guest OS boot, until the vir
On Thu, Dec 19, 2024 at 02:51:21PM +0100, David Hildenbrand wrote:
> On 18.12.24 18:29, Daniel P. Berrangé wrote:
> > When a machine is first booted, all virtio balloon stats are initialized
> > to their default value -1 (18446744073709551615 when represented as
> > unsigned).
> >
> > They remain
On 19.12.24 15:08, Daniel P. Berrangé wrote:
On Thu, Dec 19, 2024 at 02:51:21PM +0100, David Hildenbrand wrote:
On 18.12.24 18:29, Daniel P. Berrangé wrote:
When a machine is first booted, all virtio balloon stats are initialized
to their default value -1 (18446744073709551615 when represented
When a machine is first booted, all virtio balloon stats are initialized
to their default value -1 (18446744073709551615 when represented as
unsigned).
They remain that way while the firmware is loading, and early phase of
guest OS boot, until the virtio-balloon driver is activated. Thereafter
the