/qemu/tests/qemu-iotests/ |
H A D | 218 | 41 def start_mirror(vm, speed=None, buf_size=None): argument
|
/qemu/replay/ |
H A D | replay-random.c | 34 size_t buf_size = 0; in replay_read_random() local
|
/qemu/ui/ |
H A D | util.c | 31 static bool append_pci_address(char *buf, size_t buf_size, const PCIDevice *pci) in append_pci_address()
|
/qemu/hw/9pfs/ |
H A D | virtio-9p-device.c | 161 size_t buf_size = iov_size(elem->in_sg, elem->in_num); in virtio_init_in_iov_from_pdu() local 181 size_t buf_size = iov_size(elem->out_sg, elem->out_num); in virtio_init_out_iov_from_pdu() local
|
H A D | xen-9p-backend.c | 206 size_t buf_size; in xen_9pfs_init_in_iov_from_pdu() local
|
/qemu/util/ |
H A D | cutils.c | 55 void strpadcpy(char *buf, int buf_size, const char *str, char pad) in strpadcpy() 62 void pstrcpy(char *buf, int buf_size, const char *str) in pstrcpy() 80 char *pstrcat(char *buf, int buf_size, const char *s) in pstrcat()
|
/qemu/block/ |
H A D | cloop.c | 48 static int cloop_probe(const uint8_t *buf, int buf_size, const char *filename) in cloop_probe()
|
H A D | mirror.c | 73 size_t buf_size; member 675 size_t buf_size = s->buf_size; in mirror_free_init() local 1822 uint32_t granularity, int64_t buf_size, in mirror_start_job() 2125 uint32_t granularity, int64_t buf_size, in mirror_start()
|
H A D | qcow.c | 98 static int qcow_probe(const uint8_t *buf, int buf_size, const char *filename) in qcow_probe() 569 const uint8_t *buf, int buf_size) in decompress_buffer()
|
H A D | bochs.c | 83 static int bochs_probe(const uint8_t *buf, int buf_size, const char *filename) in bochs_probe()
|
H A D | crypto.c | 48 int buf_size, in block_crypto_probe_generic() 683 int buf_size, in block_crypto_probe_luks()
|
H A D | dmg.c | 58 static int dmg_probe(const uint8_t *buf, int buf_size, const char *filename) in dmg_probe()
|
/qemu/tests/unit/ |
H A D | test-hbitmap.c | 652 uint8_t *buf, size_t buf_size, in hbitmap_test_serialize_range() 704 size_t buf_size; in test_hbitmap_serialize_basic() local 729 size_t buf_size; in test_hbitmap_serialize_part() local
|
/qemu/tests/qtest/ |
H A D | libqmp.c | 100 const char *buf, size_t buf_size) in socket_send_fds()
|
/qemu/include/hw/uefi/ |
H A D | var-service.h | 52 uint32_t buf_size; member
|
/qemu/include/ui/ |
H A D | pixman-minimal.h | 122 size_t buf_size = 0; in create_bits() local
|
/qemu/include/system/ |
H A D | dump.h | 53 int64_t buf_size; member 142 size_t buf_size; /* size of the buf */ member
|
/qemu/qga/ |
H A D | channel-win32.c | 10 size_t buf_size; member
|
/qemu/migration/ |
H A D | block-dirty-bitmap.c | 433 uint64_t buf_size = QEMU_ALIGN_UP(unaligned_size, align); in send_bitmap_bits() local 995 uint64_t buf_size = qemu_get_be64(f); in dirty_bitmap_load_bits() local
|
/qemu/hw/net/rocker/ |
H A D | rocker_desc.c | 43 size_t buf_size; member
|
/qemu/audio/ |
H A D | sndioaudio.c | 43 size_t buf_size; member
|
H A D | dbusaudio.c | 65 size_t buf_size; member
|
/qemu/hw/scsi/ |
H A D | scsi-generic.c | 528 uint8_t *buf, uint8_t buf_size, uint32_t timeout) in scsi_SG_IO_FROM_DEV()
|
/qemu/include/hw/arm/ |
H A D | raspberrypi-fw-defs.h | 166 uint32_t buf_size; member
|
/qemu/hw/net/can/ |
H A D | xlnx-zynqmp-can.c | 1054 const qemu_can_frame *buf, size_t buf_size) { in xlnx_zynqmp_can_receive()
|