On Thu, 16 Jul 2020 at 19:19, Eduardo Habkost <ehabk...@redhat.com> wrote: > > The following changes since commit ee5128bb00f90dd301991d80d1db5224ce924c84: > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into > staging (2020-07-16 13:12:05 +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 818b9f111d64b40661d08f5e23236ac1ca5df505: > > i386: hvf: Explicitly set CR4 guest/host mask (2020-07-16 14:15:13 -0400) > > ---------------------------------------------------------------- > x86 fixes for -rc1 > > Fixes for x86 that missed hard freeze: > * Don't trigger warnings for features set by > CPU model versions (Xiaoyao Li) > * Missing features in Icelake-Server, Skylake-Server, > Cascadelake-Server CPU models (Chenyi Qiang) > * Fix hvf x86_64 guest boot crash (Roman Bolshakov)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM