commit | 2af9194d1b683f91ae956afff9afb0b52a241371 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Aug 07 11:49:28 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:23 2009 +0300 |
tree | 70e7bc17d9e715b19545ce6002dfedbf160f6964 | |
parent | 256cd2ef4f5c125f5df2c81d8457f080a4684ae6 [diff] |
KVM: SVM: add helper functions for global interrupt flag This patch makes the code easier to read when it comes to setting, clearing and checking the status of the virtualized global interrupt flag for the VCPU. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>