Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> writes: > The second aim of this conversion is to avoid calling bdrv_read()/bdrv_write() > since they do not work with I/O throttling. This means guests should now boot > IDE drives successfully when I/O throttling is enabled. [...] > Chris and Richard: Please test this to confirm that it fixes the hang you > reported.
Thanks! I'll take a look at this and report back. Best wishes, Chris.