summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2016-01-25 15:13:47 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2016-02-09 15:45:26 +0100
commit8bafcb21643a39a5b29109f8bd5ee5a6f0f6850b (patch)
tree9e2b35405d12137e18f8ad65d95889fe9fb2d651 /scripts/qapi-commands.py
parentac1be2ae6b2995b99430c48329eb971b0281acf1 (diff)
downloadfocaccia-qemu-8bafcb21643a39a5b29109f8bd5ee5a6f0f6850b.tar.gz
focaccia-qemu-8bafcb21643a39a5b29109f8bd5ee5a6f0f6850b.zip
memory: add early bail out from cpu_physical_memory_set_dirty_range
This condition is true in the common case, so we can cut out the body of
the function.  In addition, this makes it easier for the compiler to do
at least partial inlining, even if it decides that fully inlining the
function is unreasonable.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions