On Mon, May 13, 2013 at 10:46:14AM +0200, Kevin Wolf wrote: > There's no reason to restrict transactions to operations related to > block devices, so rename the type now before schema introspection stops > us from doing so. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > blockdev.c | 22 +++++++++++----------- > qapi-schema.json | 8 ++++---- > 2 files changed, 15 insertions(+), 15 deletions(-)
Thanks, applied to my block-next tree: https://github.com/stefanha/qemu/commits/block-next Stefan