The global parameter 'ram_size' does not take into account the hotplugged memory. In some codes, we use 'ram_size' as current VM's real RAM size, which is not correct. Add function 'get_current_ram_size' to calculate VM's current RAM size, it will enumerate present memory devices and also plus ram_size. Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| arch-query-cpu-def.c | ||
| bdrv-commit-all.c | ||
| chr-baum-init.c | ||
| chr-msmouse.c | ||
| chr-testdev.c | ||
| clock-warp.c | ||
| cpu-get-clock.c | ||
| cpu-get-icount.c | ||
| cpus.c | ||
| dump.c | ||
| fd-register.c | ||
| fdset-add-fd.c | ||
| fdset-find-fd.c | ||
| fdset-get-fd.c | ||
| fdset-remove-fd.c | ||
| gdbstub.c | ||
| get-fd.c | ||
| get-next-serial.c | ||
| get-vm-name.c | ||
| iothread-lock.c | ||
| is-daemonized.c | ||
| kvm.c | ||
| machine-init-done.c | ||
| migr-blocker.c | ||
| mon-is-qmp.c | ||
| mon-printf.c | ||
| mon-set-error.c | ||
| monitor-init.c | ||
| notify-event.c | ||
| pci-drive-hot-add.c | ||
| qemu-chr-open-spice.c | ||
| qmp_pc_dimm_device_list.c | ||
| qtest.c | ||
| reset.c | ||
| runstate-check.c | ||
| set-fd-handler.c | ||
| slirp.c | ||
| sysbus.c | ||
| uuid.c | ||
| vc-init.c | ||
| vm-stop.c | ||
| vmstate.c | ||