qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] SCSI-hotdel: Implement removal of SCSI hard dis


From: Wolfgang Mauerer
Subject: [Qemu-devel] [PATCH 0/4] SCSI-hotdel: Implement removal of SCSI hard disks
Date: Fri, 18 Sep 2009 17:26:30 +0200

Hi,

since Qemu has support for adding disk drives to SCSI controllers
at runtime, it should also have support for the inverse operation.
This patch series introduces support for drive hot-removal by
introducing a new monitor command: drive_del.

Notice that support for libvirt is also available and was 
cross-posted to qemu-devel for those who are interested.

Thanks, Wolfgang

 hw/lsi53c895a.c  |   16 +++++++++
 hw/pci-hotplug.c |   95 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 hw/pci.h         |    1 +
 qemu-monitor.hx  |   14 +++++++-
 sysemu.h         |    2 +
 vl.c             |   69 ++++++++++++++++++++++-----------------
 6 files changed, 164 insertions(+), 33 deletions(-)

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux





reply via email to

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