aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2009-09-01 05:34:07 -0400
committerAvi Kivity <avi@redhat.com>2009-09-10 11:11:04 -0400
commit3d53c27d05950390712f92c5ad1604c60190ed64 (patch)
tree37c93b2eaa334ccdeb0195f16d02cfc8cc0a22f7 /kernel
parent6ba661787594868512a71c129062ebd57d0c01e7 (diff)
KVM: Use thread debug register storage instead of kvm specific data
Instead of saving the debug registers from the processor to a kvm data structure, rely in the debug registers stored in the thread structure. This allows us not to save dr6 and dr7. Reduces lightweight vmexit cost by 350 cycles, or 11 percent. Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions