
On Mon, Sep 10, 2018 at 10:06:09AM -0600, Jim Fehlig wrote:
On 09/07/2018 01:29 PM, Marek Marczykowski-Górecki wrote:
Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> --- Changes in v2: - use virDomainObjEndAPI - drop duplicated error reporting on virDomainObjIsActive - bump version comment to 4.8.0
Changes in v3: - fix virDomainObjIsActive -> virDomainObjCheckActive - reuse duration not supported message from qemu - fix indentation - destroy the domain if death event re-enabling fails --- src/libxl/libxl_driver.c | 127 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 127 insertions(+)
Reviewed-by: Jim Fehlig <jfehlig@suse.com>
I've pushed the series.
Thanks. -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?