diff options
author | Luiz Capitulino <lcapitulino@redhat.com> | 2009-10-07 13:41:51 -0300 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-10-08 21:17:18 -0500 |
commit | 910df89d8767b68fabb36d785f8ea0458b41bda3 (patch) | |
tree | 7254347feaec9ed02a5497316d1313c2d9578945 /migration-unix.c | |
parent | d7f9b68971d5f9111afeae03c61199346b868c13 (diff) | |
download | qemu-910df89d8767b68fabb36d785f8ea0458b41bda3.zip qemu-910df89d8767b68fabb36d785f8ea0458b41bda3.tar.gz qemu-910df89d8767b68fabb36d785f8ea0458b41bda3.tar.bz2 |
monitor: union for info handlers
This commit adds a union to mon_cmd_t for info handlers and
converts do_info() and info_cmds[] array to use it.
This improves type safety.
Next commit will convert command handlers.
Patchworks-ID: 35336
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'migration-unix.c')
0 files changed, 0 insertions, 0 deletions