Home
last modified time | relevance | path

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

1234

/qemu/docs/interop/
A Dprl-xml.rst89 ``Disk_Parameters`` element
110 ``StorageData`` element
151 ``Snapshots`` element
/qemu/tests/unit/
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/
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()
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()
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/
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/scripts/
A Danalyze-migration.py117 def __init__(self, file, version_id, ramargs, section_key): argument
227 def __init__(self, file, version_id, device, section_key): argument
290 def __init__(self, file, desc): argument
327 def __init__(self, desc, file): argument
347 def __init__(self, desc, file): argument
364 def __init__(self, desc, file): argument
391 def __init__(self, desc, file): argument
400 def __init__(self, desc, file): argument
405 def __init__(self, desc, file): argument
428 def __init__(self, desc, file): argument
[all …]
/qemu/chardev/
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/
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
A D29576 def createImg(self, file, secret): argument
90 def openImageQmp(self, id, file, secret, read_only = False): argument
/qemu/contrib/elf2dmp/
A Ddownload.c15 FILE *file; in download_url() local
/qemu/stubs/
A Diothread-lock.c9 void bql_lock_impl(const char *file, int line) in bql_lock_impl()
/qemu/hw/acpi/
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/
A Dvmsr_energy.c43 FILE *file = fopen(path, "r"); in is_rapl_enabled() local
132 FILE *file = NULL; in vmsr_get_max_physical_package() local
271 FILE *file = fopen(path, "r"); in vmsr_read_thread_stat() local
/qemu/hw/nvram/
A Dds1225y.c38 FILE *file; member
125 FILE *file; in nvram_sysbus_realize() local
/qemu/hw/virtio/
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/migration/
A Dyank_functions.c47 void migration_ioc_unregister_yank_from_file(QEMUFile *file) in migration_ioc_unregister_yank_from_file()
/qemu/include/crypto/
A Dsecret.h125 char *file; member
/qemu/accel/hvf/
A Dhvf-all.c31 void assert_hvf_ok_impl(hv_return_t ret, const char *file, unsigned int line, in assert_hvf_ok_impl()
/qemu/hw/net/
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/semihosting/
A Dstubs-system.c59 void semihosting_arg_fallback(const char *file, const char *cmd) in semihosting_arg_fallback()
/qemu/include/chardev/
A Dchar-win.h34 HANDLE file, hrecv, hsend; member
/qemu/include/hw/core/
A Dgeneric-loader.h37 char *file; member
/qemu/scripts/simplebench/
A Dbench_block_job.py141 def drv_qcow2(file): argument
/qemu/hw/core/
A Dguest-loader.c85 char *file = s->kernel ? s->kernel : s->initrd; in guest_loader_realize() local

Completed in 41 milliseconds

1234