Home
last modified time | relevance | path

Searched refs:reused (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/qemu-iotests/
H A D066.out35 Successfully reused original clusters.
62 Successfully reused original clusters.
/qemu/docs/devel/
H A Duefi-vars.rst31 on the host. The serialization protocol can be reused. The
/qemu/docs/system/
H A Dvm-templating.rst37 ends up in a file, from where it can be reused for the new VMs:
/qemu/pc-bios/
H A DREADME83 source code also contains code reused from other projects described here:
/qemu/system/
H A Dphysmem.c2140 static int qemu_ram_get_shared_fd(const char *name, bool *reused, Error **errp) in qemu_ram_get_shared_fd() argument
2145 *reused = true; in qemu_ram_get_shared_fd()
2158 *reused = false; in qemu_ram_get_shared_fd()
2189 bool reused; in qemu_ram_alloc_internal() local
2191 int fd = qemu_ram_get_shared_fd(name, &reused, errp); in qemu_ram_alloc_internal()
2212 ram_flags, fd, 0, reused, NULL); in qemu_ram_alloc_internal()
/qemu/qapi/
H A Dblock-export.json441 # Emitted when a block export is removed and its id can be reused.
/qemu/docs/devel/testing/
H A Dfuzzing.rst294 Since the same process is reused for many fuzzing runs, QEMU state needs to
/qemu/docs/interop/
H A Dvhost-user.rst434 This reserved feature bit was reused by the vhost-user protocol to add