]> xenbits.xensource.com Git - xen.git/commit
libxl: add config update callback to device type framework
authorJuergen Gross <jgross@suse.com>
Tue, 12 Jul 2016 15:30:43 +0000 (17:30 +0200)
committerWei Liu <wei.liu2@citrix.com>
Wed, 27 Jul 2016 11:30:10 +0000 (12:30 +0100)
commit9f3fbaff6cccdab9122e8c987fa5694f0930d7f4
tree1de1a9100a1a4c7ac8e14bc0e228bb7502c09200
parent20609ad8ee914c6e040bd64dac11e61aa5186ceb
libxl: add config update callback to device type framework

Some device types require a configuration update after resume of
domain. Add a callback for this purpose.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl_internal.c
tools/libxl/libxl_internal.h
tools/libxl/libxl_vtpm.c