[Qemu-devel] [PATCH 00/32] Disk geometry cleanup

2012-07-06 Thread Markus Armbruster
32 patches may look discouraging, but most patches are small, and the ones that aren't just move code around. Goals of this series: 1. One more step towards a clean separation block device host and guest part. 2. Purge CHS geometry from the block layer Part I[PATCH 01-02/32]: Floppy geom

Re: [Qemu-devel] [PATCH 00/32] Disk geometry cleanup

2012-07-06 Thread Markus Armbruster
I screwed up Subject: lacks "v2". Sorry!

[Qemu-devel] [PATCH 00/32] Disk geometry cleanup

2012-06-29 Thread Markus Armbruster
32 patches may look discouraging, but most patches are small, and the ones that aren't just move code around. Goals of this series: 1. One more step towards a clean separation block device host and guest part. 2. Purge CHS geometry from the block layer Part I[PATCH 01-02/32]: Floppy geom