Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-12-17 Thread Thomas Huth
Hi, On 25/11/2019 11.41, Philippe Mathieu-Daudé wrote: [...] > diff --git a/qemu-deprecated.texi b/qemu-deprecated.texi > index 4b4b7425ac..05265b43c8 100644 > --- a/qemu-deprecated.texi > +++ b/qemu-deprecated.texi > @@ -266,6 +266,11 @@ The 'scsi-disk' device is deprecated. Users should use >

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-27 Thread Philippe Mathieu-Daudé
On 11/27/19 10:31 PM, Aleksandar Markovic wrote: On Wed, Nov 27, 2019 at 10:17 PM Philippe Mathieu-Daudé wrote: Hi Aleksandar, On 11/27/19 7:47 PM, Aleksandar Markovic wrote: On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé wrote: The r4k machine was introduced in 2005 (6af0bf9c7)

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-27 Thread Aleksandar Markovic
On Wed, Nov 27, 2019 at 10:17 PM Philippe Mathieu-Daudé wrote: > > Hi Aleksandar, > > On 11/27/19 7:47 PM, Aleksandar Markovic wrote: > > On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé > > wrote: > >> > >> The r4k machine was introduced in 2005 (6af0bf9c7) and its last > >> logical chang

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-27 Thread Aleksandar Markovic
On Wed, Nov 27, 2019 at 10:17 PM Philippe Mathieu-Daudé wrote: > > Hi Aleksandar, > > On 11/27/19 7:47 PM, Aleksandar Markovic wrote: > > On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé > > wrote: > >> > >> The r4k machine was introduced in 2005 (6af0bf9c7) and its last > >> logical chang

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-27 Thread Philippe Mathieu-Daudé
Hi Aleksandar, On 11/27/19 7:47 PM, Aleksandar Markovic wrote: On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé wrote: The r4k machine was introduced in 2005 (6af0bf9c7) and its last logical change was in 2005 (9542611a6). After we can count 164 maintenance commits (QEMU API changes) w

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-27 Thread Philippe Mathieu-Daudé
On 11/27/19 8:40 PM, Aleksandar Markovic wrote: On Mon, Nov 25, 2019 at 4:40 PM Daniel P. Berrangé wrote: On Mon, Nov 25, 2019 at 03:45:35PM +0100, Aleksandar Markovic wrote: On Monday, November 25, 2019, Philippe Mathieu-Daudé wrote: The r4k machine was introduced in 2005 (6af0bf9c7) and

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-27 Thread Aleksandar Markovic
On Mon, Nov 25, 2019 at 4:40 PM Daniel P. Berrangé wrote: > > On Mon, Nov 25, 2019 at 03:45:35PM +0100, Aleksandar Markovic wrote: > > On Monday, November 25, 2019, Philippe Mathieu-Daudé > > wrote: > > > > > The r4k machine was introduced in 2005 (6af0bf9c7) and its last > > > logical change was

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-27 Thread Aleksandar Markovic
On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé wrote: > > The r4k machine was introduced in 2005 (6af0bf9c7) and its last > logical change was in 2005 (9542611a6). After we can count 164 > maintenance commits (QEMU API changes) with the exception of > 1 fix in 2015 (memory leak, commit 3a

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-27 Thread Aleksandar Markovic
On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé wrote: > > The r4k machine was introduced in 2005 (6af0bf9c7) and its last > logical change was in 2005 (9542611a6). After we can count 164 > maintenance commits (QEMU API changes) with the exception of > 1 fix in 2015 (memory leak, commit 3a

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-26 Thread Philippe Mathieu-Daudé
On Tue, Nov 26, 2019 at 11:03 PM Aleksandar Markovic wrote: > On Tuesday, November 26, 2019, Philippe Mathieu-Daudé > wrote: >> >> Hi Aleksandar, >> >> On 11/26/19 9:46 PM, Aleksandar Markovic wrote: >>> >>> On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé >>> wrote: The r

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-26 Thread Aleksandar Markovic
On Tuesday, November 26, 2019, Philippe Mathieu-Daudé wrote: > Hi Aleksandar, > > On 11/26/19 9:46 PM, Aleksandar Markovic wrote: > >> On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé >> wrote: >> >>> >>> The r4k machine was introduced in 2005 (6af0bf9c7) and its last >>> logical change w

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-26 Thread Philippe Mathieu-Daudé
Hi Aleksandar, On 11/26/19 9:46 PM, Aleksandar Markovic wrote: On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé wrote: The r4k machine was introduced in 2005 (6af0bf9c7) and its last logical change was in 2005 (9542611a6). After we can count 164 maintenance commits (QEMU API changes) w

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-26 Thread Aleksandar Markovic
On Mon, Nov 25, 2019 at 11:41 AM Philippe Mathieu-Daudé wrote: > > The r4k machine was introduced in 2005 (6af0bf9c7) and its last > logical change was in 2005 (9542611a6). After we can count 164 > maintenance commits (QEMU API changes) with the exception of > 1 fix in 2015 (memory leak, commit 3a

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-25 Thread Eric Blake
On 11/25/19 9:40 AM, Daniel P. Berrangé wrote: Please don't start any deprecation process. This requires certain consultation within my company. Rest assured that everyone's opinion will be taken into account while doing consiltation. The idea of having a deprecation process is precisely to al

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-25 Thread Daniel P . Berrangé
On Mon, Nov 25, 2019 at 03:45:35PM +0100, Aleksandar Markovic wrote: > On Monday, November 25, 2019, Philippe Mathieu-Daudé > wrote: > > > The r4k machine was introduced in 2005 (6af0bf9c7) and its last > > logical change was in 2005 (9542611a6). After we can count 164 > > maintenance commits (QE

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-25 Thread Aurelien Jarno
On 2019-11-25 11:41, Philippe Mathieu-Daudé wrote: > The r4k machine was introduced in 2005 (6af0bf9c7) and its last > logical change was in 2005 (9542611a6). After we can count 164 > maintenance commits (QEMU API changes) with the exception of > 1 fix in 2015 (memory leak, commit 3ad9fd5a). > > T

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-25 Thread Aleksandar Markovic
On Monday, November 25, 2019, Philippe Mathieu-Daudé wrote: > The r4k machine was introduced in 2005 (6af0bf9c7) and its last > logical change was in 2005 (9542611a6). After we can count 164 > maintenance commits (QEMU API changes) with the exception of > 1 fix in 2015 (memory leak, commit 3ad9fd

Re: [libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-25 Thread Philippe Mathieu-Daudé
On 11/25/19 3:45 PM, Aleksandar Markovic wrote: On Monday, November 25, 2019, Philippe Mathieu-Daudé > wrote: The r4k machine was introduced in 2005 (6af0bf9c7) and its last logical change was in 2005 (9542611a6). After we can count 164 maintenance commit

[libvirt] [PATCH-for-4.2] hw/mips: Deprecate the r4k machine

2019-11-25 Thread Philippe Mathieu-Daudé
The r4k machine was introduced in 2005 (6af0bf9c7) and its last logical change was in 2005 (9542611a6). After we can count 164 maintenance commits (QEMU API changes) with the exception of 1 fix in 2015 (memory leak, commit 3ad9fd5a). This machine was introduced as a proof of concept to run a MIPS