Home
last modified time | relevance | path

Searched refs:ignored (Results 1 – 25 of 78) sorted by relevance

1234

/qemu/qapi/
H A Dtrace.json42 # @deprecated: Member @vcpu is deprecated, and always ignored.
61 # @deprecated: Member @vcpu is deprecated, and always ignored.
93 # @deprecated: Member @vcpu is deprecated, and always ignored.
H A Dreplay.json90 # command is ignored when there are no replay breakpoints.
/qemu/docs/specs/
H A Dacpi_cpu_hotplug.rst43 - write accesses are ignored
49 - writes to any other register are ignored until valid value is stored into it
85 reserved and should be ignored by OSPM
89 reserved and should be ignored by OSPM
195 #. Writes into CPU bitmap are ignored.
224 a valid state and that access to other registers won't be ignored.
H A Dacpi_mem_hotplug.rst38 reserved and should be ignored by OSPM
56 reserved, writes into it are ignored
83 - write accesses to memory hot-plug registers not documented above are ignored
H A Dfw_cfg.rst31 read, and all write access to the data port will be ignored. A value
38 longer supported, and will be ignored (treated as no-ops)!
56 * Read/Write (writes ignored as of QEMU v2.4, but see the DMA interface)
78 value of 0x00, and all writes will be ignored.
170 0x4000 - 0x7fff Generic (0x0000 - 0x3fff, RW, ignored in QEMU v2.4+)
173 0xc000 - 0xffff Arch. Specific (0x0000 - 0x3fff, RW, ignored in v2.4+)
H A Divshmem-spec.rst79 "Access". Reserved bits should be ignored on read, and preserved on
103 If the device is not configured for interrupts, the write is ignored.
105 If the interrupt hasn't completed setup, the write is ignored. The
110 interrupt vectors connected, the write is ignored. The device is not
H A Dvmcoreinfo.rst33 which case the entry data can be ignored by QEMU (but you may still
H A Dpvpanic.rst20 recognize. On write, the bits not recognized by the device are ignored.
/qemu/tests/qtest/
H A Dqmp-cmd-test.c97 const char *ignored[] = { in query_is_ignored() local
119 for (i = 0; ignored[i]; i++) { in query_is_ignored()
120 if (!strcmp(cmd, ignored[i])) { in query_is_ignored()
/qemu/tests/qtest/fuzz/
H A Dvirtio_net_fuzz.c63 int ignored = write(sockfds[0], Data, vqa.length); in virtio_net_fuzz_multi() local
64 (void) ignored; in virtio_net_fuzz_multi()
/qemu/block/
H A Ddmg-lzfse.c29 #pragma GCC diagnostic ignored "-Wstrict-prototypes"
/qemu/tests/fp/
H A Dwrap.c.inc165 /* Note: exact is ignored since qemu's softfloat assumes it is set */
194 /* Note: exact is ignored since qemu's softfloat assumes it is set */
323 /* Note: exact is ignored since qemu's softfloat assumes it is set */
339 /* Note: exact is ignored since qemu's softfloat assumes it is set */
355 /* Note: exact is ignored since qemu's softfloat assumes it is set */
374 /* Note: exact is ignored since qemu's softfloat assumes it is set */
410 /* Note: exact is ignored since qemu's softfloat assumes it is set */
/qemu/include/
H A Dglib-compat.h30 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
/qemu/include/ui/
H A Dsdl2.h14 #pragma GCC diagnostic ignored "-Wredundant-decls"
H A Dgtk.h6 #pragma GCC diagnostic ignored "-Wstrict-prototypes"
/qemu/hw/nvme/
H A Dtrace-events202 …nvme_ub_mmiowr_cmbloc_reserved(void) "invalid write to reserved CMBLOC when CMBSZ is zero, ignored"
203 pci_nvme_ub_mmiowr_cmbsz_readonly(void) "invalid write to read only CMBSZ, ignored"
204 pci_nvme_ub_mmiowr_pmrcap_readonly(void) "invalid write to read only PMRCAP, ignored"
205 pci_nvme_ub_mmiowr_pmrsts_readonly(void) "invalid write to read only PMRSTS, ignored"
206 pci_nvme_ub_mmiowr_pmrebs_readonly(void) "invalid write to read only PMREBS, ignored"
207 pci_nvme_ub_mmiowr_pmrswtp_readonly(void) "invalid write to read only PMRSWTP, ignored"
/qemu/hw/hyperv/
H A Dhv-balloon-page_range_tree.c19 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
/qemu/util/
H A Dasync.c195 #pragma GCC diagnostic ignored "-Wpragmas" in aio_bh_poll()
196 #pragma GCC diagnostic ignored "-Wdangling-pointer=" in aio_bh_poll()
H A Derror-report.c179 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" in real_time_iso8601()
H A Dcoroutine-ucontext.c258 #pragma GCC diagnostic ignored "-Wunused-but-set-variable"
/qemu/
H A Dblockdev-nbd.c52 static void nbd_blockdev_client_closed(NBDClient *client, bool ignored) in nbd_blockdev_client_closed() argument
/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_privileged.c.inc225 /* CSR is undefined: write ignored, read old_value as 0. */
256 /* CSR is undefined: write ignored, read old_value as 0. */
/qemu/scripts/coverity-scan/
H A DCOMPONENTS.md15 hexagon-gen (component should be ignored in analysis)
/qemu/docs/devel/
H A Ddocs.rst48 a blank line in the ``--help`` output and is ignored for the rST
/qemu/subprojects/packagefiles/berkeley-testfloat-3/
H A Dmeson.build25 ] + meson.get_compiler('c').get_supported_arguments('-Wno-ignored-pragmas'),

1234