commit | be91c33dd15eff6b0dffc60cee4c8042e75493d2 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Dec 22 16:58:34 2011 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 12 15:44:46 2012 +1030 |
tree | 0e7738cfa3a30e00ef4ac7a6d87ad5f50e469dc1 | |
parent | 0741bcb5584f9e2390ae6261573c4de8314999f2 [diff] |
virtio: balloon: Move vq initialization into separate function The probe and PM restore functions will share this code. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>