On Fri, 24 Jun 2016 10:33:10 -0600 Eric Blake <ebl...@redhat.com> wrote:
> On 06/24/2016 10:05 AM, Igor Mammedov wrote: > > custom apic-id setter/getter doesn't do any property specific > > checks anymorer, so clean it up and use more compact static > > s/anymorer/anymore/ Thanks, I'll fix it on respin. > > > property DEFINE_PROP_UINT32 instead. > > > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> > > --- > > target-i386/cpu.c | 45 ++++++--------------------------------------- > > 1 file changed, 6 insertions(+), 39 deletions(-) > > > >