commit | 547567c67774d872eb344d21e0f2d7a76eb1e9c5 | [log] [tgz] |
---|---|---|
author | Xiantao Zhang <xiantao.zhang@intel.com> | Thu Nov 20 10:35:35 2008 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Nov 23 14:52:47 2008 +0200 |
tree | c591ff57e9ed200ee4d9d00716727a2a72b13bbc | |
parent | bd2b3ca7686d9470b1b58df631daa03179486182 [diff] |
KVM: ia64: Fix incorrect kbuild CFLAGS override Use CFLAGS_vcpu.o, not EXTRA_CFLAGS, to provide fixed register information to the compiler. Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>