diff options
| author | Juan Quintela | 2017-03-14 13:48:42 +0100 |
|---|---|---|
| committer | Juan Quintela | 2017-04-21 12:25:37 +0200 |
| commit | 68a098f38652ad7f4883de7beeba0c3dae9b2a0b (patch) | |
| tree | 450b35265c9380f7d047c5bccb79b9fcb75a3daf /include/exec | |
| parent | ram: Remove ram_save_remaining (diff) | |
| download | qemu-68a098f38652ad7f4883de7beeba0c3dae9b2a0b.tar.gz qemu-68a098f38652ad7f4883de7beeba0c3dae9b2a0b.tar.xz qemu-68a098f38652ad7f4883de7beeba0c3dae9b2a0b.zip | |
ram: Move last_req_rb to RAMState
It was on MigrationState when it is only used inside ram.c for
postcopy. Problem is that we need to access it without being able to
pass it RAMState directly.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
