diff options
author | 2013-08-21 15:14:45 -0300 | |
---|---|---|
committer | 2013-08-21 23:30:22 +0300 | |
commit | 1e0995561959645e218bb5e4afb6ad3d47b33396 (patch) | |
tree | 180a36b39447d13623c56c51235a15e03844dafb /scripts/qapi-types.py | |
parent | pc: pc_compat_1_4() now can call pc_compat_1_5() (diff) | |
download | qemu-1e0995561959645e218bb5e4afb6ad3d47b33396.tar.xz qemu-1e0995561959645e218bb5e4afb6ad3d47b33396.zip |
pc_piix: Kill pc_init1() memory region args
All callers always use the same values (get_system_memory(),
get_system_io()), so the parameters are pointless.
If one day we decide to eliminate get_system_memory() and
get_system_io(), we will be able to do that more easily by adding the
values to struct QEMUMachineInitArgs.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions