Am 09.06.2013 18:10, schrieb Andreas Färber:
> Andreas Färber (13):
[...]
> cpu: Turn cpu_paging_enabled() into a CPUState hook
> memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h
> cpu: Turn cpu_get_memory_mapping() into a CPUState hook
> memory_mapping: Drop qemu_get_memor
Hello,
As requested by Paolo, this replaces Kate's previous memory_mapping split
and my follow-ups and instead goes directly for moving things to CPUState.
All knowledge about dump / memory mapping are moved away from configure.
v4 incorporates minor API changes, suggested by Luiz, as well as tw
Am 09.06.2013 18:10, schrieb Andreas Färber:
> Andreas Färber (13):
> dump: Move stubs into libqemustub.a
[...]
> Eduardo Habkost (3):
> pc: Create pc-*-1.6 machine-types
> target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
> target-i386: Set level=4 on Conroe/Penryn/Nehal