diff options
| author | Peter Maydell | 2014-01-01 22:56:57 +0100 |
|---|---|---|
| committer | Juan Quintela | 2014-02-04 15:51:45 +0100 |
| commit | 20bcf73fa80c3477b6aaf5f39f18f031ff55de92 (patch) | |
| tree | 9206d86ca4125b3370c1b4144b9c34eccd8aebf6 /scripts | |
| parent | linux-user: Fix trampoline code for CRIS (diff) | |
| download | qemu-20bcf73fa80c3477b6aaf5f39f18f031ff55de92.tar.gz qemu-20bcf73fa80c3477b6aaf5f39f18f031ff55de92.tar.xz qemu-20bcf73fa80c3477b6aaf5f39f18f031ff55de92.zip | |
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
The VMSTATE_STRUCT_POINTER macros are a bit odd in that they
must be passed an argument "FooType *" rather than just taking
the FooType. They're only used in one place, so it's easy to
tidy this up. This also lets us use the macro to replace the
hand-rolled VMSTATE_PTIMER.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
