Home
last modified time | relevance | path

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

/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c51 static char *socket_path; variable
/openbmc/qemu/target/i386/kvm/
H A Dvmsr_energy.c50 g_autofree char *socket_path = NULL; in vmsr_open_socket() local
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c110 init_socket(const char * socket_path) init_socket() argument
475 g_autofree gchar *socket_path = qtest_socket_path("sock"); qtest_init_internal() local
540 g_autofree gchar *socket_path = qtest_socket_path("sock"); qtest_connect() local
811 qtest_socket_server(const char * socket_path) qtest_socket_server() argument
[all...]
H A Dvhost-user-test.c154 gchar *socket_path; member
/openbmc/qemu/include/system/
H A Dkvm_int.h72 char *socket_path; member
/openbmc/qemu/gdbstub/
H A Duser.c90 char *socket_path; global() member
/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c64 static char *socket_path; variable