Home
last modified time | relevance | path

Searched full:similar (Results 1 – 25 of 233) sorted by relevance

12345678910

/qemu/crypto/
H A Dder.h65 * Decode sequence from DER-encoded data, similar with der_decode_int.
88 * Decode OID from DER-encoded data, similar with der_decode_int.
111 * Decode OCTET STRING from DER-encoded data, similar with der_decode_int.
134 * Decode BIT STRING from DER-encoded data, similar with der_decode_int.
/qemu/include/qemu/
H A Derror-report.h52 * Similar to error_report(), except it prints the message just once.
63 * Similar to warn_report(), except it prints the message just once.
H A Dfutex.h2 * Wrappers around Linux futex syscall and similar
/qemu/tests/qtest/
H A Ddevice-plug-test.c172 /* similar to test_pci_unplug_request */ in test_spapr_cpu_unplug_request()
186 /* similar to test_pci_unplug_request */ in test_spapr_memory_unplug_request()
198 /* similar to test_pci_unplug_request */ in test_spapr_phb_unplug_request()
/qemu/target/ppc/
H A Dpower8-pmu-regs.c.inc171 * similar to what is done in spr_write_MMCR0_ureg().
212 /* The remaining steps are similar to PMCs 1-4 userspace read */
245 /* The remaining steps are similar to PMCs 1-4 userspace write */
/qemu/util/
H A Denvlist.c52 * Sets environment value to envlist in similar manner
99 * Removes given env value from envlist in similar manner
/qemu/docs/
H A Dglossary.rst129 mount and access QEMU images, providing functionality similar to a loop device.
176 and user mode. The end goal is to have a similar set of functionality compared
271 minimal overhead, defining a set of data structures and hypercalls (similar to
/qemu/hw/nvram/
H A DKconfig12 # NMC93XX uses the NS uWire interface (similar to SPI but less configurable)
/qemu/docs/system/i386/
H A Dnitro-enclave.rst15 In QEMU, ``nitro-enclave`` is a machine type based on ``microvm`` similar to how
48 First, run `vhost-device-vsock`__ (or a similar tool that supports vhost-user-vsock).
H A Dsgx.rst30 requires explicit allocation of EPC to the VM. Similar to other specialized
120 directly modify the LC configuration. Similar to hardware behavior, locking
/qemu/docs/system/
H A Dtarget-xtensa.rst14 The sim pseudo board emulation provides an environment similar to one
H A Dtargets.rst7 options are similar for all machines. Specific information about the
H A Dguest-loader.rst7 The guest loader is similar to the ``generic-loader`` although it is
/qemu/linux-user/microblaze/
H A Dtarget_syscall.h7 /* We use microblaze_reg_t to keep things similar to the kernel sources. */
/qemu/rust/qemu-api/src/
H A Derror.rs33 //! requires mentioning [`qemu_api::Error`](crate::Error) explicitly. Similar
158 /// similar to the C API `error_propagate`, but it panics if `*errp`
178 /// a possible error into `errp`. This is similar to the C API
199 /// This is similar to the C API `error_propagate`, but it panics if
/qemu/linux-user/
H A Dsocket.h17 * For writing rarp and other similar things on the user
H A Dstrace.h33 * in a format similar to:
/qemu/docs/devel/
H A Dmultiple-iothreads.rst27 are conceptually similar they are currently not interchangeable.
121 right ``AioContext``. Other subsystems may wish to follow a similar approach.
/qemu/docs/about/
H A Dbuild-platforms.rst85 Ubuntu LTS. Other distros will be assumed to ship similar software versions.
91 similar versions.
/qemu/include/hw/intc/
H A Darmv7m_nvic.h108 * Similar to armv7m_nvic_set_pending(), but specifically for derived
121 * Similar to armv7m_nvic_set_pending(), but specifically for exceptions
/qemu/docs/system/devices/
H A Divshmem-flat.rst12 Similar to the ivshmem device, the ivshmem-flat device supports both peer
/qemu/tests/tcg/arm/
H A Dcommpage.c7 * is a 32 bit invention and similar to the vdso segment in many ways.
/qemu/docs/specs/
H A Dpvpanic.rst38 The PCI interface is similar to the ISA interface except that it uses an MMIO
H A Dacpi_hw_reduced_hotplug.rst12 statements. It follows a very similar approach to the _EVT method
/qemu/hw/rtc/
H A Dm48t59-internal.h30 * The M48T02, M48T08 and M48T59 chips are very similar. The newer '59 has

12345678910