[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 00/55] Block layer cleanup & fixes
From: |
Amit Shah |
Subject: |
Re: [Qemu-devel] [PATCH 00/55] Block layer cleanup & fixes |
Date: |
Sat, 23 Jul 2011 08:45:16 +0530 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On (Wed) 20 Jul 2011 [18:23:34], Markus Armbruster wrote:
> This patch series looks bigger than it is. All the patches are small
> and hopefully easy to review.
>
> Objectives:
>
> * Push BlockDriverState members locked, tray_open, media_changed into
> device models, where they belong.
>
> * BlockDriverState member removable is a confusing mess, replace it.
>
> * Improve eject -f.
>
> Also clean up minor messes as they get in the way.
Sorry, haven't seen these patches yet, but a question: will adding
things like 'this removable device is a CDROM/CD-RW/DVD/DVD-dual
layer/DVD-dual-side/DVD-RAM, etc., need extra cleanups or will this
just fit in?
Amit
- Re: [Qemu-devel] [PATCH 28/55] block: Leave enforcing tray lock to device models, (continued)
[Qemu-devel] [PATCH 47/55] block: Move BlockConf & friends from block_int.h to block.h, Markus Armbruster, 2011/07/20
[Qemu-devel] [PATCH 48/55] hw: Trim superfluous #include "block_int.h", Markus Armbruster, 2011/07/20
[Qemu-devel] [PATCH 53/55] nbd: Clean up use of block_int.h, Markus Armbruster, 2011/07/20
[Qemu-devel] [PATCH 40/55] block: Leave tracking media change to device models, Markus Armbruster, 2011/07/20
Re: [Qemu-devel] [PATCH 00/55] Block layer cleanup & fixes,
Amit Shah <=
Re: [Qemu-devel] [PATCH 00/55] Block layer cleanup & fixes, Kevin Wolf, 2011/07/28
Re: [Qemu-devel] [PATCH 00/55] Block layer cleanup & fixes, Amit Shah, 2011/07/28