« Previous | Next » 

Revision 84e2e3eb

ID84e2e3eb5f20248ce85d11b8b751e2bd01d8fd95

Added by Juan Quintela over 14 years ago

vmstate: remove const for put operations

In a later patch, we introduce pre_save() and post_save() functions.
The whole point of that operation is to change things in the state.
Without this patch, we have to remove the const qualifier in each
use with a cast

Signed-off-by: Juan Quintela <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences