Home
last modified time | relevance | path

Searched refs:aid (Results 1 – 13 of 13) sorted by relevance

/qemu/include/hw/misc/
H A Dmps2-scc.h60 uint32_t aid; member
/qemu/hw/s390x/
H A Dtrace-events24 s390_pci_sclp_nodev(const char *str, uint32_t aid) "%s no dev found aid 0x%x"
H A Ds390-pci-bus.c122 be32_to_cpu(psccb->aid)); in s390_pci_sclp_configure()
126 trace_s390_pci_sclp_nodev("configure", be32_to_cpu(psccb->aid)); in s390_pci_sclp_configure()
181 be32_to_cpu(psccb->aid)); in s390_pci_sclp_deconfigure()
185 trace_s390_pci_sclp_nodev("deconfigure", be32_to_cpu(psccb->aid)); in s390_pci_sclp_deconfigure()
/qemu/hw/usb/
H A Ddev-audio.c720 uint32_t aid = ATTRIB_ID(cs, attrib, idif); in usb_audio_get_control() local
723 switch (aid) { in usb_audio_get_control()
767 uint32_t aid = ATTRIB_ID(cs, attrib, idif); in usb_audio_set_control() local
771 switch (aid) { in usb_audio_set_control()
/qemu/hw/misc/
H A Dmps2-scc.c219 r = s->aid; in mps2_scc_read()
464 DEFINE_PROP_UINT32("scc-aid", MPS2SCC, aid, 0),
/qemu/include/hw/s390x/
H A Dsclp.h185 uint32_t aid; member
/qemu/docs/devel/migration/
H A Ddirty-limit.rst71 live migration and can aid in improving large guest responsiveness.
/qemu/docs/devel/
H A Dwriting-monitor-commands.rst19 internals of QEMU. Refer to the `Writing a debugging aid returning
373 `Writing a debugging aid returning unstructured text`_ section for
536 Writing a debugging aid returning unstructured text
542 as a debugging aid and allows for returning unstructured text, such as
H A Dsubmitting-a-patch.rst75 not yet part of the git master branch. To aid continuous integration
523 Proper use of Reviewed-by: tags can aid review
/qemu/docs/system/arm/
H A Dcpu-features.rst458 To aid firmware developers in testing different possible CPU
/qemu/target/hexagon/idef-parser/
H A DREADME.rst272 macros in ``macros.h`` are kept unexpanded to aid in parsing, as seen in the
/qemu/qapi/
H A Dblock-core.json5592 # field is a debugging aid for humans, it should not be parsed by
/qemu/
H A Dqemu-options.hx1202 individual threads can also be enabled on Linux to aid debugging.