diff options
author | 2015-10-01 13:04:39 +0200 | |
---|---|---|
committer | 2015-10-12 11:17:45 +0100 | |
commit | c84b31926f018af6fea2ab37a1fc47060b4bcfa1 (patch) | |
tree | c59a666dd58f626616bb85f606a347fd3bc6c1cf /scripts/qapi.py | |
parent | virtio dataplane: adapt dataplane for virtio Version 1 (diff) | |
download | qemu-c84b31926f018af6fea2ab37a1fc47060b4bcfa1.tar.xz qemu-c84b31926f018af6fea2ab37a1fc47060b4bcfa1.zip |
block: switch from g_slice allocator to malloc
Simplify memory allocation by sticking with a single API. GSlice
is not that fast anyway (tcmalloc/jemalloc are better).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions