commit | db0ad1ba047b59cb89865008dcd0edd301e84c37 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Sep 27 15:16:16 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Oct 20 16:15:04 2010 -0500 |
tree | 88d4ceb62a73de413d892ba7a4077077439074ef | |
parent | 1e027be7e91d854d7a0132e4a32bdf222c33dcfe [diff] |
Set cpuid definition to 0 before initializing it This patch cleans the (stack-allocated) cpuid definition to 0 before actually initializing it. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>