libxl: change ao_device_remove to ao_device
authorRoger Pau Monne <roger.pau@citrix.com>
Mon, 23 Jul 2012 12:09:40 +0000 (13:09 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Mon, 23 Jul 2012 12:09:40 +0000 (13:09 +0100)
commitffdd57ae1b764c55692f2692e62e69d927fd1d7a
tree729476ef41338ec777fb9ffcb87e24e6d5ece06b
parent58f02be6b19f9f13a97bf7e17b2c574151193117
libxl: change ao_device_remove to ao_device

Introduce a new structure to track state of device backends, that will
be used in following patches on this series.

This structure if used for both device creation and device
destruction and removes libxl__ao_device_remove.

Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/libxl_device.c
tools/libxl/libxl_internal.h
tools/libxl/xl_cmdimpl.c
tools/ocaml/libs/xl/xenlight_stubs.c