X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qm.conf.5-opts.adoc;h=125b4b072cc35861df1a227218ef042dd177c707;hb=52e44c5018d7fd18ae192ab4456542702c6e9979;hp=fdc0cb6fffbba0ffdfdb56fd35665c462663b541;hpb=9d3ff4781355fc72bba568b43a4faf1afe0d4c13;p=pve-docs.git diff --git a/qm.conf.5-opts.adoc b/qm.conf.5-opts.adoc index fdc0cb6..125b4b0 100644 --- a/qm.conf.5-opts.adoc +++ b/qm.conf.5-opts.adoc @@ -90,7 +90,7 @@ Disk size. This is purely informational and has no effect. Freeze CPU at startup (use 'c' monitor command to start execution). -`hostpci[n]`: `[host=] [,pcie=<1|0>] [,rombar=<1|0>] [,x-vga=<1|0>]` :: +`hostpci[n]`: `[host=] [,pcie=<1|0>] [,rombar=<1|0>] [,romfile=] [,x-vga=<1|0>]` :: Map host PCI devices into guest. + @@ -116,6 +116,10 @@ Choose the PCI-express bus (needs the 'q35' machine model). Specify whether or not the device's ROM will be visible in the guest's memory map. +`romfile`=`` ;; + +Custom pci device rom filename (must be located in /usr/share/kvm/). + `x-vga`=`` ('default =' `0`);; Enable vfio-vga device support. @@ -593,7 +597,7 @@ Force disk geometry bios translation mode. Write error action. -`scsi[n]`: `[file=] [,aio=] [,backup=<1|0>] [,bps=] [,bps_max_length=] [,bps_rd=] [,bps_rd_length=] [,bps_wr=] [,bps_wr_length=] [,cache=] [,cyls=] [,detect_zeroes=<1|0>] [,discard=] [,format=] [,heads=] [,iops=] [,iops_max=] [,iops_max_length=] [,iops_rd=] [,iops_rd_length=] [,iops_rd_max=] [,iops_wr=] [,iops_wr_length=] [,iops_wr_max=] [,iothread=<1|0>] [,mbps=] [,mbps_max=] [,mbps_rd=] [,mbps_rd_max=] [,mbps_wr=] [,mbps_wr_max=] [,media=] [,queues=] [,secs=] [,serial=] [,size=] [,snapshot=<1|0>] [,trans=] [,werror=]` :: +`scsi[n]`: `[file=] [,aio=] [,backup=<1|0>] [,bps=] [,bps_max_length=] [,bps_rd=] [,bps_rd_length=] [,bps_wr=] [,bps_wr_length=] [,cache=] [,cyls=] [,detect_zeroes=<1|0>] [,discard=] [,format=] [,heads=] [,iops=] [,iops_max=] [,iops_max_length=] [,iops_rd=] [,iops_rd_length=] [,iops_rd_max=] [,iops_wr=] [,iops_wr_length=] [,iops_wr_max=] [,iothread=<1|0>] [,mbps=] [,mbps_max=] [,mbps_rd=] [,mbps_rd_max=] [,mbps_wr=] [,mbps_wr_max=] [,media=] [,queues=] [,scsiblock=<1|0>] [,secs=] [,serial=] [,size=] [,snapshot=<1|0>] [,trans=] [,werror=]` :: Use volume as SCSI hard disk or CD-ROM (n is 0 to 13). @@ -729,6 +733,12 @@ The drive's media type. Number of queues. +`scsiblock`=`` ('default =' `0`);; + +whether to use scsi-block for full passthrough of host block device ++ +WARNING: can lead to I/O errors in combination with low memory or high memory fragmentation on host + `secs`=`` ;; Force the drive's physical geometry to have a specific sector count.