Message ID | 20201015164501.462775-1-ehabkost@redhat.com |
---|---|
Headers | show |
Series | x86 queue, 2020-10-15 | expand |
On Thu, 15 Oct 2020 at 17:45, Eduardo Habkost <ehabkost@redhat.com> wrote: > > The following changes since commit 57c98ea9acdcef5021f5671efa6475a5794a51c4: > > Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201014-pull-request' into staging (2020-10-14 13:56:06 +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 3e6a015cbd0f61c19cdc02d5ce74a3e60235cb9a: > > i386: Mark Icelake-Client CPU models deprecated (2020-10-14 15:28:55 -0400) > > ---------------------------------------------------------------- > x86 queue, 2020-10-15 > > Cleanups: > * Drop x86_cpu_get_supported_feature_word() forward declaration > (Vitaly Kuznetsov) > * Delete kvm_allows_irq0_override() (Eduardo Habkost) > * Correct documentation of kvm_irqchip_*() (Eduardo Habkost) > * Fix FEATURE_HYPERV_EDX value in hyperv_passthrough case (Zhenyu Wang) > > Deprecation: > * CPU model deprecation API (Robert Hoo) > * Mark Icelake-Client CPU models deprecated (Robert Hoo) > > Bug fixes: > * Remove core_id assert check in CPUID 0x8000001E (Babu Moger) > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM