On 17 August 2018 at 02:33, Eduardo Habkost <ehabk...@redhat.com> wrote: > The following changes since commit bb16c0412a572c2c9cd44496deb3ad430bc49c1a: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20180816' into staging (2018-08-16 > 14:35:50 +0100) > > are available in the Git repository at: > > git://github.com/ehabkost/qemu.git tags/x86-next-pull-request > > for you to fetch changes up to 7210a02c58572b2686a3a8d610c6628f87864aed: > > i386: Disable TOPOEXT by default on "-cpu host" (2018-08-16 13:43:01 -0300) > > ---------------------------------------------------------------- > x86 queue, 2018-08-16 > > Bug fix: > * Some guests may crash when using "-cpu host" due to TOPOEXT, > disable it by default > > Features: > * PV_SEND_IPI feature bit > * Icelake-{Server,Client} CPU models > * New CPUID feature bits: PV_SEND_IPI, WBNOINVD, PCONFIG, ARCH_CAPABILITIES > > Documentation: > * docs/qemu-cpu-models.texi
Applied, thanks. -- PMM