summary refs log tree commit diff stats
path: root/linux-user/flatload.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-09-28 12:43:19 +0200
committerEduardo Habkost <ehabkost@redhat.com>2018-10-30 21:14:43 -0300
commitde2e68c902f7b6e438b0fa3cfedd74a06a20704f (patch)
tree6f4495f4137d678a0fe8213847eeb6b1923e843e /linux-user/flatload.c
parenta2e002ff7913ce93aa0f7dbedd2123dce5f1a9cd (diff)
downloadfocaccia-qemu-de2e68c902f7b6e438b0fa3cfedd74a06a20704f.tar.gz
focaccia-qemu-de2e68c902f7b6e438b0fa3cfedd74a06a20704f.zip
i386: correct cpu_x86_cpuid(0xd)
Intel SDM says for CPUID function 0DH, sub-function 0:

| • ECX enumerates the size (in bytes) required by the XSAVE instruction for an
|   XSAVE area containing all the user state components supported by this
|   processor.
| • EBX enumerates the size (in bytes) required by the XSAVE instruction for an
|   XSAVE area containing all the user state components corresponding to bits
|   currently set in XCR0.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Message-Id: <20180928104319.3296-1-bigeasy@linutronix.de>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'linux-user/flatload.c')
0 files changed, 0 insertions, 0 deletions