/openbmc/qemu/tests/qemu-iotests/ |
H A D | 245 | 102 def reopen(self, opts, newopts = {}, errmsg = None): member in TestBlockdevReopen 143 self.reopen(opts) 146 self.reopen(opts, {'file': 'hd0-file'}) 149 … self.reopen(opts, {'node-name': 'not-found'}, "Failed to find node with node-name='not-found'") 150 self.reopen(opts, {'node-name': ''}, "Failed to find node with node-name=''") 151 …self.reopen(opts, {'node-name': None}, "Invalid parameter type for 'options[0].node-name', expecte… 152 self.reopen(opts, {'driver': 'raw'}, "Cannot change the option 'driver'") 153 self.reopen(opts, {'driver': ''}, "Parameter 'driver' does not accept value ''") 154 …self.reopen(opts, {'driver': None}, "Invalid parameter type for 'options[0].driver', expected: str… 155 self.reopen(opts, {'file': 'not-found'}, "Cannot find device='' nor node-name='not-found'") [all …]
|
H A D | 142 | 369 reopen -o cache.direct=on 371 reopen -o cache.direct=off 376 reopen -o cache.direct=off 378 reopen -o cache.direct=on
|
H A D | 161.out | 12 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } } 26 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } } 48 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } }
|
H A D | 248.out | 5 {"execute": "blockdev-reopen", "arguments": {"options": [{"driver": "qcow2", "file": {"driver": "ra…
|
H A D | 025.out | 17 === Verifying image size after reopen
|
H A D | 182.out | 9 === Testing reopen ===
|
H A D | 171 | 195 reopen -o driver=raw,offset=1536,size=1024
|
H A D | 142.out | 111 --- Cache modes after reopen (live snapshot) --- 187 --- Change cache modes with reopen (qemu-io command, flags) --- 263 --- Change cache modes with reopen (qemu-io command, options) --- 501 --- Cache modes after reopen (live snapshot) --- 589 --- Change cache modes with reopen (qemu-io command, flags) --- 668 --- Basic reopen ---
|
H A D | 171.out | 287 == test reopen ==
|
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/ |
H A D | rsyslog-oob-console.conf.in | 8 # reopen when obmc-console rotates the log-file
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/ |
H A D | CVE-2019-13636.patch | 85 pfatal ("Can't reopen file %s", quotearg (from)); 108 pfatal ("Can't reopen file %s", quotearg (to));
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | vnic_main.c | 514 bool reopen = false; in hfi1_vnic_set_vesw_id() local 524 reopen = true; in hfi1_vnic_set_vesw_id() 528 if (reopen) in hfi1_vnic_set_vesw_id()
|
/openbmc/qemu/qapi/ |
H A D | pragma.json | 79 'blockdev-reopen' ],
|
H A D | block-core.json | 1744 # cause QEMU to reopen the image file to reparse the backing filename 1745 # (it may, however, perform a reopen to change permissions from r/o -> 3258 # dynamically reopen the image file read-write when the first 3259 # writer is attached to the node and reopen read-only when the 4860 # @blockdev-reopen: 4870 # The command receives a list of block devices to reopen. For each 4901 { 'command': 'blockdev-reopen',
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | powersave.rst | 22 reopen the device frequently. 10 would be a good choice for normal
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
H A D | 0001-implement-libc-specific-reopen_stream.patch | 28 * Close and reopen standard stream on file descriptor fd.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
H A D | uw-imap-fix-incompatible-pointer-types.patch | 141 close (LOCAL->fd); /* close and reopen file */ 353 close (LOCAL->fd); /* close and reopen file */
|
/openbmc/linux/sound/drivers/ |
H A D | Kconfig | 250 isn't recommended because many applications try to reopen
|
/openbmc/linux/Documentation/hid/ |
H A D | uhid.rst | 100 reopen the character device.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | hpfs.rst | 131 funny thing was that, when rebooted, PmShell tried to reopen this directory
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |