summaryrefslogtreecommitdiffstats
path: root/hw/serial.c
diff options
context:
space:
mode:
authorJuan Quintela2009-09-29 22:48:20 +0200
committerAnthony Liguori2009-10-05 16:32:36 +0200
commit84e2e3eb5f20248ce85d11b8b751e2bd01d8fd95 (patch)
tree3273be0631e4876e9703ff020560fc8072c4ea81 /hw/serial.c
parentvga: move back dirty_log functions to vga.c (diff)
downloadqemu-84e2e3eb5f20248ce85d11b8b751e2bd01d8fd95.tar.gz
qemu-84e2e3eb5f20248ce85d11b8b751e2bd01d8fd95.tar.xz
qemu-84e2e3eb5f20248ce85d11b8b751e2bd01d8fd95.zip
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 <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/serial.c')
0 files changed, 0 insertions, 0 deletions