On Tue, May 14, 2013 at 01:50:27PM +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. > > Also change the schema documentation of 'transaction' to not refer to > block devices or snapshots any more. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > blockdev.c | 22 +++++++++++----------- > qapi-schema.json | 21 ++++++++++----------- > 2 files changed, 21 insertions(+), 22 deletions(-)
Thanks, applied to my block-next tree: https://github.com/stefanha/qemu/commits/block-next Stefan