On Tue, Jun 25, 2019 at 05:13:57PM +0100, Daniel P. Berrangé wrote:
> On Tue, Jun 25, 2019 at 02:00:02AM -0300, Eduardo Habkost wrote:
> > This series implements basic infrastructure for CPU model
> > versioning, as discussed before[1][2][3]. This will finally
> > allow us to update CPU models in
On Tue, Jun 25, 2019 at 02:00:02AM -0300, Eduardo Habkost wrote:
> This series implements basic infrastructure for CPU model
> versioning, as discussed before[1][2][3]. This will finally
> allow us to update CPU models in ways that introduce new software
> or hardware requirements.
>
> My origina
Patchew URL:
https://patchew.org/QEMU/20190625050008.12789-1-ehabk...@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20190625050008.12789-1-ehabk...@redhat.com
Type: series
Subject: [Qemu-devel] [PATCH 0/6] x86 CPU
This series implements basic infrastructure for CPU model
versioning, as discussed before[1][2][3]. This will finally
allow us to update CPU models in ways that introduce new software
or hardware requirements.
My original plan was to use "query-cpu-model-expansion
mode=static" to resolve aliases,