On Thu, May 15, 2014 at 01:22:25PM +0200, Paolo Bonzini wrote:
Hi,
these patches provide a small set of improvements and cleanups for the current SMM code, making it more consistent with the chipset's datasheets. QEMU does not yet implement most of the new registers used here, but it might soon...
Thanks. Looks good to me.
I think this series would be better for the next release though.
Also, have you seen the patch I have to convert the SMM handler to C code? https://github.com/KevinOConnor/seabios/commit/67fd7b76ec5b511589afb909b421c... I think the later parts of your series might be better applied after the handler is in C.
-Kevin