[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs/misc: update the meaning of the 'disk unplug' flag
commit 3167889392b91ba044e843a64a33391eb4221d1b Author: Paul Durrant <paul.durrant@xxxxxxxxxx> AuthorDate: Wed Jan 25 10:42:55 2017 +0000 Commit: Wei Liu <wei.liu2@xxxxxxxxxx> CommitDate: Thu Jan 26 17:23:40 2017 +0000 docs/misc: update the meaning of the 'disk unplug' flag The documentation states that a value of '1' will cause unplug of emulated IDE disks. This is not quite correct, as QEMU will also unplug emulated SCSI disks at the same time. Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx> Reviewed-by: Wei Liu <wei.liu2@xxxxxxxxxx> Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> --- docs/misc/hvm-emulated-unplug.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/misc/hvm-emulated-unplug.markdown b/docs/misc/hvm-emulated-unplug.markdown index 256cea2..8ead0c5 100644 --- a/docs/misc/hvm-emulated-unplug.markdown +++ b/docs/misc/hvm-emulated-unplug.markdown @@ -34,7 +34,7 @@ drivers): 6. The drivers write a two-byte bitmask of devices to unplug to IO port `0x10`. The defined fields are: - * `1` -- All IDE disks (not including CD drives) + * `1` -- All emulated disks (not including CD drives) * `2` -- All emulated NICs * `4` -- All IDE disks except for the primary master (not including CD drives) -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |