Marcelo Tosatti 5fdbf9765b KVM: x86: accessors for guest registers
As suggested by Avi, introduce accessors to read/write guest registers.
This simplifies the ->cache_regs/->decache_regs interface, and improves
register caching which is important for VMX, where the cost of
vmcs_read/vmcs_write is significant.

[avi: fix warnings]

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-10-15 10:13:57 +02:00
..
2008-10-14 10:23:27 -07:00
2008-09-19 12:44:54 -07:00
2008-10-13 09:35:14 +11:00
2008-08-31 16:00:42 +02:00
2008-10-09 21:33:02 +01:00
2008-10-03 10:04:10 +02:00