On Tue, 15 Oct 2019 at 22:37, Eduardo Habkost <ehabk...@redhat.com> wrote: > > The following changes since commit 69b81893bc28feb678188fbcdce52eff1609bdad: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20191015' into staging (2019-10-15 > 18:15:59 +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 69edb0f37a52053978de65a81241ef171a6f2396: > > target/i386: Add Snowridge-v2 (no MPX) CPU model (2019-10-15 18:34:44 -0300) > > ---------------------------------------------------------------- > x86 and machine queue, 2019-10-15 > > Features: > * Snowridge-v2 (no MPX) CPU model (Xiaoyao Li) > > Bug fixes: > * cpu-plug-test: fix device_add for pc/q35 machines (Igor Mammedov) > * Fix legacy guest with xsave panic on older Linux kernel (Bingsong Si) > * Omit all-zeroes entries from KVM CPUID table (Eduardo Habkost) > > Cleanups: > * Convert reset handlers to DeviceReset (Philippe Mathieu-Daudé) > * MachineClass::auto_enable_numa field (Tao Xu) > * target/i386/cpu.h cleanups (Tao Xu) > * memory_device_get_free_addr() cleanups (Wei Yang) >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM