On Tue, 3 Dec 2019 at 08:16, Paolo Bonzini <pbonz...@redhat.com> wrote: > > The following changes since commit 39032981fa851d25fb27527f25f046fed800e585: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2019-12-02' > into staging (2019-12-02 16:29:41 +0000) > > are available in the Git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 64bef038e777208e4c35beae7f980fbd994b87eb: > > hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR. > (2019-12-03 09:11:42 +0100) > > ---------------------------------------------------------------- > * last HVF fix (Cameron) > > ---------------------------------------------------------------- > Cameron Esfahani (1): > hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR. > > target/i386/hvf/hvf.c | 4 +++- > target/i386/hvf/x86hvf.c | 14 +++++++++----- > 2 files changed, 12 insertions(+), 6 deletions(-)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM