Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 101) sorted by relevance

12345

/qemu/tests/unit/
H A Dtest-authz-listfile.c48 gchar *file = qemu_authz_listfile_test_save( in test_authz_default_deny() local
66 gchar *file = qemu_authz_listfile_test_save( in test_authz_default_allow() local
84 gchar *file = qemu_authz_listfile_test_save( in test_authz_explicit_deny() local
107 gchar *file = qemu_authz_listfile_test_save( in test_authz_explicit_allow() local
131 gchar *file = qemu_authz_listfile_test_save( in test_authz_complex() local
/qemu/util/
H A Dqemu-thread-common.h29 const char *file, int line) in qemu_mutex_pre_lock()
35 const char *file, int line) in qemu_mutex_post_lock()
45 const char *file, int line) in qemu_mutex_pre_unlock()
H A Dqemu-thread-posix.c88 void qemu_mutex_lock_impl(QemuMutex *mutex, const char *file, const int line) in qemu_mutex_lock_impl()
100 int qemu_mutex_trylock_impl(QemuMutex *mutex, const char *file, const int line) in qemu_mutex_trylock_impl()
116 void qemu_mutex_unlock_impl(QemuMutex *mutex, const char *file, const int line) in qemu_mutex_unlock_impl()
147 void qemu_rec_mutex_lock_impl(QemuRecMutex *mutex, const char *file, int line) in qemu_rec_mutex_lock_impl()
152 int qemu_rec_mutex_trylock_impl(QemuRecMutex *mutex, const char *file, int line) in qemu_rec_mutex_trylock_impl()
157 void qemu_rec_mutex_unlock_impl(QemuRecMutex *mutex, const char *file, int line) in qemu_rec_mutex_unlock_impl()
219 void qemu_cond_wait_impl(QemuCond *cond, QemuMutex *mutex, const char *file, const int line) in qemu_cond_wait_impl()
233 const char *file, const int line) in qemu_cond_timedwait_ts()
248 const char *file, const int line) in qemu_cond_timedwait_impl()
H A Dqemu-thread-win32.c81 void qemu_mutex_lock_impl(QemuMutex *mutex, const char *file, const int line) in qemu_mutex_lock_impl()
89 int qemu_mutex_trylock_impl(QemuMutex *mutex, const char *file, const int line) in qemu_mutex_trylock_impl()
102 void qemu_mutex_unlock_impl(QemuMutex *mutex, const char *file, const int line) in qemu_mutex_unlock_impl()
122 void qemu_rec_mutex_lock_impl(QemuRecMutex *mutex, const char *file, int line) in qemu_rec_mutex_lock_impl()
128 int qemu_rec_mutex_trylock_impl(QemuRecMutex *mutex, const char *file, int line) in qemu_rec_mutex_trylock_impl()
134 void qemu_rec_mutex_unlock_impl(QemuRecMutex *mutex, const char *file, int line) in qemu_rec_mutex_unlock_impl()
166 void qemu_cond_wait_impl(QemuCond *cond, QemuMutex *mutex, const char *file, const int line) in qemu_cond_wait_impl()
175 const char *file, const int line) in qemu_cond_timedwait_impl()
/qemu/docs/sphinx/
H A Dhxtool.py40 def serror(file, lnum, errtext): argument
48 def parse_defheading(file, lnum, line): argument
62 def parse_archheading(file, lnum, line): argument
75 def parse_srst(file, lnum, line): argument
/qemu/rust/qemu-api/
H A Dbuild.rs17 let file = format!("{path}/rust/qemu-api/bindings.inc.rs"); in main() localVariable
18 let file = Path::new(&file); in main() localVariable
/qemu/scripts/
H A Danalyze-migration.py120 def __init__(self, file, version_id, ramargs, section_key): argument
230 def __init__(self, file, version_id, device, section_key): argument
270 def __init__(self, file, version_id, device, section_key): argument
306 def __init__(self, file, desc): argument
343 def __init__(self, desc, file): argument
363 def __init__(self, desc, file): argument
380 def __init__(self, desc, file): argument
407 def __init__(self, desc, file): argument
416 def __init__(self, desc, file): argument
423 def __init__(self, desc, file): argument
[all …]
/qemu/tests/qtest/migration/
H A Dfile-tests.c36 static void fdset_add_fds(QTestState *qts, const char *file, int flags, in fdset_add_fds()
61 g_autofree char *file = g_strdup_printf("%s/%s", tmpfs, FILE_TEST_FILENAME); in migrate_hook_start_file_offset_fdset() local
233 g_autofree char *file = g_strdup_printf("%s/%s", tmpfs, FILE_TEST_FILENAME); in migrate_hook_start_multifd_mapped_ram_fdset_dio() local
247 g_autofree char *file = g_strdup_printf("%s/%s", tmpfs, FILE_TEST_FILENAME); in migrate_hook_start_multifd_mapped_ram_fdset() local
/qemu/chardev/
H A Dchar-file.c42 ChardevFile *file = backend->u.file.data; in qmp_chardev_open_file() local
104 ChardevFile *file; in qemu_chr_parse_file_out() local
/qemu/tests/qemu-iotests/
H A D29675 def createImg(self, file, secret): argument
88 def addKey(self, file, secret, new_secret): argument
116 def openImageQmp(self, vm, id, file, secret, argument
H A D29576 def createImg(self, file, secret): argument
90 def openImageQmp(self, id, file, secret, read_only = False): argument
/qemu/contrib/elf2dmp/
H A Ddownload.c15 FILE *file; in download_url() local
/qemu/hw/acpi/
H A Dbios-linker-loader.c48 char file[BIOS_LINKER_LOADER_FILESZ]; member
74 char file[BIOS_LINKER_LOADER_FILESZ]; member
198 BiosLinkerFileEntry file = { g_strdup(file_name), file_blob}; in bios_linker_loader_alloc() local
236 const BiosLinkerFileEntry *file = bios_linker_find_file(linker, file_name); in bios_linker_loader_add_checksum() local
/qemu/target/i386/kvm/
H A Dvmsr_energy.c42 FILE *file = fopen(path, "r"); in is_rapl_enabled() local
131 FILE *file = NULL; in vmsr_get_max_physical_package() local
270 FILE *file = fopen(path, "r"); in vmsr_read_thread_stat() local
/qemu/hw/virtio/
H A Dvhost-backend.c73 struct vhost_vring_file *file) in vhost_kernel_net_set_backend()
138 struct vhost_vring_file *file) in vhost_kernel_set_vring_kick()
144 struct vhost_vring_file *file) in vhost_kernel_set_vring_call()
150 struct vhost_vring_file *file) in vhost_kernel_set_vring_err()
/qemu/hw/nvram/
H A Dds1225y.c38 FILE *file; member
125 FILE *file; in nvram_sysbus_realize() local
/qemu/migration/
H A Dyank_functions.c47 void migration_ioc_unregister_yank_from_file(QEMUFile *file) in migration_ioc_unregister_yank_from_file()
/qemu/include/crypto/
H A Dsecret.h125 char *file; member
/qemu/stubs/
H A Diothread-lock.c17 void bql_lock_impl(const char *file, int line) in bql_lock_impl()
/qemu/semihosting/
H A Dstubs-system.c53 void semihosting_arg_fallback(const char *file, const char *cmd) in semihosting_arg_fallback()
/qemu/hw/net/
H A Dvhost_net.c407 struct vhost_vring_file file = { }; in vhost_net_start_one() local
474 struct vhost_vring_file file = { .fd = -1 }; in vhost_net_stop_one() local
729 struct vhost_vring_file file = { .fd = -1 }; in vhost_net_virtqueue_reset() local
754 struct vhost_vring_file file = { }; in vhost_net_virtqueue_restart() local
/qemu/accel/hvf/
H A Dhvf-all.c32 void assert_hvf_ok_impl(hv_return_t ret, const char *file, unsigned int line, in assert_hvf_ok_impl()
/qemu/include/chardev/
H A Dchar-win.h34 HANDLE file, hrecv, hsend; member
/qemu/include/hw/core/
H A Dgeneric-loader.h37 char *file; member
/qemu/scripts/simplebench/
H A Dbench_block_job.py141 def drv_qcow2(file): argument

12345