
5 Jun
2013
5 Jun
'13
4:39 a.m.
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