Files
linux/drivers
Avi Kivity eff708bc2b KVM: VMX: Only reload guest msrs if they are already loaded
If we set an msr via an ioctl() instead of by handling a guest exit, we
have the host state loaded, so reloading the msrs would clobber host
state instead of guest state.

This fixes a host oops (and loss of a cpu) on a guest reboot.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-07-16 12:05:41 +03:00
..
2007-07-10 08:03:34 +02:00
2007-07-12 16:34:30 -07:00
2007-07-15 16:40:52 -07:00
2007-05-21 09:18:19 -07:00
2007-07-12 17:41:07 +01:00