diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2020-10-16 01:47:17 +0200 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2020-10-19 08:11:21 +0100 |
commit | c3481ab096f35d7fa1c2945b05e22bef280b235b (patch) | |
tree | 698b3400fdad6be0a7b308636ba4ba789f551e41 /python/qemu/machine.py | |
parent | 31a6f3534aba275aa9b3da21a58e79065ba865b5 (diff) | |
download | qemu-c3481ab096f35d7fa1c2945b05e22bef280b235b.zip qemu-c3481ab096f35d7fa1c2945b05e22bef280b235b.tar.gz qemu-c3481ab096f35d7fa1c2945b05e22bef280b235b.tar.bz2 |
mac_oldworld: Drop a variable, use get_system_memory() directly
Half of the occurances already use get_system_memory() directly
instead of sysmem variable, convert the two other uses to
get_system_memory() too which seems to be more common and drop the
variable.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <b4c714e03690deb6f94f80f7a5b2af47d90550ae.1602805637.git.balaton@eik.bme.hu>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions