rdma: send pc.ram
commit0033b8b42a1cc2a9350619ea19e11954b12fb819
authorMichael R. Hines <mrhines@us.ibm.com>
Mon, 22 Jul 2013 14:01:55 +0000 (22 10:01 -0400)
committerJuan Quintela <quintela@redhat.com>
Tue, 23 Jul 2013 09:12:00 +0000 (23 11:12 +0200)
tree5721ce1d25fc7708feddfe0b63d5eaf30c2f9a4c
parent2da776db4846eadcb808598a5d3484d149773c05
rdma: send pc.ram

This takes advantages of the previous patches:

1. use the new QEMUFileOps hook 'save_page'

2. call out to the right accessor methods to invoke
   the iteration hooks defined in QEMUFileOps

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Chegu Vinod <chegu_vinod@hp.com>
Tested-by: Chegu Vinod <chegu_vinod@hp.com>
Tested-by: Michael R. Hines <mrhines@us.ibm.com>
Signed-off-by: Michael R. Hines <mrhines@us.ibm.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
arch_init.c