commit | ebe52b592dd5867fce7238f49b8c0416c3eedb6c | [log] [tgz] |
---|---|---|
author | Corey Bryant <coreyb@linux.vnet.ibm.com> | Thu Oct 18 15:19:33 2012 -0400 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Oct 24 10:26:19 2012 +0200 |
tree | b9ada7102011fd42931b981a3c03b611f50dc106 | |
parent | e446f70d54b4920e8ca5af509271b69eab86e37b [diff] |
monitor: Prevent removing fd from set during init If an fd is added to an fd set via the command line, and it is not referenced by another command line option (ie. -drive), then clean it up after QEMU initialization is complete. Signed-off-by: Corey Bryant <coreyb@linux.vnet.ibm.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>