Ruidong Cao
12dfa87293
qemu/qmp: implement function for hotplug network
...
Implement function to hotplug and delete a network device to QEMU
Signed-off-by: Ruidong Cao <caoruidong@huawei.com >
2018-07-25 17:39:23 +08:00
Peng Tao
54caf7810b
qmp: add hotplug memory
...
It adds size of MiB memory to the guest.
Signed-off-by: Peng Tao <bergwolf@gmail.com >
2018-06-23 11:39:28 +08:00
Peng Tao
8aeca15388
qmp: add migrate set arguments
...
It allows to set migration arguments so that callers can control how
migration is done.
Signed-off-by: Peng Tao <bergwolf@gmail.com >
2018-06-23 11:39:28 +08:00
Peng Tao
a03d4968e1
qmp: add set migration capabilities
...
It allows to set guest migration capabilities.
Signed-off-by: Peng Tao <bergwolf@gmail.com >
2018-06-23 11:39:28 +08:00
Archana Shinde
3273aafd53
scsi: Add function to send device_add qmp command for a scsi device
...
device_add qmp command for scsi devices accepts additional parameters like
scsi-id and lun. Implement function to add scsi devices. Devices
with drivers "scsi-hd", "scsi-cd" and "scsi-disk" are accepted.
Signed-off-by: Archana Shinde <archana.m.shinde@intel.com >
2018-01-11 18:19:10 -08:00
Mark Ryan
27709fce43
Move files to the qemu folder
...
This commit moves all of the source files to the qemu folder.
Signed-off-by: Mark Ryan <mark.d.ryan@intel.com >
2017-12-11 11:05:31 +00:00