I think I mistakenly got put on the CC list for this. Can the next replyer
please remove j...@redhat.com? Thanks.
--
John Priddy
Solutions Architect
Red Hat
+1 (917) 576-8023 - Mobile
j...@redhat.com
- Original Message -
> From: "Eric Blake"
> To: "Max Reitz" , qemu-devel@nongnu.org
>
On 2015-01-27 at 14:37, John Priddy wrote:
I think I mistakenly got put on the CC list for this. Can the next replyer
please remove j...@redhat.com? Thanks.
Oh, sorry, I meant to CC a different John for whom I had no alias yet.
I am sorry for the spam. :-/
Max
On 01/26/2015 09:02 AM, Max Reitz wrote:
> guest_block_size is a guest device property so it should be moved into
> the interface between block layer and guest devices, which is the
> BlockBackend.
>
> Signed-off-by: Max Reitz
> ---
> block.c | 7 ---
> block/block-backend.
guest_block_size is a guest device property so it should be moved into
the interface between block layer and guest devices, which is the
BlockBackend.
Signed-off-by: Max Reitz
---
block.c | 7 ---
block/block-backend.c | 7 +--
include/block/block.h | 1 -
inclu