Home
last modified time | relevance | path

Searched refs:release (Results 1 – 25 of 88) sorted by relevance

1234

/qemu/docs/devel/
H A Dstable-process.rst15 release. For example, when QEMU 2.11.0 is released, 2.11.x or 2.11.x.y
19 What should go into a stable release?
28 If you think the patch would be important for users of the current release
51 should be considered for a stable release.
63 Stable release process
66 When the stable maintainers prepare a new stable release, they will prepare
67 a git branch with a release candidate and send the patches out to
72 review is complete (may involve more release candidates), a new stable release
H A Datomics.rst128 - release operations will appear to happen, with respect to the other
132 - release operations will *synchronize with* acquire operations;
294 Acquire/release pairing and the *synchronizes-with* relation
298 either *acquire* or *release* semantics\ [#rmw]_. This has two effects:
301 read part, and release to the write.
304 (for acquire) or after previous operations (for release).
306 - if a release operation in one thread *synchronizes with* an acquire operation
308 second thread. That is, everything before the release operation in the
312 The concept of acquire and release semantics is not exclusive to atomic
314 acquire or release semantics. For example:
[all …]
/qemu/linux-user/
H A Duname.c95 COPY_UTSNAME_FIELD(buf->release, uts_buf.release); in sys_uname()
142 s = buf.release; in get_osversion()
165 if (relstr_to_int(buf.release) < relstr_to_int(UNAME_MINIMUM_RELEASE)) { in init_qemu_uname_release()
/qemu/block/monitor/
H A Dbitmap-qmp-cmds.c147 bool release, in block_dirty_bitmap_remove() argument
172 if (release) { in block_dirty_bitmap_remove()
180 return release ? NULL : bitmap; in block_dirty_bitmap_remove()
/qemu/docs/
H A Dconf.py116 version = release = extracted_version
118 version = release = "unknown version"
/qemu/hw/display/
H A Dapple-gfx.m257 [texture release];
258 [command_buffer release];
277 [texture release];
285 [command_buffer release];
366 [s->texture release];
449 [glyph release];
581 [desc release];
711 [mode_obj release];
738 [devs release];
784 [disp_desc release];
[all …]
H A Dapple-gfx-mmio.m209 [iosfc_desc release];
229 [s->pgiosfc release];
233 [desc release];
H A Dapple-gfx-pci.m38 [option_rom_url release];
107 [desc release];
/qemu/qom/
H A Dobject.c666 if (prop->release) { in object_property_del_all()
667 prop->release(obj, prop->name, prop->opaque); in object_property_del_all()
688 if (prop->release) { in object_property_del_child()
689 prop->release(obj, prop->name, prop->opaque); in object_property_del_child()
690 prop->release = NULL; in object_property_del_child()
1240 ObjectPropertyRelease *release, in object_property_try_add() argument
1256 release, opaque, NULL); in object_property_try_add()
1280 prop->release = release; in object_property_try_add()
1291 ObjectPropertyRelease *release, in object_property_add() argument
1294 return object_property_try_add(obj, name, type, get, set, release, in object_property_add()
[all …]
/qemu/hw/core/
H A Dqdev-properties.c520 .release = release_string,
622 if (!prop->arrayinfo->release) { in release_prop_array()
628 prop->arrayinfo->release(obj, NULL, &elem_prop); in release_prop_array()
690 if (prop->arrayinfo->release) { in set_prop_array()
691 prop->arrayinfo->release(obj, NULL, &elem_prop); in set_prop_array()
777 .release = release_prop_array,
1010 prop->info->release, in qdev_property_add_static()
1037 prop->info->release, in qdev_class_add_property()
/qemu/tests/docker/dockerfiles/
H A Dcentos9.docker12 dnf install -y epel-release && \
13 dnf install -y epel-next-release && \
H A Demsdk-wasm32-cross.docker90 --buildtype=release -Dtests=disabled -Ddemos=disabled
134 --default-library=static --buildtype=release --force-fallback-for=pcre2 \
/qemu/include/qom/
H A Dobject.h97 ObjectPropertyRelease *release; member
1090 ObjectPropertyRelease *release,
1119 ObjectPropertyRelease *release,
1128 ObjectPropertyRelease *release,
/qemu/docs/about/
H A Dbuild-platforms.rst22 features in that distro match the upstream release with the same
74 up to five years after its initial release. Support
80 releases (e.g. Debian backports). Within each major release, only the most
81 recent minor release is considered.
/qemu/hw/nvram/
H A Dxlnx-efuse.c256 qdev_prop_drive.release(obj, name, opaque); in efuse_prop_release_drive()
265 .release = efuse_prop_release_drive,
/qemu/hw/ppc/
H A Dspapr_drc.c57 drck->release(drc->dev); in spapr_drc_release()
700 drck->release = spapr_core_release; in spapr_drc_cpu_class_init()
711 drck->release = spapr_phb_remove_pci_device_cb; in spapr_drc_pci_class_init()
722 drck->release = spapr_lmb_release; in spapr_drc_lmb_class_init()
733 drck->release = spapr_phb_release; in spapr_drc_phb_class_init()
744 drck->release = NULL; in spapr_drc_pmem_class_init()
/qemu/qapi/
H A Dcontrol.json77 # than or equal to 90 signifies a release candidate for the next
79 # stable release.
H A Dcxl.json486 # @prescriptive: Extent list of capacity to release is included in
497 # @cxl-release-dynamic-capacity:
499 # Initiate release of dynamic capacity extents from a host. This
520 # @sanitize-on-release: Bit[5] of the "Flags" field in Compute Express
544 { 'command': 'cxl-release-dynamic-capacity',
549 '*sanitize-on-release': 'bool',
/qemu/docs/system/arm/
H A Dsabrelite.rst42 Linux mainline v5.10 release is tested at the time of writing. To build a Linux
67 U-Boot mainline v2020.10 release is tested at the time of writing. To build a
/qemu/target/hexagon/
H A Dattribs_def.h.inc58 DEF_ATTRIB(RLS_INNER, "Store release inner visibility", "", "")
59 DEF_ATTRIB(RLS_ALL_THREAD, "Store release among all threads", "", "")
60 DEF_ATTRIB(RLS_SAME_THREAD, "Store release with the same thread", "", "")
/qemu/po/
H A Duk.po20 msgid " - Press Ctrl+Alt+G to release grab"
H A Dzh_CN.po20 msgid " - Press Ctrl+Alt+G to release grab"
H A Dbg.po20 msgid " - Press Ctrl+Alt+G to release grab"
H A Dde_DE.po19 msgid " - Press Ctrl+Alt+G to release grab"
/qemu/ui/
H A Dcocoa.m373 [trackingArea release];
404 [cursorLayer release];
1017 // release the mouse grab
1185 …tringWithFormat:@"QEMU %s - (Press " UC_CTRL_KEY " " UC_ALT_KEY " G to release Mouse)", qemu_nam…
1187 … [[self window] setTitle:@"QEMU - (Press " UC_CTRL_KEY " " UC_ALT_KEY " G to release Mouse)"];
1332 [cocoaView release];
1333 [cbowner release];
1662 [icon release];
1670 [pool release];
1942 [data release];
[all …]

1234