mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
ide, vl: turn -win2k-hack into a property on IDE devices
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
dcaff46101
commit
d13f40357b
7 changed files with 8 additions and 5 deletions
|
@ -2641,7 +2641,8 @@ SRST
|
|||
``-win2k-hack``
|
||||
Use it when installing Windows 2000 to avoid a disk full bug. After
|
||||
Windows 2000 is installed, you no longer need this option (this
|
||||
option slows down the IDE transfers).
|
||||
option slows down the IDE transfers). Synonym of ``-global
|
||||
ide-device.win2k-install-hack=on``.
|
||||
ERST
|
||||
|
||||
DEF("no-fd-bootchk", 0, QEMU_OPTION_no_fd_bootchk,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue