Paolo Bonzini f809c60512 target-i386: use memory API to implement SMRAM
Remove cpu_smm_register and cpu_smm_update.  Instead, each CPU
address space gets an extra region which is an alias of
/machine/smram.  This extra region is enabled or disabled
as the CPU enters/exits SMM.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-06-05 17:36:39 +02:00
..
2009-10-18 15:16:08 +00:00
2008-11-09 09:31:37 +00:00
2012-03-14 22:20:27 +01:00
2009-10-18 15:16:08 +00:00
2009-07-17 17:48:01 +00:00