Files
qemu/include/hw
Peter Maydell 20bcf73fa8 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>
2014-02-04 15:51:45 +01:00
..
2013-06-07 14:55:33 +02:00
2013-04-29 08:27:47 -05:00
2013-12-17 20:12:51 +00:00
2013-12-24 18:02:18 +01:00
2014-02-03 14:04:00 +00:00
2014-01-26 13:11:45 +02:00
2014-01-26 13:06:48 +02:00
2013-07-29 21:06:27 +02:00
2013-11-05 17:47:30 +01:00
2014-01-26 13:06:49 +02:00
2013-12-17 20:12:51 +00:00
2013-06-27 15:38:35 -05:00
2013-05-01 20:55:21 +04:00
2014-01-06 15:02:30 -05:00