diff options
| author | Avi Kivity | 2011-10-18 19:43:12 +0200 |
|---|---|---|
| committer | Marcelo Tosatti | 2011-10-25 01:26:53 +0200 |
| commit | 1cae88b9f4121c9af0bf677435c6129e643280fd (patch) | |
| tree | 19405c55e15389570311cf7a633d5ce03f152fb5 /scripts | |
| parent | kvm: Add top-like kvm statistics script (diff) | |
| download | qemu-1cae88b9f4121c9af0bf677435c6129e643280fd.tar.gz qemu-1cae88b9f4121c9af0bf677435c6129e643280fd.tar.xz qemu-1cae88b9f4121c9af0bf677435c6129e643280fd.zip | |
kvm: avoid reentring kvm_flush_coalesced_mmio_buffer()
mmio callbacks invoked by kvm_flush_coalesced_mmio_buffer() may
themselves indirectly call kvm_flush_coalesced_mmio_buffer().
Prevent reentering the function by checking a flag that indicates
we're processing coalesced mmio requests.
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
