mbox

[PULL,0/3] Machine and x86 queue, 2021-02-18

Message ID 20210218232415.1001078-1-ehabkost@redhat.com
State New
Headers show

Pull-request

https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request

Message

Eduardo Habkost Feb. 18, 2021, 11:24 p.m. UTC
I'm hugely behind in backlog of qemu-devel messages and patches
to queue/review (my apologies to all waiting for something from
me).  I'm flushing the few patches I had queued so they don't get
stale.

The following changes since commit c79f01c9450bcf90c08a77f13fbf67bdba59a316:

  Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into staging (2021-02-18 16:33:36 +0000)

are available in the Git repository at:

  https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request

for you to fetch changes up to bf475162d70a16a6cef478272aa32be1025aa72a:

  hostmem: Don't report pmem attribute if unsupported (2021-02-18 16:43:17 -0500)

----------------------------------------------------------------
Machine and x86 queue, 2021-02-18

Feature:
* i386: Add the support for AMD EPYC 3rd generation processors
  (Babu Moger)

Bug fix:
* hostmem: Don't report pmem attribute if unsupported
  (Michal Privoznik)

Cleanup:
* device-crash-test: Remove problematic language
  (Eduardo Habkost)

----------------------------------------------------------------

Babu Moger (1):
  i386: Add the support for AMD EPYC 3rd generation processors

Eduardo Habkost (1):
  device-crash-test: Remove problematic language

Michal Privoznik (1):
  hostmem: Don't report pmem attribute if unsupported

 target/i386/cpu.h         |   4 ++
 backends/hostmem-file.c   |  13 ++---
 scripts/device-crash-test |  96 +++++++++++++++++-----------------
 target/i386/cpu.c         | 107 +++++++++++++++++++++++++++++++++++++-
 4 files changed, 162 insertions(+), 58 deletions(-)

Comments

Eduardo Habkost Feb. 18, 2021, 11:38 p.m. UTC | #1
On Thu, Feb 18, 2021 at 06:24:12PM -0500, Eduardo Habkost wrote:
> I'm hugely behind in backlog of qemu-devel messages and patches
> to queue/review (my apologies to all waiting for something from
> me).  I'm flushing the few patches I had queued so they don't get
> stale.
> 
> The following changes since commit c79f01c9450bcf90c08a77f13fbf67bdba59a316:
> 
>   Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into staging (2021-02-18 16:33:36 +0000)
> 
> are available in the Git repository at:
> 
>   https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request
> 
> for you to fetch changes up to bf475162d70a16a6cef478272aa32be1025aa72a:
> 
>   hostmem: Don't report pmem attribute if unsupported (2021-02-18 16:43:17 -0500)

My apologies, a corrected version of the pull request tag was
pushed, with the correct version of the EPYC-Milan patch:

The following changes since commit c79f01c9450bcf90c08a77f13fbf67bdba59a316:

  Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into staging (2021-02-18 16:33:36 +0000)

are available in the Git repository at:

  https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request

for you to fetch changes up to def835f0da0d153b397071e6bb8f2b46f51f96b4:

  hostmem: Don't report pmem attribute if unsupported (2021-02-18 18:34:47 -0500)

----------------------------------------------------------------
Machine and x86 queue, 2021-02-18

Feature:
* i386: Add the support for AMD EPYC 3rd generation processors
  (Babu Moger)

Bug fix:
* hostmem: Don't report pmem attribute if unsupported
  (Michal Privoznik)

Cleanup:
* device-crash-test: Remove problematic language
  (Eduardo Habkost)

----------------------------------------------------------------

Babu Moger (1):
  i386: Add the support for AMD EPYC 3rd generation processors

Eduardo Habkost (1):
  device-crash-test: Remove problematic language

Michal Privoznik (1):
  hostmem: Don't report pmem attribute if unsupported

 target/i386/cpu.h         |   4 ++
 backends/hostmem-file.c   |  13 ++---
 scripts/device-crash-test |  96 +++++++++++++++++-----------------
 target/i386/cpu.c         | 107 +++++++++++++++++++++++++++++++++++++-
 4 files changed, 162 insertions(+), 58 deletions(-)
Peter Maydell Feb. 19, 2021, 2:54 p.m. UTC | #2
On Thu, 18 Feb 2021 at 23:38, Eduardo Habkost <ehabkost@redhat.com> wrote:
>
> On Thu, Feb 18, 2021 at 06:24:12PM -0500, Eduardo Habkost wrote:
> > I'm hugely behind in backlog of qemu-devel messages and patches
> > to queue/review (my apologies to all waiting for something from
> > me).  I'm flushing the few patches I had queued so they don't get
> > stale.
> >
> > The following changes since commit c79f01c9450bcf90c08a77f13fbf67bdba59a316:
> >
> >   Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into staging (2021-02-18 16:33:36 +0000)
> >
> > are available in the Git repository at:
> >
> >   https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request
> >
> > for you to fetch changes up to bf475162d70a16a6cef478272aa32be1025aa72a:
> >
> >   hostmem: Don't report pmem attribute if unsupported (2021-02-18 16:43:17 -0500)
>
> My apologies, a corrected version of the pull request tag was
> pushed, with the correct version of the EPYC-Milan patch:
>
> The following changes since commit c79f01c9450bcf90c08a77f13fbf67bdba59a316:
>
>   Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into staging (2021-02-18 16:33:36 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request
>
> for you to fetch changes up to def835f0da0d153b397071e6bb8f2b46f51f96b4:
>
>   hostmem: Don't report pmem attribute if unsupported (2021-02-18 18:34:47 -0500)
>
> ----------------------------------------------------------------
> Machine and x86 queue, 2021-02-18
>
> Feature:
> * i386: Add the support for AMD EPYC 3rd generation processors
>   (Babu Moger)
>
> Bug fix:
> * hostmem: Don't report pmem attribute if unsupported
>   (Michal Privoznik)
>
> Cleanup:
> * device-crash-test: Remove problematic language
>   (Eduardo Habkost)


Applied, thanks.

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

-- PMM