Re: [Qemu-devel] [PATCH v2 0/2] Drop support for qdev taddr properties

2013-04-16 Thread Peter Maydell
Ping! -- PMM On 9 April 2013 12:27, Peter Maydell wrote: > There is currently only one user of the qdev taddr (target addr, > now hwaddr) property code, and that user is wrong anyway, since the > property it's trying to set isn't actually a taddr property. > Fix the erroneous use in sm501 and dr

[Qemu-devel] [PATCH v2 0/2] Drop support for qdev taddr properties

2013-04-09 Thread Peter Maydell
There is currently only one user of the qdev taddr (target addr, now hwaddr) property code, and that user is wrong anyway, since the property it's trying to set isn't actually a taddr property. Fix the erroneous use in sm501 and drop all the taddr property code. The justification for dropping the