On Tue, May 30, 2017 at 05:24:55PM +0300, Michael S. Tsirkin wrote:
> On Wed, May 10, 2017 at 05:34:53PM +0200, Thomas Huth wrote:
> > We don't want to carry along old machine types forever. If we are able to
> > remove the pc machines up to 0.13 one day for example, this would allow
> > us to even
On Tue, May 30, 2017 at 12:35:01PM +0200, Gerd Hoffmann wrote:
> Hi,
>
> > > v2:
> > > - Deprecate machines up to pc-1.2
> > >
> > > hw/i386/pc_piix.c | 9 +
> > > 1 file changed, 9 insertions(+)
> > >
> > > diff --git a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c
> > > index 9f102aa..aace
On Wed, May 10, 2017 at 05:34:53PM +0200, Thomas Huth wrote:
> We don't want to carry along old machine types forever. If we are able to
> remove the pc machines up to 0.13 one day for example, this would allow
> us to eventually kill the code for rombar=0 (i.e. where QEMU copies ROM
> BARs directl
Hi,
> So far we've got deprecation warnings at very different places in the
> code - for command line parameters, for HMP commands, for some few
> devices, ... and this time it's for the first time for old machine
> types. I currently don't see a pattern yet where a "deprecated" flag
> in
> Mach
On 30.05.2017 13:02, Igor Mammedov wrote:
> On Tue, 30 May 2017 12:35:01 +0200
> Gerd Hoffmann wrote:
>
>> Hi,
>>
v2:
- Deprecate machines up to pc-1.2
hw/i386/pc_piix.c | 9 +
1 file changed, 9 insertions(+)
diff --git a/hw/i386/pc_piix.c b/hw/i386
On 30.05.2017 12:35, Gerd Hoffmann wrote:
> Hi,
>
>>> v2:
>>> - Deprecate machines up to pc-1.2
>>>
>>> hw/i386/pc_piix.c | 9 +
>>> 1 file changed, 9 insertions(+)
>>>
>>> diff --git a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c
>>> index 9f102aa..aace378 100644
>>> --- a/hw/i386/pc_piix.c
On Tue, 30 May 2017 12:35:01 +0200
Gerd Hoffmann wrote:
> Hi,
>
> > > v2:
> > > - Deprecate machines up to pc-1.2
> > >
> > > hw/i386/pc_piix.c | 9 +
> > > 1 file changed, 9 insertions(+)
> > >
> > > diff --git a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c
> > > index 9f102aa..aace378 1
Hi,
> > v2:
> > - Deprecate machines up to pc-1.2
> >
> > hw/i386/pc_piix.c | 9 +
> > 1 file changed, 9 insertions(+)
> >
> > diff --git a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c
> > index 9f102aa..aace378 100644
> > --- a/hw/i386/pc_piix.c
> > +++ b/hw/i386/pc_piix.c
> > @@ -38,6 +38
On 10.05.2017 17:34, Thomas Huth wrote:
> We don't want to carry along old machine types forever. If we are able to
> remove the pc machines up to 0.13 one day for example, this would allow
> us to eventually kill the code for rombar=0 (i.e. where QEMU copies ROM
> BARs directly to low memory). Eve
We don't want to carry along old machine types forever. If we are able to
remove the pc machines up to 0.13 one day for example, this would allow
us to eventually kill the code for rombar=0 (i.e. where QEMU copies ROM
BARs directly to low memory). Everything up to pc-1.2 is also known to
have issue
10 matches
Mail list logo