Searched full:most (Results 201 – 225 of 493) sorted by relevance
12345678910>>...20
/qemu/ |
H A D | qemu-options.hx | 993 Creates a backend using OSS. This backend is available on most 1023 most systems. 1039 most systems. 1053 Creates a backend using SDL. This backend is available on most 1064 OpenBSD and most other Unix-like systems. 1264 The most explicit way to describe disks is to use a combination of 1309 emulated machine (this is for example the IDE bus on most x86 machines, 1338 most common block drivers. 1402 disconnected accidentally, etc. your image will most 2853 " Linux kernel 3.3+ as well as most routers can talk\n" [all …]
|
/qemu/hw/arm/ |
H A D | musca.c | 114 * Most of the devices in the Musca board sit behind Peripheral Protection 433 * Most of the devices in the board are behind Peripheral Protection in musca_init()
|
/qemu/docs/system/devices/ |
H A D | cxl.rst | 19 in how the devices are emulated in QEMU. In most cases the various 24 * Most conventional PCIe interfaces
|
/qemu/hw/char/ |
H A D | stm32l4x5_usart.c | 63 FIELD(CR2, MSBFIRST, 19, 1) /* Most significant bit first */ 262 * Most common reason to be here is "no chardev backend": in usart_transmit()
|
/qemu/hw/vfio/ |
H A D | igd.c | 39 * IGD retains most of the capabilities we expect for it to have on bare 559 * Most of what we're doing here is to enable the ROM to run, so if in vfio_pci_igd_config_quirk()
|
/qemu/docs/specs/ |
H A D | ivshmem-spec.rst | 42 other, you need BAR0 and BAR1. You will most likely want to write a
|
/qemu/hw/sensor/ |
H A D | isl_pmbus_vr.c | 104 /* The raa228000 uses different direct mode coefficients from most isl devices */
|
/qemu/gdbstub/ |
H A D | user-target.c | 23 * assume most signals are defined.
|
/qemu/include/block/ |
H A D | graph-lock.h | 80 * the pointer. In most cases this is equivalent to actually protecting the
|
/qemu/docs/system/ |
H A D | gdb.rst | 90 "thread". Most QEMU machine types have identical CPUs, so there is a
|
/qemu/audio/ |
H A D | spiceaudio.c | 249 * If the client didn't send new frames, it most likely disconnected. in line_in_read()
|
/qemu/hw/display/ |
H A D | ssd0303.c | 11 implement one. Most of the commands relating to brightness and geometry
|
/qemu/include/system/ |
H A D | dma.h | 28 * least most) cases.
|
/qemu/docs/devel/ |
H A D | lockcnt.rst | 93 Most of the time, the mutex protects all writes to the data structure,
|
H A D | tcg.rst | 79 correctly locate and execute the next TB. For most guests, this is
|
/qemu/hw/misc/ |
H A D | mchp_pfsoc_ioscb.c | 164 * Although some services have no error codes, most do. All services in mchp_pfsoc_ctrl_read()
|
/qemu/include/hw/ |
H A D | qdev-properties.h | 184 * @value must be valid. Each property may be set at most once.
|
/qemu/disas/ |
H A D | capstone.c | 56 * host and one for the target. For most targets we can reset specific
|
/qemu/hw/9pfs/ |
H A D | 9p.h | 141 * Since most of the code uses this header size in literal form, we must be
|
/qemu/hw/tpm/ |
H A D | tpm_spapr.c | 377 error_setg(errp, "at most one TPM device is permitted"); in tpm_spapr_realizefn()
|
/qemu/include/qemu/ |
H A D | iov.h | 142 * size of dst_iov is at most bytes. dst vector count is returned.
|
/qemu/util/ |
H A D | lockcnt.c | 21 * this is not the most relaxing citation I could make...). It is similar
|
H A D | module.c | 296 /* most common is EACCES here */ in module_load()
|
/qemu/target/i386/tcg/ |
H A D | decode-new.h | 334 * Rightmost immediate, for convenience since most instructions have
|
/qemu/hw/ppc/ |
H A D | pnv_sbe.c | 32 * Most register and command definitions come from skiboot.
|
12345678910>>...20