Home
last modified time | relevance | path

Searched full:visible (Results 1 – 25 of 153) sorted by relevance

1234567

/qemu/include/accel/tcg/
H A Dhelper-retaddr.h23 * Ensure that this write is visible to the SIGSEGV handler that in set_helper_retaddr()
33 * removing the data visible to the signal handler. in clear_helper_retaddr()
/qemu/include/hw/intc/
H A Dbcm2836_control.h43 /* interrupt status regs (derived from input pins; not visible to user) */
52 /* interrupt source registers, post-routing (also input-derived; visible) */
/qemu/include/system/
H A Dmemory_mapping.h21 /* visible to guest, reflects PCI hole, etc */
36 /* point-in-time snapshot of guest-visible physical mappings */
/qemu/qapi/
H A Dpragma.json80 # Externally visible types whose member names may use uppercase
81 'member-name-exceptions': [ # visible in:
H A Djob.json46 # @undefined: Erroneous, default state. Should not ever be visible.
64 # visible for the last job in a transaction.
73 # @concluded. This status may not be visible to the management
81 # should not ever be visible externally.
/qemu/docs/devel/
H A Dmemory.rst147 that the owner object remains alive as long as the region is visible to
158 as soon as the region is made visible. This can be immediately, later,
210 and sometimes to control which of an overlapping regions is visible to the
214 the same address are visible (highest wins).
333 we only want parts of it to be visible (we accomplish this using aliases).
340 visible as the pci-hole alias clips it to a 0.5GB range.
H A Dkconfig.rst51 Note that configurable components are _not_ visible in C code as preprocessor
52 symbols; they are only visible in the Makefile. Each configurable component
149 and are never visible in ``configs/*.mak`` files. It's
254 other elements; they are never visible in ``configs/*.mak``
H A Dmulti-thread-tcg.rst199 - change may need to be visible to the calling vCPU immediately
202 - want change to be visible as soon as possible
274 a change to a signal flag will only be visible once the changes to
/qemu/include/hw/southbridge/
H A Dich9.h59 uint8_t smi_host_features_le[8]; /* guest-visible, read-only, little
61 uint8_t smi_guest_features_le[8]; /* guest-visible, read-write, little
63 uint8_t smi_features_ok; /* guest-visible, read-only; selecting it
/qemu/docs/system/i386/
H A Dkvm-pv.rst84 Tell the guest that guest visible TSC value can be fully trusted for kvmclock
93 paravirtualized features even when they were not announced in guest visible
/qemu/docs/system/s390x/
H A Dcss.rst14 enable MCSS-E. Note that devices with a different cssid will not be visible
19 Devices with a ssid that is not ``0`` will not be visible if the guest OS
/qemu/bsd-user/include/
H A Dspecial-errno.h12 * All of these are QEMU internal, not visible to the guest.
/qemu/target/arm/
H A Dcpregs.h67 * visible via another register, and that the other register is handling
240 * the AArch32 and AArch64 execution states this register is visible in.
242 * If the reginfo is declared to be visible in both states then a second
279 * (ie anything visible in PL2 is visible in S-PL1, some things are only
280 * visible in S-PL1) but "Secure PL1" is a bit of a mouthful, we bend the
875 * For AArch64-visible registers, opc0 is also used.
877 * way to distinguish (for KVM's benefit) guest-visible system registers
880 * visible (to match KVM's encoding); cp==0 will be converted to
889 /* Execution state in which this register is visible: ARM_CP_STATE_* */
/qemu/target/ppc/
H A Dcpu-param.h20 * addresses, with segmentation. Obviously that's not all visible to a
/qemu/linux-user/include/
H A Dspecial-errno.h13 * All of these are QEMU internal, not visible to the guest.
/qemu/include/block/
H A Dblock-common.h185 * Signifies that this write request will not change the visible disk
397 /** This permission is required to change the visible disk contents. */
403 * the visible disk content doesn't change.
491 * A child that always presents exactly the same visible data as
H A Dblockjob.h227 * @job: The job to determine if it is user-visible or not.
229 * Returns true if the job should not be visible to the management layer.
/qemu/hw/usb/
H A Dccid.h56 * support guest visible insertion/removal of ccid devices based on actual
/qemu/tests/qtest/
H A Dusb-hcd-xhci-test.c28 added disk is visible after BUS rescan in test_usb_uas_hotplug()
/qemu/tests/tcg/aarch64/gdbstub/
H A Dtest-sve.py3 # Test the SVE registers are visible and changeable via gdbstub
/qemu/tests/qemu-iotests/
H A D27460 iotests.log('=== Check visible data ===')
145 # the overlapping area becomes visible. This is covered by the
/qemu/hw/pci-host/
H A Dremote.c9 * visible in the QEMU guest. This allows existing QEMU device models
/qemu/include/qemu/
H A Dguest-random.h2 * QEMU guest-visible random functions
/qemu/util/
H A Dguest-random.c2 * QEMU guest-visible random functions
/qemu/hw/display/
H A Dqxl-logger.c212 fprintf(stderr, " +%d+%d visible %s, shape @ 0x%" PRIx64, in qxl_log_cmd_cursor()
215 cmd->u.set.visible ? "yes" : "no", in qxl_log_cmd_cursor()

1234567