Re: [Qemu-devel] [PATCH 00/26] My block patches queue for 1.1

2012-05-07 Thread Kevin Wolf
Am 04.05.2012 18:20, schrieb Paolo Bonzini: > On Thu, Apr 12, 2012 at 2:00 PM, Paolo Bonzini wrote: >> Here is my block patches queue for 1.1. >> >> Patches 1-6 are cleanups to tools and aio.c that let filesystems >> use timers when running under qemu-io. >> >> Patches 7-12 are bugfixes from last

Re: [Qemu-devel] [PATCH 00/26] My block patches queue for 1.1

2012-05-04 Thread Paolo Bonzini
On Thu, Apr 12, 2012 at 2:00 PM, Paolo Bonzini wrote: > Here is my block patches queue for 1.1. > > Patches 1-6 are cleanups to tools and aio.c that let filesystems > use timers when running under qemu-io. > > Patches 7-12 are bugfixes from last week's series, patches 13-14 > are new. > > Patches

[Qemu-devel] [PATCH 00/26] My block patches queue for 1.1

2012-04-12 Thread Paolo Bonzini
Here is my block patches queue for 1.1. Patches 1-6 are cleanups to tools and aio.c that let filesystems use timers when running under qemu-io. Patches 7-12 are bugfixes from last week's series, patches 13-14 are new. Patches 15-19 are fixes to qemu-io and qemu-iotests. Patches 20-22 are fixes