Home
last modified time | relevance | path

Searched defs:extra_args (Results 1 – 7 of 7) sorted by relevance

/qemu/tests/vm/
H A Dubuntu.aarch6450 def boot(self, img, extra_args=None): argument
H A Dcentos.aarch6456 def boot(self, img, extra_args=None): argument
H A Dbasevm.py286 def boot(self, img, extra_args=[]): argument
/qemu/tests/functional/
H A Dtest_netdev_ethtool.py30 def common_test_code(self, netdev, extra_args=None): argument
/qemu/tests/qemu-iotests/
H A D24239 def print_bitmap(extra_args): argument
/qemu/tests/qtest/
H A Dprom-env-test.c48 const char *extra_args = ""; in test_machine() local
H A Dlibqtest.c470 const char *extra_args, in qtest_init_internal()
556 QTestState *qtest_init_without_qmp_handshake(const char *extra_args) in qtest_init_without_qmp_handshake()
577 QTestState *qtest_init_ext(const char *var, const char *extra_args, in qtest_init_ext()
595 QTestState *qtest_init(const char *extra_args) in qtest_init()
621 QTestState *qtest_init_with_serial(const char *extra_args, int *sock_fd) in qtest_init_with_serial()