On 06/04/2013 11:13 PM, Eric Blake wrote:
On 06/04/2013 02:55 AM, Guannan Ren wrote:
> The work was done at the time of snapshot xmlstring parsing
>
> if (offline && def->memory &&
> def->memory != VIR_DOMAIN_SNAPSHOT_LOCATION_NONE) {
> virReportError(...);
> }
> ---
> src/qemu/qemu_driver.c | 8 --------
> 1 file changed, 8 deletions(-)
ACK.
Pushed, thanks.
Guannan