commit | b8688d51bbe4872fbcec751e04369606082ac610 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Mon Mar 03 12:59:56 2008 -0800 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 11:53:27 2008 +0300 |
tree | a48191f442d49530265dc92e98fc4877d2e286f7 | |
parent | 71c4dfafc0932d92cc99c7e839d25174b0ce10a1 [diff] |
KVM: replace remaining __FUNCTION__ occurances __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Avi Kivity <avi@qumranet.com>