Searched full:enough (Results 1 – 25 of 313) sorted by relevance
12345678910>>...13
/qemu/hw/usb/ |
H A D | desc-msos.c | 13 * Used to bind drivers, if usb class isn't specific enough. 26 * It has deleted everything it had permissions too, which is enough 195 * descriptors isn't enough to make windows actually use it. in usb_desc_msos_prop()
|
/qemu/tests/qemu-iotests/ |
H A D | 115 | 74 # whole guest disk size, it is definitely large enough. On the other hand, to 75 # test whether the refcount table is large enough, we simply have to verify that
|
H A D | 015 | 57 # for the refcount table. On the other hand this is big enough to cause a
|
/qemu/include/hw/xen/interface/io/ |
H A D | fbif.h | 132 * 64 bit. 256 directories give enough room for a 512 Meg 134 * be enough for a while with room leftover for expansion.
|
/qemu/include/exec/ |
H A D | vaddr.h | 8 * Type wide enough to contain any #target_ulong virtual address.
|
/qemu/tests/qtest/ |
H A D | test-x86-cpuid-compat.c | 272 /* If level is not large enough, it should increase automatically: */ in main() 305 /* If level is already large enough, it shouldn't change: */ in main() 323 /* if xlevel is already large enough, it shouldn't change: */ in main() 341 /* if xlevel2 is already large enough, it shouldn't change: */ in main()
|
/qemu/hw/riscv/ |
H A D | boot.c | 196 * We want to put the initrd far enough into RAM that when the in riscv_load_initrd() 199 * enough room for a decent sized initrd, and on boards with large in riscv_load_initrd() 361 error_report("No enough memory to place DTB after kernel/initrd"); in riscv_compute_fdt_addr() 417 error_report("not enough space to store dynamic firmware info"); in riscv_rom_copy_firmware_info()
|
/qemu/docs/system/ |
H A D | target-loongarch.rst | 12 subset of la464 cpu features that should be enough to run distributions
|
H A D | target-s390x.rst | 13 QEMU will emulate a subset of z13 cpu features that should be enough to run
|
H A D | target-avr.rst | 13 timer devices, enough to run FreeRTOS based applications (like
|
/qemu/include/disas/ |
H A D | capstone.h | 12 /* Just enough to allow backends to init without ifdefs. */
|
/qemu/docs/devel/ |
H A D | index.rst | 11 is not comprehensive but hopefully presents enough to get you started.
|
/qemu/docs/interop/ |
H A D | dbus-vmstate.rst | 20 isn't given quickly enough.)
|
/qemu/hw/alpha/ |
H A D | dp264.c | 107 * have been on any Tsunami/Typhoon systems; it's close enough, and in clipper_init() 127 /* Network setup. e1000 is good enough, failing Tulip support. */ in clipper_init()
|
/qemu/hw/9pfs/ |
H A D | 9p-synth.h | 45 * Ensure there is enough space for 'dent' above, some systems have a
|
/qemu/qapi/ |
H A D | ebpf.json | 12 # program and enough metadata to create/load eBPF with libbpf. As the
|
/qemu/linux-user/x86_64/ |
H A D | vdso.S | 44 * It should be easy enough to pick a number that
|
/qemu/include/hw/input/ |
H A D | hid.h | 15 #define QUEUE_LENGTH 16 /* should be enough for a triple-click */
|
/qemu/tests/tcg/x86_64/ |
H A D | cross-modifying-code.c | 11 * that seems to be good enough in practice. Test that QEMU has no problems
|
/qemu/docs/system/arm/ |
H A D | versatile.rst | 35 enough to get something running. Nowadays an out-of-tree build is
|
/qemu/tests/functional/ |
H A D | test_mips64el_fuloong2e.py | 46 # (enough to test the fuloong2e southbridge, accessing its ISA bus)
|
/qemu/tests/tcg/aarch64/ |
H A D | sme-smopa-2.c | 16 /* Validate that we have a wide enough vector for 4 elements. */ in main()
|
/qemu/tests/qtest/libqos/ |
H A D | i2c.h | 33 * For now, all devices are simple enough that there is no need for
|
/qemu/.gitlab-ci.d/cirrus/ |
H A D | README.rst | 22 * sign up for Cirrus CI. It's enough to log into the website using your GitHub
|
/qemu/ui/ |
H A D | util.c | 29 * @returns true on success, false when the buffer wasn't large enough
|
12345678910>>...13