Pavel Dovgalyuk 89a44a1033 i386: Save EFER for 32-bit targets
i386 (32 bit) emulation uses EFER in wrmsr and in MMU fault
processing.
But it does not included in VMState, because "efer" field is disabled with

This patch adds a section for 32-bit targets which saves EFER when
it's value is non-zero.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <155913371654.8429.1659082639780315242.stgit@pasha-Precision-3630-Tower>
Reviewed-by: Peter Xu <peterx@redhat.com>
[ehabkost: indentation fix]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-06-11 10:17:47 -03:00
..
2019-06-10 07:03:34 -07:00
2017-01-10 08:49:59 -08:00
2019-06-10 07:03:42 -07:00
2019-01-11 13:57:24 +01:00
2019-06-10 07:03:42 -07:00
2018-11-06 21:35:04 +01:00
2018-10-19 13:44:14 +02:00
2018-10-19 13:44:14 +02:00
2019-06-11 10:17:47 -03:00
2017-01-10 08:49:59 -08:00
2018-07-02 15:41:18 +02:00