diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2013-08-21 15:14:45 -0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2013-08-21 23:30:22 +0300 |
commit | 1e0995561959645e218bb5e4afb6ad3d47b33396 (patch) | |
tree | 180a36b39447d13623c56c51235a15e03844dafb /hw/misc/vfio.c | |
parent | 396f79f45ea75bd1c421522f29b4f91d490df7cc (diff) | |
download | qemu-1e0995561959645e218bb5e4afb6ad3d47b33396.tar.gz qemu-1e0995561959645e218bb5e4afb6ad3d47b33396.tar.bz2 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 'hw/misc/vfio.c')
0 files changed, 0 insertions, 0 deletions