qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC, PATCH] usb_del support host:


From: Yuval Kashtan
Subject: [Qemu-devel] [RFC, PATCH] usb_del support host:
Date: Thu, 11 Oct 2007 17:00:54 +0200

Hello,

This proposed patch add support for deleting usb devices by providing the (exact) same string they were added with, thus enabling to remove a usb device with the host string.
The old capability of deleting usb device by their internal port is not harmed.

I had to move USBHostDevice to vl.h so that I will be able to reference it from vl.c

and last, I've changed the output of info usb so that it will include the saved string (for reference).

Please comment.


BR,
Yuval Kashtan.

Attachment: usb_del.patch
Description: Text Data


reply via email to

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