summaryrefslogtreecommitdiff
path: root/hw/sd
diff options
context:
space:
mode:
authorMike Qiu <qiudayu@linux.vnet.ibm.com>2013-10-16 23:16:01 -0400
committerStefan Hajnoczi <stefanha@redhat.com>2013-10-17 10:10:14 +0200
commit684b25447c10b9171e5aa9305075b830885fe6e3 (patch)
tree384fde7b9430c4da409a98f694ff93da511bc1dd /hw/sd
parent1680d485777ecf436d724631ea8722cc0c66990e (diff)
downloadqemu-684b25447c10b9171e5aa9305075b830885fe6e3.tar.gz
hmp: drop bogus "[not inserted]"
Commit 3e9fab690d59ac15956c3733fe0794ce1ae4c4af ("block: Add support for throttling burst max in QMP and the command line.") introduced bogus "[not inserted]" output, possibly due to a merge failure. Remove this artifact. Output of 'info block' scsi0-hd0: /images/f18-ppc64.qcow2 (qcow2) [not inserted] scsi0-cd2: [not inserted] Removable device: not locked, tray closed floppy0: [not inserted] Removable device: not locked, tray closed sd0: [not inserted] Removable device: not locked, tray closed There will be no additional lines between scsi0-hd0 and scsi0-cd2. At the same time, scsi0-hd0 already inserted, but still has '[not inserted]' flag. This line should be removed. This patch is to solve this. Signed-off-by: Mike Qiu <qiudayu@linux.vnet.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/sd')
0 files changed, 0 insertions, 0 deletions