On Fri, 5 Jul 2019 at 23:15, Eduardo Habkost <ehabk...@redhat.com> wrote: > > Changes v5 -> v6: > * Rebase and solve conflicts with other pull requests > (for the 4th time) > * Included Cascadelake-Server-v2 update > > Changes v4 -> v5: > * Rebase and solve conflicts with commit 374f63f6810a ("Merge remote-tracking > branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2' into staging") > > Changes v3 -> v4: > * Fix ppc64 "make check" failure > > Changes v2 -> v3: > * Fix "make check" warnings (Igor Mammedov) > * Fix conflicts of "hw/arm: Replace global smp variables with > machine smp properties" with recent arm changes (Eduardo Habkost) > * x86 versioned CPU models (Eduardo Habkost) > * SnowRidge CPU model (Paul Lai) > * Add deprecation information to query-machines (Eduardo Habkost) > > Changes v1 -> v2: > * Fix s390x build failure > > The following changes since commit d2c5f91ca944aaade642624397e1853801bbc744: > > Merge remote-tracking branch > 'remotes/vivier2/tags/trivial-branch-pull-request' into staging (2019-07-05 > 16:16:15 +0100) > > are available in the Git repository at: > > git://github.com/ehabkost/qemu.git tags/machine-next-pull-request > > for you to fetch changes up to af135030e3405af5ce234a9f92cf8cc4e55fec96: > > tests: use -numa memdev option in tests instead of legacy 'mem' option > (2019-07-05 17:12:45 -0300) > > ---------------------------------------------------------------- > Machine and x86 queue, 2019-07-05 > > * CPU die topology support (Like Xu) > * Deprecation of features (Igor Mammedov): > * 'mem' parameter of '-numa node' option > * implict memory distribution between NUMA nodes > * deprecate -mem-path fallback to anonymous RAM > * x86 versioned CPU models (Eduardo Habkost) > * SnowRidge CPU model (Paul Lai) > * Add deprecation information to query-machines (Eduardo Habkost) > * Other i386 fixes >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1 for any user-visible changes. -- PMM