Searched full:easily (Results 1 – 25 of 67) sorted by relevance
123
/qemu/docs/system/devices/ |
H A D | canokey.rst | 44 can be easily captured and analysed 46 Also since this is a virtual card, it can be easily used in CI for testing
|
/qemu/tests/qtest/migration/ppc64/ |
H A D | a-b-kernel.S | 25 * addresses, but those constants could easily be changed and break
|
/qemu/ |
H A D | gitdm.config | 30 # same employer. This is used for people that don't post from easily
|
/qemu/docs/system/ |
H A D | vnc-security.rst | 35 considered to provide high security. The password can be fairly easily 118 easily extendable, pluggable authentication method. This allows for
|
/qemu/hw/m68k/ |
H A D | bootinfo.h | 5 * This is an easily parsable and extendable structure containing all
|
/qemu/include/io/ |
H A D | task.h | 148 * cannot easily be rewritten to be asynchronous (such as DNS 149 * lookups) to be easily run non-blocking. Reporting the
|
/qemu/docs/interop/ |
H A D | dbus.rst | 26 other easily, without going through QEMU. The bus topology is also
|
/qemu/hw/virtio/ |
H A D | vhost-shadow-virtqueue.h | 62 * easily. If we use the VirtQueue's one, we don't have an easy way to
|
H A D | virtio-md-pci.c | 56 * hotplug handler. If that one fails, we can easily undo the memory in virtio_md_pci_plug()
|
/qemu/docs/devel/ |
H A D | kconfig.rst | 30 * users can easily build reduced versions of QEMU that support only a subset 198 some boards (notably s390) easily support a subset of PCI devices,
|
H A D | rust.rst | 91 crate, which is planned for inclusion in QEMU, but it can be easily patched 288 the contents of the underlying struct and can be easily converted to 372 and can be used easily in the procedural macro function::
|
/qemu/accel/ |
H A D | accel-blocker.c | 107 * when an inhibitor wants to issue an ioctl easily. in accel_ioctl_inhibit_begin()
|
/qemu/hw/s390x/ |
H A D | virtio-ccw-md.c | 57 * hotplug handler. If that one fails, we can easily undo the memory in virtio_ccw_md_plug()
|
/qemu/hw/ppc/ |
H A D | mpc8544_guts.c | 16 * file name "MPC8544ERM.pdf". You can easily find it on the web.
|
/qemu/hw/misc/ |
H A D | imx8mp_ccm.c | 116 * easily. However for CCM provided clocks (like IPG) each GPT in imx8mp_ccm_get_clock_frequency()
|
H A D | imx7_ccm.c | 228 * easily. However for CCM provided clocks (like IPG) each GPT in imx7_ccm_get_clock_frequency()
|
/qemu/scripts/codeconverter/codeconverter/ |
H A D | regexps.py | 18 """Just a shortcut to concatenate multiple regexps more easily"""
|
/qemu/docs/devel/testing/ |
H A D | functional.rst | 24 Tests based on ``qemu_test.QemuSystemTest`` can easily: 319 you can use the usual Python decorators which allow for easily skipping
|
/qemu/include/standard-headers/asm-m68k/ |
H A D | bootinfo.h | 19 * This is an easily parsable and extendable structure containing all
|
/qemu/target/hppa/ |
H A D | sys_helper.c | 132 * instruction and an ASCII character code in register %r26 firmware can easily
|
/qemu/target/hexagon/idef-parser/ |
H A D | README.rst | 5 language into tinycode generator code, that can be easily integrated into QEMU. 414 therefore the instruction compilation could easily be parallelized in the 674 Which can be easily matched by the following parser rules:
|
/qemu/scripts/ |
H A D | qemu-trace-stap | 79 # can be easily overflowed by frequently firing QEMU traces
|
/qemu/tests/unit/ |
H A D | test-qht.c | 178 * resizing we can easily hit it if init_entries <= 1. in qht_do_test()
|
/qemu/tests/qemu-iotests/ |
H A D | 137 | 132 # Whether lazy-refcounts was actually enabled can easily be tested: Check if
|
/qemu/tests/functional/qemu_test/ |
H A D | asset.py | 31 # to easily find all referenced assets and download them prior to
|
123