qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] [x86] Add Core 2 Duo CPU specification v2
@ 2008-08-18 14:07 Alexander Graf
  0 siblings, 0 replies; only message in thread
From: Alexander Graf @ 2008-08-18 14:07 UTC (permalink / raw)
  To: qemu-devel

Hi,

this set of patches attempts to implement a CPU definition set for 
current Intel CPUs that resembles an original as closely as currently 
possible. Several features a current Intel CPU has are not implemented 
by qemu, but that should not keep us from adding this definition so 
people can add features later on.

As a side effect, I made the sysenter instruction 64-bit aware. This was 
an issue in KVM, that used the 32-bit cpu struct variables to hold 
64-bit MSR  values sysenter needs. I believe it to be a step in the 
right direction to not fix this only for KVM, but make the functionality 
available to qemu as well.

Version 2 adds save/load. Only the sysenter implementation has changed.

Alex

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-18 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-18 14:07 [Qemu-devel] [PATCH 0/3] [x86] Add Core 2 Duo CPU specification v2 Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).