qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/2] block: Catch simultaneous usage of options a


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH v2 0/2] block: Catch simultaneous usage of options and their aliases
Date: Wed, 24 Sep 2014 16:46:27 +0200

v2:
- Remove QAPI-style use of errp, convert to table to keep things
  readable anyway [Markus]

Kevin Wolf (2):
  block: Specify -drive legacy option aliases in array
  block: Catch simultaneous usage of options and their aliases

 blockdev.c                 | 53 ++++++++++++++++++++++++++++++++--------------
 tests/qemu-iotests/051     | 23 ++++++++++++++++++++
 tests/qemu-iotests/051.out | 45 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 105 insertions(+), 16 deletions(-)

-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]