summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPavel Dovgalyuk2019-05-29 14:41:56 +0200
committerEduardo Habkost2019-06-11 15:17:47 +0200
commit89a44a103315267122119b4311218d00d2561ebe (patch)
tree0aafdb86732e2d04771a8b7205478a6e2b5fcce6 /include/exec
parenti386: "unavailable-features" QOM property (diff)
downloadqemu-89a44a103315267122119b4311218d00d2561ebe.tar.gz
qemu-89a44a103315267122119b4311218d00d2561ebe.tar.xz
qemu-89a44a103315267122119b4311218d00d2561ebe.zip
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>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions