qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 3/6] Support Physical Presence Interface Spec


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v3 3/6] Support Physical Presence Interface Spec
Date: Tue, 2 Jun 2015 17:00:13 +0200

On Tue, Jun 02, 2015 at 10:28:52AM -0400, Stefan Berger wrote:
> And I am glad that I haven't
> converted the ASL to C code, because this would make it a lot more difficult
> to develop and debug...
> 
>      Stefan

Let's avoid hyperbole.  Mostly there's a bunch of aml_append calls
sprinkled on each line of ASL code.

It's harder to develop since there's no compiler catching mistakes
statically, that's true.
Debugging is more or less the same since you can always
dump the tables and disassemble them with iasl.

-- 
MST



reply via email to

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