All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Richard Henderson <rth@twiddle.net>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Igor Mammedov <imammedo@redhat.com>
Subject: Re: [PULL 00/18] x86 and machine queue, 2019-10-15
Date: Fri, 18 Oct 2019 10:56:23 +0100	[thread overview]
Message-ID: <CAFEAcA_CQ52JOu64DkQMA2T_zC3RZxgovcunkgGCo6VnRhhJjw@mail.gmail.com> (raw)
In-Reply-To: <20191015213745.22174-1-ehabkost@redhat.com>

On Tue, 15 Oct 2019 at 22:37, Eduardo Habkost <ehabkost@redhat.com> wrote:
>
> The following changes since commit 69b81893bc28feb678188fbcdce52eff1609bdad:
>
>   Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191015' into staging (2019-10-15 18:15:59 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/ehabkost/qemu.git tags/machine-next-pull-request
>
> for you to fetch changes up to 69edb0f37a52053978de65a81241ef171a6f2396:
>
>   target/i386: Add Snowridge-v2 (no MPX) CPU model (2019-10-15 18:34:44 -0300)
>
> ----------------------------------------------------------------
> x86 and machine queue, 2019-10-15
>
> Features:
> * Snowridge-v2 (no MPX) CPU model (Xiaoyao Li)
>
> Bug fixes:
> * cpu-plug-test: fix device_add for pc/q35 machines (Igor Mammedov)
> * Fix legacy guest with xsave panic on older Linux kernel (Bingsong Si)
> * Omit all-zeroes entries from KVM CPUID table (Eduardo Habkost)
>
> Cleanups:
> * Convert reset handlers to DeviceReset (Philippe Mathieu-Daudé)
> * MachineClass::auto_enable_numa field (Tao Xu)
> * target/i386/cpu.h cleanups (Tao Xu)
> * memory_device_get_free_addr() cleanups (Wei Yang)
>

Applied, thanks.

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

-- PMM


      parent reply	other threads:[~2019-10-18  9:57 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15 21:37 [PULL 00/18] x86 and machine queue, 2019-10-15 Eduardo Habkost
2019-10-15 21:37 ` [PULL 01/18] tests: add qtest_qmp_device_add_qdict() helper Eduardo Habkost
2019-10-15 21:37 ` [PULL 02/18] tests: cpu-plug-test: fix device_add for pc/q35 machines Eduardo Habkost
2019-10-15 21:37 ` [PULL 03/18] numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node Eduardo Habkost
2019-10-15 21:37 ` [PULL 04/18] hw/acpi/piix4: Convert reset handler to DeviceReset Eduardo Habkost
2019-10-15 21:37 ` [PULL 05/18] hw/isa/piix4: " Eduardo Habkost
2019-10-15 21:37 ` [PULL 06/18] hw/ide/piix: " Eduardo Habkost
2019-10-15 21:37 ` [PULL 07/18] hw/ide/sii3112: " Eduardo Habkost
2019-10-15 21:37 ` [PULL 08/18] hw/ide/via82c: " Eduardo Habkost
2019-10-15 21:37 ` [PULL 09/18] hw/isa/vt82c686: " Eduardo Habkost
2019-10-15 21:37 ` [PULL 10/18] hw/input/lm832x: " Eduardo Habkost
2019-10-15 21:37 ` [PULL 11/18] hw/misc/vmcoreinfo: Add comment about reset handler Eduardo Habkost
2019-10-15 21:37 ` [PULL 12/18] memory-device: not necessary to use goto for the last check Eduardo Habkost
2019-10-15 21:37 ` [PULL 13/18] memory-device: break the loop if tmp exceed the hinted range Eduardo Habkost
2019-10-15 21:37 ` [PULL 14/18] target/i386: clean up comments over 80 chars per line Eduardo Habkost
2019-10-15 21:37 ` [PULL 15/18] target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro Eduardo Habkost
2019-10-15 21:37 ` [PULL 16/18] i386: Fix legacy guest with xsave panic on host kvm without update cpuid Eduardo Habkost
2019-10-15 21:37 ` [PULL 17/18] i386: Omit all-zeroes entries from KVM CPUID table Eduardo Habkost
2019-10-15 21:37 ` [PULL 18/18] target/i386: Add Snowridge-v2 (no MPX) CPU model Eduardo Habkost
2019-10-18  9:56 ` Peter Maydell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFEAcA_CQ52JOu64DkQMA2T_zC3RZxgovcunkgGCo6VnRhhJjw@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=ehabkost@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.