diff options
| author | Avi Kivity <[email protected]> | 2010-10-21 12:20:31 +0200 |
|---|---|---|
| committer | Avi Kivity <[email protected]> | 2011-01-12 11:23:29 +0200 |
| commit | 13c34e073bec75aa4c8d1bb80c10fd7291f3423a (patch) | |
| tree | 4fa0808d6c262ca4b1277d613909b2af2ec85ca7 /tools/perf/scripts/python | |
| parent | d4c90b0043bdb40a6f340d34b2ac1861040de88c (diff) | |
KVM: SVM: Move guest register save out of interrupts disabled section
Saving guest registers is just a memory copy, and does not need to be in the
critical section. Move outside the critical section to improve latency a
bit.
Signed-off-by: Avi Kivity <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions