Remove SaveVM v2 support
authorJuan Quintela <quintela@redhat.com>
Thu, 10 Sep 2009 01:04:24 +0000 (03:04 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 11 Sep 2009 15:19:50 +0000 (10:19 -0500)
commitbbfe1408fa5c75835f835d538c37d4e0857db214
treed191b77d81ce047dcf7cf520212b336edd4c8112
parent94fb0909645de18481cc726ee0ec9b5afa861394
Remove SaveVM v2 support

In previosu series I remove v2 support for RAM (that was the version that was
supported when SaveVM v3 appeared).  Now we can't load RAM for any image saved in SaveVM v2, we can as well remove SaveVM v2 entirely.

Note: That SaveVM RAM was at v2 when General SaveVM support went from v2 to v3 makes talking about versions confusing at least

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
savevm.c