qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCHv2] add "info ioapic" monitor command


From: Gleb Natapov
Subject: Re: [Qemu-devel] [PATCHv2] add "info ioapic" monitor command
Date: Wed, 30 Dec 2009 14:13:18 +0200

On Wed, Dec 30, 2009 at 02:08:27PM +0200, Izik Eidus wrote:
> On Wed, 30 Dec 2009 14:05:10 +0200
> Gleb Natapov <address@hidden> wrote:
> 
> > On Wed, Dec 30, 2009 at 12:01:28PM +0000, Blue Swirl wrote:
> > > On Wed, Dec 30, 2009 at 11:50 AM, Gleb Natapov <address@hidden> wrote:
> > > > Knowing ioapic configuration is very useful for the poor soles
> > > > how need to debug guest occasionally.
> > > 
> > > > +static struct IOAPICState *ioapic;
> > > 
> > > Ugly. 
> > > 
> > Agree
> 
> And now it seems like even you dont agree with me!!!
> 
I agree, but all other info functions in qemu do exactly same:
referencing global data. This is ugly _and_ this nothing to
do with my patch.

--
                        Gleb.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]