summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGlauber de Oliveira Costa <gcosta@redhat.com>2008-01-30 13:32:08 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:32:08 +0100
commit72fe4858544292ad64600765cb78bc02298c6b1c (patch)
treea3876c02ee67a98f0d0f9606fcb943af627acea6 /include
parente801f864ec7e5b149bd05337800e419f408523bb (diff)
x86: replace privileged instructions with paravirt macros
The assembly code in entry_64.S issues a bunch of privileged instructions, like cli, sti, swapgs, and others. Paravirt guests are forbidden to do so, and we then replace them with macros that will do the right thing. Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions