Am 19.04.2013 16:45, schrieb Jens Freimann: > Hi Andreas, > > I have two patches to make dump-guest-memory related > cpu_write_elfxx_note functions members of CPUClass and pass CPUstate > as an argument instead of CPUArchState. > > This is preparation for s390 patches which will follow on Monday. > > Jens Freimann (2): > qom: Convert cpu_write_elfXX_note functions to CPUState > i386: use CPUClass->write_elf* functions
Thanks, squashed and applied to qom-cpu (with changes below): https://github.com/afaerber/qemu-cpu/commits/qom-cpu * squashed both for bisectability * fixed argument indentation * s/klass/cc/g in qom/cpu.c; TODO: class_init still uses k * dropped including cpu-qom.h in target-i386/cpu.c * dropped including qom/cpu.h in target-i386/arch_dump.c * retained stubs from dump-stub.c in qom/cpu.c * target-i386: reserve "cpu" for X86CPU and avoid env_ptr usage Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg