Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 24 of 24) sorted by relevance

/qemu/hw/usb/
H A Dcombined-packet.c32 p->combined = combined; in usb_combined_packet_add()
39 assert(p->combined == combined); in usb_combined_packet_remove()
40 p->combined = NULL; in usb_combined_packet_remove()
44 g_free(combined); in usb_combined_packet_remove()
51 USBCombinedPacket *combined = p->combined; in usb_combined_input_packet_complete() local
57 if (combined == NULL) { in usb_combined_input_packet_complete()
62 assert(combined->first == p && p == QTAILQ_FIRST(&combined->packets)); in usb_combined_input_packet_complete()
105 USBCombinedPacket *combined = p->combined; in usb_combined_packet_cancel() local
106 assert(combined != NULL); in usb_combined_packet_cancel()
170 totalsize = (p->combined) ? p->combined->iov.size : p->iov.size; in usb_ep_combine_input_packets()
[all …]
H A Dcore.c597 p->combined = NULL; in usb_packet_setup()
609 QEMUIOVector *iov = p->combined ? &p->combined->iov : &p->iov; in usb_packet_copy()
630 QEMUIOVector *iov = p->combined ? &p->combined->iov : &p->iov; in usb_packet_skip()
642 return p->combined ? p->combined->iov.size : p->iov.size; in usb_packet_size()
H A Dmeson.build6 'combined-packet.c',
H A Dredirect.c382 if (p->combined) { in usbredir_cancel_packet()
418 if (p->combined && p != p->combined->first) { in usbredir_fill_already_in_flight_from_ep()
H A Dhost-libusb.c1282 if (p->combined) { in usb_host_cancel_packet()
/qemu/tests/unit/
H A Dtest-keyval.c756 QDict *combined = keyval_parse("opt1=ABC,opt2.sub1=def,opt2.sub2=GHI,opt2.sub3=JKL,opt3=xyz", in test_keyval_merge_dict() local
762 g_assert(qobject_is_equal(QOBJECT(combined), QOBJECT(first))); in test_keyval_merge_dict()
765 qobject_unref(combined); in test_keyval_merge_dict()
774 QDict *combined = keyval_parse("opt1.0=abc,opt1.1=def,opt2.0=xyz", in test_keyval_merge_list() local
780 g_assert(qobject_is_equal(QOBJECT(combined), QOBJECT(first))); in test_keyval_merge_list()
783 qobject_unref(combined); in test_keyval_merge_list()
/qemu/docs/
H A Dthrottle.txt175 document apply to the combined I/O of all members of a group.
187 combined IOPS limit of 6000, and hd3 and hd5 are members of 'bar'. hd6
332 each one of them and an additional set of limits for the combined I/O
344 chained throttle filters: the drive's own filter and the combined
358 and 3000 respectively but the total combined I/O can never exceed 4000
H A Digd-assign.txt56 video=efifb:off (depending on host BIOS/UEFI) or these can be combined to
H A Dqcow2-cache.txt121 "cache-size": maximum size of both caches combined
/qemu/docs/system/
H A Dvnc-security.rst100 Finally, the previous method can be combined with VNC password
202 Note that all mechanisms, except GSSAPI, should be combined with use of
/qemu/docs/system/arm/
H A Demulation.rst63 - FEAT_FPACCOMBINE (Faulting on combined pointer authentication instructions)
64 - FEAT_FPACC_SPEC (Speculative behavior of combined pointer authentication instructions)
/qemu/docs/interop/
H A Dfirmware.json237 # @combined: the executable file contains both code and
251 'data': [ 'split', 'combined', 'stateless' ] }
270 # @mode is @combined the executable must be
H A Dbitmaps.rst76 For example, Dirty Bitmaps can be combined with the 'raw' image format, but
537 Incremental backups are simply partial disk images that can be combined with
/qemu/tests/tcg/multiarch/
H A Dtest-aes-main.c.inc27 * so the "After SubBytes" column is omitted, using only the combined
/qemu/docs/system/riscv/
H A Dsifive_u.rst105 peripherals as needed. This is U-Boot proper combined with an OpenSBI
316 then U-Boot SPL loads the combined payload image of OpenSBI fw_dynamic
/qemu/include/hw/
H A Dusb.h404 USBCombinedPacket *combined; member
/qemu/docs/devel/
H A Dloads-stores.rst79 among other things. The ``MemOp`` and mmu index are combined into
132 that the ``mmuidx`` parameter is not combined with a ``MemOp``,
H A Dacpi-bits.rst147 clear. (a) and (b) can sometimes be combined into a single step.
H A Dmulti-thread-tcg.rst355 can be used directly or combined to emulate other instructions like
/qemu/docs/specs/
H A Dppc-xive.rst185 The XiveRouter is an abstract model acting as a combined IVRE and
/qemu/docs/devel/migration/
H A Dpostcopy.rst16 Postcopy can be combined with precopy (i.e. normal migration) so that if precopy
H A Dmain.rst320 new subsections are added, especially when combined with versioned
/qemu/tests/qemu-iotests/
H A D257.out5323 …Error", "desc": "Bitmap sync mode 'never' has no meaningful effect when combined with sync mode 'f…
5352 …Error", "desc": "Bitmap sync mode 'never' has no meaningful effect when combined with sync mode 't…
/qemu/
H A Dqemu-options.hx2316 that SASL always be combined with the 'tls' and 'x509' settings
2580 it is recommended that SASL always be combined with the 'tls'
3452 ethtool -L eth0 combined 4
3468 ethtool -L eth0 combined 1