commit | 7e97cd88148876bad36ee7c66d526dcaed328d0d | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Feb 07 12:19:12 2011 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Feb 14 12:39:46 2011 -0200 |
tree | c1d6d2336e55752a85f7f9a2833f63c348fff36d | |
parent | b8cc45d6a6f7b6607d5c55817d674f3e5f92ff70 [diff] |
Refactor kvm&tcg function names in cpus.c Pure interface cosmetics: Ensure that only kvm core services (as declared in kvm.h) start with "kvm_". Prepend "qemu_" to those that violate this rule in cpus.c. Also rename the corresponding tcg functions for the sake of consistency. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>