git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa2a451
)
virtio: balloon: Allow stats update after restore from S4
author
Amit Shah
<amit.shah@redhat.com>
Thu, 29 Mar 2012 07:18:19 +0000
(12:48 +0530)
committer
Amit 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