Searched defs:size_mb (Results 1 – 4 of 4) sorted by relevance
/qemu/tests/qemu-iotests/ |
H A D | 149 | 223 def create_image(config, size_mb): argument 245 def qemu_img_create(config, size_mb): argument 290 def qemu_io_write_pattern(config, pattern, offset_mb, size_mb, dev=False): argument 303 def qemu_io_read_pattern(config, pattern, offset_mb, size_mb, dev=False): argument
|
/qemu/tests/qtest/libqos/ |
H A D | libqos.c | 141 void mkqcow2(const char *file, unsigned size_mb) in mkqcow2()
|
/qemu/hw/smbios/ |
H A D | smbios.c | 869 uint64_t size_mb; in smbios_build_type_17_table() local
|
/qemu/tests/qtest/ |
H A D | libqtest.c | 2060 bool mkimg(const char *file, const char *fmt, unsigned size_mb) in mkimg()
|