Markus Groß wrote:
> v2:
> * incorporated Jim Fehlig's review
>
> ---
>  src/libxl/libxl_driver.c |   95 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 95 insertions(+), 0 deletions(-)
>   

ACK, but I suspect we'll have to wait until 0.9.2 is released before pushing

[...]
> @@ -3265,6 +3359,7 @@ static virDriver libxlDriver = {
>      .domainSetMemoryFlags = libxlDomainSetMemoryFlags, /* 0.9.0 */
>      .domainGetInfo = libxlDomainGetInfo, /* 0.9.0 */
>      .domainGetState = libxlDomainGetState, /* 0.9.2 */
> +    .domainCoreDump = libxlDomainCoreDump, /* 0.9.2 */
>   

And remember to change this to 0.9.3 before doing so.

Regards,
Jim

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to