diff options
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | 2012-07-26 03:58:59 (GMT) |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-07-26 08:55:34 (GMT) |
commit | a2766325cf9f9e36d1225145f1ce1b066f001837 (patch) | |
tree | a00cefe5c199c7e4845294f38475c3abd90e9419 /include/acpi | |
parent | 2b4b5af8f8e7296bc27c52023ab6bb8f53db3a2b (diff) | |
download | linux-a2766325cf9f9e36d1225145f1ce1b066f001837.tar.xz |
KVM: remove dummy pages
Currently, kvm allocates some pages and use them as error indicators,
it wastes memory and is not good for scalability
Base on Avi's suggestion, we use the error codes instead of these pages
to indicate the error conditions
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions