qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] monitor usb: Fixes for encrypted images


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH 0/5] monitor usb: Fixes for encrypted images
Date: Thu, 12 Mar 2015 17:26:45 +0100

Fixes for encrypted images is of course a fool's errand.  My actual
motivation is killing a few more qerror_report() calls.

Markus Armbruster (5):
  monitor: Drop dead QMP check from monitor_read_password()
  monitor: Plug memory leak in monitor_read_bdrv_key_start()
  monitor usb: Inline monitor_read_bdrv_key_start()'s first part
  usb/dev-storage: Fix QMP device_add missing encryption key failure
  usb/dev-storage: Avoid qerror_report_err() outside QMP handlers

 hw/usb/dev-storage.c | 30 ++++++++++++++++++------------
 monitor.c            | 32 ++++++++++++--------------------
 2 files changed, 30 insertions(+), 32 deletions(-)

-- 
1.9.3




reply via email to

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