diff options
| author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-10-13 13:08:21 +0100 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2011-10-13 15:02:53 +0200 |
| commit | 1ed20acf2f581480436fb621995ef7c18fa75fad (patch) | |
| tree | 78ab05e91de8809281c343bd4a4eeb820f92b467 /scripts/qapi-commands.py | |
| parent | a652d16025030013116c4d63883b9e1ec08a4359 (diff) | |
| download | focaccia-qemu-1ed20acf2f581480436fb621995ef7c18fa75fad.tar.gz focaccia-qemu-1ed20acf2f581480436fb621995ef7c18fa75fad.zip | |
block: directly invoke .bdrv_* from emulation functions
The emulation functions which supply default BlockDriver .bdrv_*() functions given another implemented .bdrv_*() function should not use public bdrv_*() interfaces. This patch ensures they invoke .bdrv_*() directly to avoid adding an extra layer of coroutine request processing and possibly entering an infinite loop. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions