qemu-e2k/hw/mem
Wei Yang 64afc7c32b memory-device: break the loop if tmp exceed the hinted range
The memory-device list built by memory_device_build_list is ordered by
its address, this means if the tmp range exceed the hinted range, all
the following range will not overlap with it.

And this won't change default pc-dimm mapping and address assignment stay
the same as before this change.

Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <20190730003740.20694-3-richardw.yang@linux.intel.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-10-15 18:18:08 -03:00
..
Kconfig ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs memory-device: introduce separate config option 2018-10-24 06:44:59 -03:00
memory-device.c memory-device: break the loop if tmp exceed the hinted range 2019-10-15 18:18:08 -03:00
nvdimm.c Include sysemu/hostmem.h less 2019-08-16 13:31:53 +02:00
pc-dimm.c numa: move numa global variable nb_numa_nodes into MachineState 2019-09-03 11:26:55 -03:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00