Re: [Qemu-devel] [PATCH 0/2] Followup patches regarding block default interface

2012-11-23 Thread Stefan Hajnoczi
On Thu, Nov 22, 2012 at 09:02:54PM +0100, Christian Borntraeger wrote: > here are two followup patches. > > > Christian Borntraeger (2): > block: simply default_drive > block: clarify comment about IF_IDE = 0 > > blockdev.h |6 +- > vl.c | 20 ++-- > 2 files

Re: [Qemu-devel] [PATCH 0/2] Followup patches regarding block default interface

2012-11-23 Thread Markus Armbruster
Christian Borntraeger writes: > here are two followup patches. Thanks! Stefan, PATCH 1/2 could be squashed into "Support default block interfaces per QEMUMachine". Your choice. Reviewed-by: Markus Armbruster

Re: [Qemu-devel] [PATCH 0/2] Followup patches regarding block default interface

2012-11-23 Thread Stefan Hajnoczi
On Thu, Nov 22, 2012 at 9:02 PM, Christian Borntraeger wrote: > here are two followup patches. > > > Christian Borntraeger (2): > block: simply default_drive > block: clarify comment about IF_IDE = 0 > > blockdev.h |6 +- > vl.c | 20 ++-- > 2 files changed, 11

[Qemu-devel] [PATCH 0/2] Followup patches regarding block default interface

2012-11-22 Thread Christian Borntraeger
here are two followup patches. Christian Borntraeger (2): block: simply default_drive block: clarify comment about IF_IDE = 0 blockdev.h |6 +- vl.c | 20 ++-- 2 files changed, 11 insertions(+), 15 deletions(-) -- 1.7.9.5