On 5 March 2012 08:30, Igor Mitsyanko <i.mitsya...@samsung.com> wrote: > This patchset cleans up and optimizes vmstate implementation. > > v1-v2 > PATCH 4 now moves VMSTATE_UINTTL* macros to cpu-defs.h instead of to > vmstate.h. > put_target_ul/get_target_ul introduction is dropped. > PATCH2,PATCH3 commit messages are rewritten a little bit. But I'm still > not sure whether Andrzej Zaborowski agreed with these changes or not. > > > Patch 1 is a trivial bug fixing. > Patches 2 and 3 replaces target_phys_addr_t in pxa implementation > to uint32_t. > Patch 4 moves VMSTATE_UINTTL from hw/hw.h to cpu-defs.h. > Patch 5 introduces mechanism to save variable-size buffers.
Unless anybody wants to object, I'm going to take patches 2 and 3 into arm-devs.next and put them in my next pullreq (probably end of the week). Andrzej? -- PMM