| /openbmc/qemu/docs/devel/ |
| H A D | luks-detached-header.rst | 2 LUKS volume with detached header 8 This document gives an overview of the design of LUKS volume with detached 28 With a detached LUKS header, you need 2 disks so getting: 59 backup detached header 65 LUKS volume with detached header is shown in the diagram below. 97 Create a LUKS disk with a detached header using qemu-img 104 -o detached-header=true test-header.img 109 Set up a VM's LUKS volume with a detached header 131 Add LUKS volume to a VM with a detached header 182 1. Support the shared detached LUKS header within the VM.
|
| H A D | crypto.rst | 10 luks-detached-header
|
| /openbmc/qemu/nbd/ |
| H A D | client-connection.c | 63 bool detached; /* thread is detached and should cleanup the state */ member 183 while (!conn->detached) { in connect_thread_func() 216 if (conn->do_retry && !conn->detached) { in connect_thread_func() 241 do_free = conn->detached; in connect_thread_func() 261 assert(!conn->detached); in nbd_client_connection_release() 263 conn->detached = true; in nbd_client_connection_release()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 210.out | 21 detached header: false 74 detached header: false 130 detached header: false 201 detached header: false
|
| H A D | 198.out | 42 detached header: false 88 detached header: false
|
| H A D | 206.out | 117 detached header: false
|
| /openbmc/sdbusplus/example/ |
| H A D | asio-example.cpp | 381 boost::asio::detached); in client() 387 boost::asio::detached); in client() 393 boost::asio::detached); in client()
|
| /openbmc/qemu/include/system/ |
| H A D | dump.h | 159 bool detached; member
|
| /openbmc/qemu/docs/system/devices/ |
| H A D | ivshmem.rst | 44 latter case, the device should be detached and then reattached after
|
| H A D | nvme.rst | 134 ``detached`` (default: ``off``) 146 -device nvme-ns,drive=nvm-2,nsid=3,shared=off,detached=on 151 attached to any controller initially (due to ``detached=on``) or to hotplugged
|
| H A D | ccid.rst | 133 * detached
|
| /openbmc/qemu/hw/usb/ |
| H A D | host-libusb.c | 111 bool detached; member 1309 s->ifs[i].detached = true; in usb_host_detach_kernel() 1316 s->ifs[i].detached = true; in usb_host_detach_kernel() 1331 if (!s->ifs[i].detached) { in usb_host_attach_kernel() 1336 s->ifs[i].detached = false; in usb_host_attach_kernel()
|
| /openbmc/qemu/crypto/ |
| H A D | block-luks.c | 480 bool detached = flags & QCRYPTO_BLOCK_OPEN_DETACHED; in qcrypto_block_luks_check_header() local 512 if (!detached && luks->header.payload_offset_sector < in qcrypto_block_luks_check_header() 561 if (!detached && start1 + len1 > luks->header.payload_offset_sector) { in qcrypto_block_luks_check_header()
|
| /openbmc/qemu/dump/ |
| H A D | dump.c | 111 if (s->detached) { in dump_cleanup() 115 if (s->detached) { in dump_cleanup() 2203 s->detached = true; in qmp_dump_guest_memory()
|
| /openbmc/service-config-manager/src/ |
| H A D | srvcfg_manager.cpp | 649 boost::asio::detached); in startServiceRestartTimer()
|
| /openbmc/u-boot/drivers/core/ |
| H A D | Kconfig | 166 detached.
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | ipmid-new.cpp | 807 boost::asio::detached); in handleLegacyIpmiCommand()
|
| /openbmc/sdbusplus/include/sdbusplus/asio/ |
| H A D | object_server.hpp | 244 boost::asio::detached); in operator ()()
|
| /openbmc/phosphor-host-ipmid/dbus-sdr/ |
| H A D | storagecommands.cpp | 23 #include <boost/asio/detached.hpp> 353 boost::asio::detached); in startMatch()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | storagecommands.cpp | 367 boost::asio::detached); in startMatch()
|
| /openbmc/phosphor-host-ipmid/docs/ |
| H A D | testing.md | 459 worktree into detached-HEAD mode pointing to the commit that's under review. You
|
| /openbmc/openbmc/poky/documentation/toaster-manual/ |
| H A D | setup-and-use.rst | 448 Since the service is running in a detached screen session, you can
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/ |
| H A D | 0001-Update-Versioneer-to-0.22.patch | 332 + # Remove the first line if we're running detached 1550 + # Remove the first line if we're running detached 1952 + # Remove the first line if we're running detached
|
| /openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-fetching.rst | 418 detached from branches. In this case, the source mirror tarball is
|