Home
last modified time | relevance | path

Searched full:functionality (Results 1 – 25 of 142) sorted by relevance

123456

/qemu/accel/tcg/
H A Dtcg-accel-ops.h2 * QEMU TCG vCPU common functionality
4 * Functionality common to all TCG vcpu variants: mttcg, rr and icount.
H A Dtcg-accel-ops.c2 * QEMU TCG vCPU common functionality
4 * Functionality common to all TCG vCPU variants: mttcg, rr and icount.
50 /* common functionality among all TCG variants */
/qemu/include/hw/timer/
H A Dnpcm7xx_timer.h40 * struct NPCM7xxBaseTimer - Basic functionality that both regular timer and
56 * @base_timer: The basic timer functionality for this timer.
75 * @base_timer: The basic timer functionality for this timer.
/qemu/docs/devel/
H A Drust.rst7 to add new functionality to QEMU.
120 * ``qemu_api`` for bindings to C code and useful functionality
132 commit 1433e38cc8. Both are lacking tracing functionality.
142 full functionality available in C
205 adds the prefix to avoid confusion, because the functionality of
216 Here, the lower classes do not add any functionality, and mostly
217 provide extra compile-time checking; the basic *realize* functionality
418 functionality; see for example QEMU's ``assertions`` module.
/qemu/include/io/
H A Dchannel-file.h39 * functionality. So the QIOChannelSocket object is recommended
59 * functionality and cross platform portability.
/qemu/tests/qtest/
H A Dsse-timer-test.c81 /* Basic counter functionality test */ in test_counter()
93 /* Check the counter scaling functionality */ in test_counter()
104 /* Basic timer functionality test */ in test_timer()
/qemu/target/i386/hvf/
H A DREADME.md6 2. Removal of `apic_page` and hyperv-related functionality.
/qemu/.github/workflows/
H A Dlockdown.yml26 functionality). However, we get a lot of patches, and so we have some
/qemu/hw/ppc/
H A Dpnv_nest_pervasive.c28 * This model will provide the registers functionality for common registers of
31 * Currently this model provide the read/write functionality of chiplet control
H A Dspapr_pci_vfio.c143 * functionality on it will clean the frozen state, which in spapr_phb_vfio_reset()
175 * The EEH functionality is enabled per sphb level instead of in spapr_phb_vfio_eeh_set_option()
/qemu/docs/system/
H A Dtarget-i386.rst42 functionality was backported.
/qemu/docs/interop/
H A Dprl-xml.rst18 them, but they are for internal work and don't affect functionality. Also it
20 information, but this doesn't influence open/read/write functionality. QEMU and
/qemu/include/hw/acpi/
H A Dacpi_dev_interface.h43 * to generic ACPI functionality that could be used without
/qemu/python/qemu/qmp/
H A D__init__.py8 `QMPClient` provides the main functionality of this package. All errors
/qemu/tests/functional/qemu_test/
H A Dports.py3 # Simple functional tests for VNC functionality
/qemu/tests/qemu-iotests/
H A D06241 # This tests qcow2-specific low-level functionality
/qemu/docs/system/ppc/
H A Dppce500.rst19 * Power-off functionality via one GPIO pin
62 The ``ppce500`` machine can start using the standard -kernel functionality
/qemu/docs/system/riscv/
H A Dsifive_u.rst59 The ``sifive_u`` machine can start using the standard -kernel functionality
63 standard -bios functionality.
101 version, but it provides the same functionality as the hardware.
/qemu/include/hw/arm/
H A Dallwinner-a10.h53 * Emulate Boot ROM firmware setup functionality.
/qemu/docs/system/arm/
H A Dimx8mp-evk.rst31 ``-kernel`` functionality.
/qemu/hw/intc/
H A Darm_gicv3_kvm.c141 * functionality is replaced by GICR_IPRIORITYR<n>. It doesn't need to in kvm_dist_get_priority()
162 * functionality is replaced by GICR_IPRIORITYR<n>. It doesn't need to in kvm_dist_put_priority()
184 * functionality is replaced by GICR_ICFGR<n>. It doesn't need to sync in kvm_dist_get_edge_trigger()
209 * functionality is replaced by GICR_ICFGR<n>. It doesn't need to sync in kvm_dist_put_edge_trigger()
259 * functionality is replaced by the GICR registers. It doesn't need to sync in kvm_dist_getbmp()
281 * functionality is replaced by the GICR registers. It doesn't need to sync in kvm_dist_putbmp()
/qemu/include/qemu/
H A Dco-shared-resource.h2 * Helper functionality for distributing a fixed total amount of
H A Dprogress_meter.h2 * Helper functionality for some process progress tracking.
/qemu/tests/qemu-iotests/tests/
H A Dqcow2-encryption40 # This tests qcow2-specific low-level functionality
/qemu/block/
H A Dprogress_meter.c2 * Helper functionality for some process progress tracking.

123456