qemu/include
Steve Sistare f3bff6c443 migration: export fewer options
A small number of migration options are accessed by migration clients,
but to see them clients must include all of options.h, which is mostly
for migration core code.  migrate_mode() in particular will be needed by
multiple clients.

Refactor the option declarations so clients can see the necessary few via
misc.h, which already exports a portion of the client API.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Link: https://lore.kernel.org/r/1710179319-294320-1-git-send-email-steven.sistare@oracle.com
Signed-off-by: Peter Xu <peterx@redhat.com>
2024-03-11 16:28:59 -04:00
..
authz
block
chardev
crypto
disas
exec
fpu
gdbstub
hw Misc HW patch queue 2024-03-09 20:12:21 +00:00
io
libdecnumber
migration migration: export fewer options 2024-03-11 16:28:59 -04:00
monitor
net
qapi
qemu migration: Remove SaveStateHandler and LoadStateHandler typedefs 2024-03-11 14:41:40 -04:00
qom
scsi
semihosting
standard-headers
sysemu
tcg
ui
user
elf.h
glib-compat.h
qemu-io.h
qemu-main.h