Re: [Qemu-devel] [PATCH 0/5] block: remove unused emulation and synchronous functions

2011-10-14 Thread Kevin Wolf
Am 13.10.2011 22:09, schrieb Stefan Hajnoczi: > Now that the block layer processes requests in coroutine context, some of the > emulation wrappers and duplicate code paths can be dropped. Paraphrasing a > wise man, Arnold Schwarzenegger, "I will go to the block layer and I will > clean > house" :

[Qemu-devel] [PATCH 0/5] block: remove unused emulation and synchronous functions

2011-10-13 Thread Stefan Hajnoczi
Now that the block layer processes requests in coroutine context, some of the emulation wrappers and duplicate code paths can be dropped. Paraphrasing a wise man, Arnold Schwarzenegger, "I will go to the block layer and I will clean house" :). They key thing behind this series is that the block l