diff options
| author | Andreas Färber | 2013-02-15 15:41:49 +0100 |
|---|---|---|
| committer | Andreas Färber | 2013-03-12 10:35:54 +0100 |
| commit | 151d1322a3a0c865089c09aeb50f18215121921a (patch) | |
| tree | 6aa9898088ab6b15e235e3305d302012152f6f64 /include/exec/user | |
| parent | monitor: Use qemu_get_cpu() in monitor_set_cpu() (diff) | |
| download | qemu-151d1322a3a0c865089c09aeb50f18215121921a.tar.gz qemu-151d1322a3a0c865089c09aeb50f18215121921a.tar.xz qemu-151d1322a3a0c865089c09aeb50f18215121921a.zip | |
cpus: Replace open-coded CPU loop in qmp_memsave() with qemu_get_cpu()
No functional change, just less usages of first_cpu and next_cpu fields.
env is passed to cpu_memory_rw_debug(), which in turn passes it to
target-specific cpu_get_phys_page_debug(). Changing both would be a
larger refactoring, so defer that by using env_ptr for now.
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
