Hi
On Mon, Dec 21, 2015 at 6:08 PM, Eric Blake wrote:
> Rework the control flow of balloon_stats_get_all() to make it
> easier for a later patch to split visit_end_struct(). Also
> switch to the uint64 visitor to match the data type.
>
Looks like the i64 -> u64 change is safe. virtio_balloon_st
Rework the control flow of balloon_stats_get_all() to make it
easier for a later patch to split visit_end_struct(). Also
switch to the uint64 visitor to match the data type.
Signed-off-by: Eric Blake
---
v8: no change
v7: place earlier in series
v6: new patch, split from RFC on v5 7/46
---
hw/