/qemu/docs/devel/migration/ |
A D | CPR.rst | 44 Usage 70 Example 1 101 Example 2: VFIO 146 cpr-reboot mode may not be used with postcopy, background-snapshot,
|
/qemu/crypto/ |
A D | cipher.c | 87 QCryptoCipherMode mode) in qcrypto_cipher_get_iv_len() 105 QCryptoCipherMode mode, in qcrypto_cipher_validate_key_length() 152 QCryptoCipherMode mode, in qcrypto_cipher_new()
|
A D | cipher-afalg.c | 22 QCryptoCipherMode mode, in qcrypto_afalg_cipher_format_name() 64 QCryptoCipherMode mode, in qcrypto_afalg_cipher_ctx_new()
|
/qemu/tests/qemu-iotests/ |
A D | 205 | 55 def remove_export(self, name, mode=None): argument 84 def do_test_connect_after_remove(self, mode=None): argument 103 def do_test_remove_during_connect_safe(self, mode=None): argument
|
/qemu/ui/ |
A D | egl-helpers.c | 226 int egl_rendernode_init(const char *rendernode, DisplayGLMode mode) in egl_rendernode_init() 483 DisplayGLMode mode) in qemu_egl_init_dpy() 543 int qemu_egl_init_dpy_x11(EGLNativeDisplayType dpy, DisplayGLMode mode) in qemu_egl_init_dpy_x11() 552 int qemu_egl_init_dpy_mesa(EGLNativeDisplayType dpy, DisplayGLMode mode) in qemu_egl_init_dpy_mesa() 564 int qemu_egl_init_dpy_win32(EGLNativeDisplayType dpy, DisplayGLMode mode) in qemu_egl_init_dpy_win32() 641 bool egl_init(const char *rendernode, DisplayGLMode mode, Error **errp) in egl_init()
|
/qemu/linux-headers/linux/ |
A D | userfaultfd.h | 266 __u64 mode; member 287 __u64 mode; member 299 __u64 mode; member 325 __u64 mode; member 338 __u64 mode; member 350 __u64 mode; member 369 __u64 mode; member
|
/qemu/qga/ |
A D | cutils.c | 20 int qga_open_cloexec(const char *name, int flags, mode_t mode) in qga_open_cloexec()
|
/qemu/hw/9pfs/ |
A D | 9p-util-darwin.c | 77 static int create_socket_file_at_cwd(const char *filename, mode_t mode) { in create_socket_file_at_cwd() 113 int qemu_mknodat(int dirfd, const char *filename, mode_t mode, dev_t dev) in qemu_mknodat()
|
/qemu/target/riscv/ |
A D | zce_helper.c | 38 uint8_t mode = get_field(val, JVT_MODE); in HELPER() local
|
/qemu/include/crypto/ |
A D | cipher.h | 82 QCryptoCipherMode mode; member
|
/qemu/docs/system/ |
A D | images.rst | 36 .. _vm_005fsnapshots:
|
/qemu/scripts/ |
A D | analyse-9p-simpletrace.py | 102 def v9fs_stat_return(self, tag, id, mode, atime, mtime, length): argument 108 def v9fs_getattr_return(self, tag, id, result_mask, mode, uid, gid): argument 117 def v9fs_open(self, tag, id, fid, mode): argument 123 def v9fs_lcreate(self, tag, id, dfid, flags, mode, gid): argument 153 def v9fs_create(self, tag, id, fid, name, perm, mode): argument 174 def v9fs_wstat(self, tag, id, fid, mode, atime, mtime): argument 177 def v9fs_mknod(self, tag, id, fid, mode, major, minor): argument 192 def v9fs_mkdir(self, tag, id, fid, name, mode, gid): argument
|
/qemu/tests/bench/ |
A D | benchmark-crypto-cipher.c | 19 QCryptoCipherMode mode, in test_cipher_speed() 175 #define ADD_TEST(mode, cipher, keysize, chunk) \ in main() argument
|
/qemu/linux-user/s390x/ |
A D | target_structs.h | 30 abi_uint mode; /* Read/write permission. */ member 32 abi_ushort mode; /* Read/write permission. */ member
|
/qemu/stubs/ |
A D | migr-blocker.c | 14 int migrate_add_blocker_modes(Error **reasonp, Error **errp, MigMode mode, ...) in migrate_add_blocker_modes()
|
/qemu/qapi/ |
A D | replay.json | 60 # <- { "return": { "mode": "play", "filename": "log.rr", "icount": 220414 } } string
|
/qemu/bsd-user/freebsd/ |
A D | os-misc.h | 37 abi_long mode, abi_ulong shmflags, abi_ulong nameptr) in do_freebsd_shm_open2()
|
/qemu/util/ |
A D | osdep.c | 294 static int qemu_open_cloexec(const char *name, int flags, mode_t mode) in qemu_open_cloexec() 312 qemu_open_internal(const char *name, int flags, mode_t mode, Error **errp) in qemu_open_internal() 368 int qemu_create(const char *name, int flags, mode_t mode, Error **errp) in qemu_create() 379 mode_t mode = 0; in qemu_open_old() local
|
/qemu/hw/display/ |
A D | bochs-display.c | 56 BochsDisplayMode mode; member 155 BochsDisplayMode *mode) in bochs_display_get_mode() 206 BochsDisplayMode mode; in bochs_display_update() local
|
/qemu/hw/intc/ |
A D | sh_intc.c | 132 SHIntCMode mode; in sh_intc_locate() local 204 unsigned int mode; in sh_intc_read() local 220 unsigned int mode; in sh_intc_write() local
|
/qemu/backends/ |
A D | hostmem-shm.c | 32 mode_t mode; in shm_backend_memory_alloc() local
|
/qemu/include/hw/i2c/ |
A D | smbus_slave.h | 74 int32_t mode; member
|
/qemu/nbd/ |
A D | common.c | 250 const char *nbd_mode_lookup(NBDMode mode) in nbd_mode_lookup()
|
/qemu/include/hw/ppc/ |
A D | pnv_n1_chiplet.h | 18 uint64_t mode; member
|
/qemu/include/hw/timer/ |
A D | i8254.h | 37 int mode; member
|