Re: [PULL 0/1] KVM fix for QEMU 4.2-rc

2019-12-06 Thread Peter Maydell
On Fri, 6 Dec 2019 at 15:04, Paolo Bonzini  wrote:
>
> The following changes since commit 1bdc319ab5d289ce6b822e06fb2b13666fd9278e:
>
>   Update version for v4.2.0-rc4 release (2019-12-03 17:56:30 +)
>
> are available in the Git repository at:
>
>   git://github.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to 2605188240f939fa9ae9353f53a0985620b34769:
>
>   target/i386: disable VMX features if nested=0 (2019-12-06 12:35:40 +0100)
>
> 
> * fix for x86 KVM on older kernels (Yang Zhong)
>
> 
> Yang Zhong (1):
>   target/i386: disable VMX features if nested=0


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2
for any user-visible changes.

-- PMM



Re: [PULL 0/1] KVM fix for QEMU 4.2-rc

2019-12-06 Thread Peter Maydell
On Fri, 6 Dec 2019 at 15:04, Paolo Bonzini  wrote:
>
> The following changes since commit 1bdc319ab5d289ce6b822e06fb2b13666fd9278e:
>
>   Update version for v4.2.0-rc4 release (2019-12-03 17:56:30 +)
>
> are available in the Git repository at:
>
>   git://github.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to 2605188240f939fa9ae9353f53a0985620b34769:
>
>   target/i386: disable VMX features if nested=0 (2019-12-06 12:35:40 +0100)
>
> 
> * fix for x86 KVM on older kernels (Yang Zhong)

I know you talked to me on irc about this, but pull request
cover letters at this stage in the release process really
need detailed discussion of what is being fixed, the
severity of the bug and why it needs to go into this
release rather than waiting for 5.0...

>
> 
> Yang Zhong (1):
>   target/i386: disable VMX features if nested=0
>
>  target/i386/kvm.c | 8 
>  1 file changed, 8 insertions(+)
> --
> 2.21.0

thanks
-- PMM



[PULL 0/1] KVM fix for QEMU 4.2-rc

2019-12-06 Thread Paolo Bonzini
The following changes since commit 1bdc319ab5d289ce6b822e06fb2b13666fd9278e:

  Update version for v4.2.0-rc4 release (2019-12-03 17:56:30 +)

are available in the Git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 2605188240f939fa9ae9353f53a0985620b34769:

  target/i386: disable VMX features if nested=0 (2019-12-06 12:35:40 +0100)


* fix for x86 KVM on older kernels (Yang Zhong)


Yang Zhong (1):
  target/i386: disable VMX features if nested=0

 target/i386/kvm.c | 8 
 1 file changed, 8 insertions(+)
-- 
2.21.0