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)
commite47d854e57698d3be4579d2118f6057f9f12a17c
tree7f4eb44f957135d3237a9c3b092698bd81b8d8a8
parentfa2a4519cb6ad94224eb56a1341fff570fd44ea1
virtio: balloon: Allow stats update after restore from S4

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>
drivers/virtio/virtio_balloon.c