mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
USB help
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1604 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
a594cfbf3e
commit
b389dbfb58
2 changed files with 108 additions and 0 deletions
2
vl.c
2
vl.c
|
@ -2966,6 +2966,8 @@ void help(void)
|
|||
#ifdef TARGET_I386
|
||||
"-win2k-hack use it when installing Windows 2000 to avoid a disk full bug\n"
|
||||
#endif
|
||||
"-usb enable the USB driver (will be the default soon)\n"
|
||||
"-usbdevice name add the host or guest USB device 'name'\n"
|
||||
#if defined(TARGET_PPC) || defined(TARGET_SPARC)
|
||||
"-g WxH[xDEPTH] Set the initial graphical resolution and depth\n"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue