Home
last modified time | relevance | path

Searched refs:has (Results 76 – 100 of 281) sorted by last modified time

12345678910>>...12

/qemu/docs/system/arm/
H A Dmps2.rst6 The Arm MPS2, MPS2+ and MPS3 dev boards are FPGA based (the 2+ has a
7 bigger FPGA but is otherwise the same as the 2; the 3 has a bigger
8 FPGA again, can handle 4GB of RAM and has a USB controller and QSPI flash).
H A Dvirt.rst43 - Secure-World-only devices if the CPU has TrustZone:
190 then check that your guest config has::
H A Dbananapi_m2u.rst6 has onboard WiFi and BT. On the ports side, the BPI-M2 Ultra has 2 USB A
131 The Banana Pi M2U machine has several integration tests included.
/qemu/docs/specs/
H A Dfsi.rst14 processor to perform configuration or debugging. FSI has long existed in POWER
15 processes and so comes with some baggage, including how it has been integrated
H A Dtpm.rst65 The entry of 6 bytes has the following content, in little-endian:
113 requests and the actions the firmware has to take. The system
129 all others. This interface lies in main memory and has the following
258 with a Linux kernel that either has the TPM TIS driver built-in or
297 the TPM_Startup command to it. SeaBIOS, for example, has been
387 with a Linux kernel that either has the TPM TIS driver built-in or
/qemu/docs/interop/
H A Dprl-xml.txt29 capable of storing current state. A snapshot has UUID and
43 covers specific address space area of the disk and has its
62 The element has only one attribute "Version", that must be 1.0.
105 A Storage element has following child elements:
117 Each Image element has following child elements:
H A Dbitmaps.rst277 nothing has changed.
422 Query the block sub-system of QEMU. The following json has trimmed irrelevant
494 #. Create a new bitmap attached to drive0, confident that nothing has been
504 backups after the VM has been running for a while, for which we would want to
546 The command is a background job, which has its own QMP API for querying and
1423 #. Receive notice that the first job has completed:
1439 #. Receive notice that the second job has failed:
1553 #. Receive notification that the backup job for ``drive1`` has failed:
1580 #. Receive notification that the job for ``drive0`` has been cancelled:
/qemu/docs/devel/
H A Dwriting-monitor-commands.rst197 1. Optional arguments other than pointers are accompanied by a 'has\_'
547 ``x-query-roms`` in qapi/machine.json. It has no parameters and
H A Dqapi-code-gen.rst492 has to conform to the arguments, and the value of the success
761 convention has been replaced by special feature "unstable".
1077 # - if @vcpu is given, the event has the "vcpu" property.
1187 The SchemaInfo for a command has meta-type "command", and variant
1207 The SchemaInfo for an event has meta-type "event", and variant member
1226 The SchemaInfo for struct and union types has meta-type "object" and
1283 The SchemaInfo for an alternate type has meta-type "alternate", and
1296 The SchemaInfo for an array type has meta-type "array", and variant
1308 The SchemaInfo for an enumeration type has meta-type "enum" and
1326 The SchemaInfo for a built-in type has the same name as the type in
[all …]
H A Dtcg-ops.rst11 It was simplified to be used in QEMU. It also has its roots in the
50 are strongly typed. Each instruction has a fixed number of output
53 the vector. The notable exception is the call instruction which has
886 64 bit. It is expected that the pointer has the same size as the word.
972 helpers doing complex logic or arithmetic, where the C compiler has
H A Dtcg-plugins.rst23 Any QEMU binary with TCG support has plugins enabled by default.
88 program/system has finished running.
92 translation event the plugin has an option to enumerate the
192 has executed while all vCPUs are quiescent.
338 execution are in your program. Once the program has finished you will
393 types of instructions. It has a number of options to refine which get
460 early. However in some cases it has proved to be useful in pointing
473 qemu-system-sparc: warning: nic lance.0 has no peer
486 the user to see what hardware is accessed how often. It has a number of options:
593 The plugin has a number of arguments, all of them are optional:
H A Dtesting.rst94 * Bear in mind that Windows has different special string representation for
399 The QEMU project has a container registry hosted by GitLab at
424 This has led to an inconsistent set of packages being present across the
651 The above exitcode=0 has TSan continue without error if any warnings are found.
1038 The ``avocado_qemu.Test`` class has a number of characteristics that
1046 The base test class has also support for tests with more than one
1272 This parameter has a direct relation with the ``arch`` attribute. If
1373 The Avocado framework has a timeout mechanism which interrupts tests to avoid the
1383 has been used to determine whether those tests should run or not.
H A Dmulti-thread-tcg.rst12 system-mode emulation. user-mode emulation has always mirrored the
30 guest has had the required work done to support this safely
98 Each vCPU has its own TCG context and associated TCG region, thereby
270 The Linux kernel has an excellent `write-up
290 fairly strong guarantees of sequential consistency whereas Arm has
304 The system currently has a tcg_gen_mb() which will add memory barrier
323 are often seen when code modification has taken place to ensure the
338 guarantee that a region of memory has not been touched between the
341 successful store only if no other CPU has accessed the memory region
344 Traditionally TCG has generated a series of operations that work
H A Dqom.rst95 Every type has an #ObjectClass associated with it. #ObjectClass derivatives
132 necessary). After the parent class object has initialized, it will be
137 function pointers that the parent class has already initialized. All
389 If the class needs its own virtual methods, or has some other
454 Devices can only be unplugged if their ``parent_bus`` has a registered
/qemu/docs/devel/migration/
H A Dmapped-ram.rst72 100s of GiBs), specially if the VM has been stopped beforehand.
79 instead. This ensures that each RAM page has a fixed offset in the
H A Dbest-practices.rst31 resetting a VM, the old firmware is used. Only once QEMU has been restarted
H A Dcompatibility.rst102 qemu-5.2 has to expect that it is not going to get data for the new
129 change that is not backward compatible. In qemu-5.1 it has one
130 queue. In qemu-5.2 it has the same number of queues as the number of
133 When we are doing migration, if we migrate from a device that has 4
140 has 4, and we have 3 queues that are not properly initialized and
224 just to make the things easier. But we have a device that has
231 has in the source of the migration. The features that the device has
256 Device X has the feature Y
260 Device X has not the feature Y
323 release that something has gone wrong.
[all …]
H A Ddirty-limit.rst38 which tells QEMU how many dirty pages a virtual CPU has had since the
H A Dpostcopy.rst12 In postcopy the destination CPUs are started before all the memory has been
68 checks that its OS has the support needed for postcopy, and performs
123 the migration stream has to be able to respond with page data *during* the
124 device load, and hence the device data has to be read from the stream completely
286 to continue after a page has arrived.
H A Dvfio.rst54 remaining pre-copy data that the vendor driver has yet to save for the VFIO
58 driver, which indicates the amount of data that the vendor driver has yet to
H A Dvirtio.rst110 therefore has to be invoked in the device's load() function _after_
/qemu/docs/about/
H A Dbuild-platforms.rst15 work. If an unlisted platform has comparable software versions to a
/qemu/docs/
H A Dcolo-proxy.txt27 all primary packet has queued. Otherwise just send the queued primary
/qemu/tests/qemu-iotests/
H A D081.out46 == checking that quorum has corrected the corrupted file ==
73 -- checking that the image has been corrected --
/qemu/target/mips/
H A Dcpu-defs.c.inc554 /* Note: Config1 is only used internally, the R4000 has only Config0. */
561 /* The R4000 has a full 64bit FPU but doesn't use the fcr0 bits. */
582 /* The VR5432 has a full 64bit FPU but doesn't use the fcr0 bits. */
628 /* The 5Kf has F64 / L / W but doesn't use the fcr0 bits. */
656 /* The 20Kc has F64 / L / W but doesn't use the fcr0 bits. */
828 Loongson-2E has only Config0. */
848 Loongson-2F has only Config0. */
1041 and shareable TLB entries, MVP has allocatable TCs, 2 VPEs
1051 /* Usermode has no TLB support */

12345678910>>...12