Re: [Qemu-devel] [PATCH v9 2/7] i386: Add new property to control cache info

2018-05-14 Thread Eduardo Habkost
On Mon, May 14, 2018 at 11:41:51AM -0500, Babu Moger wrote: > The property legacy-cache will be used to control the cache information. > If user passes "-cpu legacy-cache" then older information will > be displayed even if the hardware supports new information. Otherwise > use the statically loaded

[Qemu-devel] [PATCH v9 2/7] i386: Add new property to control cache info

2018-05-14 Thread Babu Moger
The property legacy-cache will be used to control the cache information. If user passes "-cpu legacy-cache" then older information will be displayed even if the hardware supports new information. Otherwise use the statically loaded cache definitions if available. Renamed the previous cache structu