/qemu/tests/unit/ |
H A D | test-authz-listfile.c | 48 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 D | qemu-thread-common.h | 29 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 D | qemu-thread-posix.c | 88 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 D | qemu-thread-win32.c | 81 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 D | hxtool.py | 40 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 D | build.rs | 17 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 D | analyze-migration.py | 120 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 D | file-tests.c | 36 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 D | char-file.c | 42 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 D | 296 | 75 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 D | 295 | 76 def createImg(self, file, secret): argument 90 def openImageQmp(self, id, file, secret, read_only = False): argument
|
/qemu/contrib/elf2dmp/ |
H A D | download.c | 15 FILE *file; in download_url() local
|
/qemu/hw/acpi/ |
H A D | bios-linker-loader.c | 48 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 D | vmsr_energy.c | 42 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 D | vhost-backend.c | 73 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 D | ds1225y.c | 38 FILE *file; member 125 FILE *file; in nvram_sysbus_realize() local
|
/qemu/migration/ |
H A D | yank_functions.c | 47 void migration_ioc_unregister_yank_from_file(QEMUFile *file) in migration_ioc_unregister_yank_from_file()
|
/qemu/include/crypto/ |
H A D | secret.h | 125 char *file; member
|
/qemu/stubs/ |
H A D | iothread-lock.c | 17 void bql_lock_impl(const char *file, int line) in bql_lock_impl()
|
/qemu/semihosting/ |
H A D | stubs-system.c | 53 void semihosting_arg_fallback(const char *file, const char *cmd) in semihosting_arg_fallback()
|
/qemu/hw/net/ |
H A D | vhost_net.c | 407 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 D | hvf-all.c | 32 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 D | char-win.h | 34 HANDLE file, hrecv, hsend; member
|
/qemu/include/hw/core/ |
H A D | generic-loader.h | 37 char *file; member
|
/qemu/scripts/simplebench/ |
H A D | bench_block_job.py | 141 def drv_qcow2(file): argument
|