Searched hist:abf0bf998dcb20807195018bfdd7abca2930dbbd (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/scripts/ |
H A D | render_block_graph.py | diff abf0bf998dcb20807195018bfdd7abca2930dbbd Thu Jun 27 16:28:14 CDT 2019 John Snow <jsnow@redhat.com> python/qemu: split QEMUMachine out from underneath __init__.py
It's not obvious that something named __init__.py actually houses important code that isn't relevant to python packaging glue. Move the QEMUMachine and related error classes out into their own module.
Adjust users to the new import location.
Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20190627212816.27298-2-jsnow@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
H A D | device-crash-test | diff abf0bf998dcb20807195018bfdd7abca2930dbbd Thu Jun 27 16:28:14 CDT 2019 John Snow <jsnow@redhat.com> python/qemu: split QEMUMachine out from underneath __init__.py
It's not obvious that something named __init__.py actually houses important code that isn't relevant to python packaging glue. Move the QEMUMachine and related error classes out into their own module.
Adjust users to the new import location.
Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20190627212816.27298-2-jsnow@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 235 | diff abf0bf998dcb20807195018bfdd7abca2930dbbd Thu Jun 27 16:28:14 CDT 2019 John Snow <jsnow@redhat.com> python/qemu: split QEMUMachine out from underneath __init__.py
It's not obvious that something named __init__.py actually houses important code that isn't relevant to python packaging glue. Move the QEMUMachine and related error classes out into their own module.
Adjust users to the new import location.
Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20190627212816.27298-2-jsnow@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
/openbmc/qemu/tests/migration/guestperf/ |
H A D | engine.py | diff abf0bf998dcb20807195018bfdd7abca2930dbbd Thu Jun 27 16:28:14 CDT 2019 John Snow <jsnow@redhat.com> python/qemu: split QEMUMachine out from underneath __init__.py
It's not obvious that something named __init__.py actually houses important code that isn't relevant to python packaging glue. Move the QEMUMachine and related error classes out into their own module.
Adjust users to the new import location.
Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20190627212816.27298-2-jsnow@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
/openbmc/qemu/tests/vm/ |
H A D | basevm.py | diff abf0bf998dcb20807195018bfdd7abca2930dbbd Thu Jun 27 16:28:14 CDT 2019 John Snow <jsnow@redhat.com> python/qemu: split QEMUMachine out from underneath __init__.py
It's not obvious that something named __init__.py actually houses important code that isn't relevant to python packaging glue. Move the QEMUMachine and related error classes out into their own module.
Adjust users to the new import location.
Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20190627212816.27298-2-jsnow@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|