You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kevin Wolf
61fa64871d
vdi: Change 'static' create option to 'preallocation' in QMP
What static=on really does is what we call metadata preallocation for
other block drivers. While we can still change the QMP interface, make
it more consistent by using 'preallocation' for VDI, too.
This doesn't implement any new functionality, so the only supported
preallocation modes are 'off' and 'metadata' for now.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
8 years ago
..
Makefile.objs
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
10 years ago
block-core.json
vdi: Change 'static' create option to 'preallocation' in QMP
8 years ago
block.json
qapi: add nbd-server-remove
8 years ago
char.json
qapi-schema: Collect char device stuff in qapi/char.json
9 years ago
common.json
qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
8 years ago
crypto.json
qapi-schema: Improve section headings
9 years ago
introspect.json
qapi: introduce new cmd option "allow-oob"
8 years ago
migration.json
qapi: add dirty-bitmaps migration capability
8 years ago
misc.json
virtio,vhost,pci,pc: features, cleanups
8 years ago
net.json
net: Remove the deprecated way of dumping network packets
8 years ago
opts-visitor.c
qapi: Fix QemuOpts visitor regression on unvisited input
9 years ago
qapi-clone-visitor.c
qapi/qnull: Add own header
8 years ago
qapi-dealloc-visitor.c
qdict qlist: Make most helper macros functions
8 years ago
qapi-schema.json
qapi: Move qapi-schema.json to qapi/, rename generated files
8 years ago
qapi-util.c
qapi: Change data type of the FOO_lookup generated for enum FOO
9 years ago
qapi-visit-core.c
Include qapi/qmp/qobject.h exactly where needed
8 years ago
qmp-dispatch.c
qmp: support out-of-band (oob) execution
8 years ago
qmp-event.c
Include qapi/qmp/qdict.h exactly where needed
8 years ago
qmp-registry.c
qapi: Support multiple command registries per program
9 years ago
qobject-input-visitor.c
qapi: Make more of qobject_to()
8 years ago
qobject-output-visitor.c
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
8 years ago
rocker.json
qapi: The #optional tag is redundant, drop
9 years ago
run-state.json
watchdog: Consolidate QAPI into single file
8 years ago
sockets.json
sockets: allow SocketAddress 'fd' to reference numeric file descriptors
8 years ago
string-input-visitor.c
qapi/qnull: Add own header
8 years ago
string-output-visitor.c
qapi: Use QNull for a more regular visit_type_null()
9 years ago
tpm.json
tpm: add CRB device
8 years ago
trace-events
qapi: Use QNull for a more regular visit_type_null()
9 years ago
trace.json
qapi-schema: Improve section headings
9 years ago
transaction.json
qapi-schema: Collect transaction stuff in qapi/transaction.json
9 years ago
ui.json
qapi: Add device ID and head parameters to screendump
8 years ago