diff options
author | Ian Campbell | 2016-01-15 14:23:37 +0100 |
---|---|---|
committer | Stefano Stabellini | 2016-01-26 18:19:16 +0100 |
commit | 549e9bcabc2f5b37b0be8c24257e0b527bffb49a (patch) | |
tree | c83360a4b75c4874232bb0518175856b613e0c4c /include/hw/xen/xen_backend.h | |
parent | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (diff) | |
download | qemu-549e9bcabc2f5b37b0be8c24257e0b527bffb49a.tar.gz qemu-549e9bcabc2f5b37b0be8c24257e0b527bffb49a.tar.xz qemu-549e9bcabc2f5b37b0be8c24257e0b527bffb49a.zip |
xen_console: correctly cleanup primary console on teardown.
All of the work in con_disconnect applies to the primary console case
(when xendev->dev is NULL). Therefore remove the early check and bail
and allow it to fall through. All of the existing code is correctly
conditional already.
The ->dev and ->gnttabdev handles are either both set or neither. For
consistency with con_initialise() with to the former here too.
With this con_initialise and con_disconnect now mirror each other.
Fix up a hard tab in the function while editing.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'include/hw/xen/xen_backend.h')
0 files changed, 0 insertions, 0 deletions