qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH v2 00/13] Still more block related fixes and cle


From: Kevin Wolf
Subject: [Qemu-devel] Re: [PATCH v2 00/13] Still more block related fixes and cleanups
Date: Tue, 06 Jul 2010 16:06:25 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc12 Thunderbird/3.0.4

Am 06.07.2010 14:08, schrieb Markus Armbruster:
> I'm working on cleanly separating block device host and guest parts.
> I'd like to route all this work through Kevin's block tree.  This is
> still just preliminaries.
> 
> This patch series is based available at
> git://repo.or.cz/qemu/armbru.git
> tag block-fixes-2-v2: this series, based on
> tag blockdev-base, which the current kevin/block
> 
> There will be at least one more round of cleanup & fixes before
> blockdev_add proper.  I intend to start with a minimal QMP-only
> version, then add features.
> 
> v2: rebased, better error messages (new 07/13 and 08/13)
> 
> Markus Armbruster (13):
>   blockdev: Clean up how readonly persists across virtual media change
>   block migration: Fix test for read-only drive
>   raw-posix: Fix test for host CD-ROM
>   fdc: Reject unimplemented error actions
>   qdev: Don't hw_error() in qdev_init_nofail()
>   scsi: Reject unimplemented error actions
>   error: New qemu_opts_loc_restore()
>   scsi: Error locations for -drive if=scsi device initialization
>   ide: Improve error messages
>   ide: Replace IDEState members is_cdrom, is_cf by drive_kind
>   ide: Make ide_init_drive() return success
>   ide: Reject readonly drives unless CD-ROM
>   ide: Reject invalid CHS geometry

Thanks, applied all to the block branch.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]