virtio: balloon: Allow stats update after restore from S4
authorAmit Shah <amit.shah@redhat.com>
Thu, 29 Mar 2012 07:18:19 +0000 (12:48 +0530)
committerAmit Shah <amit.shah@redhat.com>
Sat, 31 Mar 2012 02:39:50 +0000 (08:09 +0530)
There's no reason stats update after restore can't work.  If a host
requested for stats, and before servicing the request, the guest entered
S4, upon restore, the stats request can still be processed and sent off
to the host.

Signed-off-by: Amit Shah <amit.shah@redhat.com>

No differences found