mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Update comments about macOS VirtIO support
This commit is contained in:
		
							parent
							
								
									6d7b87254c
								
							
						
					
					
						commit
						95748059b9
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										6
									
								
								quickemu
									
										
									
									
									
								
							
							
						
						
									
										6
									
								
								quickemu
									
										
									
									
									
								
							|  | @ -468,9 +468,9 @@ function vm_boot() { | |||
|       # Tune Qemu optimisations based on the macOS release, or fallback to lowest | ||||
|       # common supported options if none is specified. | ||||
|       #   * VirtIO Block Media doesn't work in High Sierra (at all) or the Mojave (Recovery Image) | ||||
|       #   * VirtIO Network is supported in Big Sur | ||||
|       #   * VirtIO Memory Balloning is supported in Big Sur (https://pmhahn.github.io/virtio-balloon/) | ||||
|       #   * VirtIO RNG is supported in Big Sur, but exposed to all guests. | ||||
|       #   * VirtIO Network is supported since Big Sur | ||||
|       #   * VirtIO Memory Balloning is supported since Big Sur (https://pmhahn.github.io/virtio-balloon/) | ||||
|       #   * VirtIO RNG is supported since Big Sur, but exposed to all guests by default. | ||||
|       case ${macos_release} in | ||||
|         catalina) | ||||
|           BALLOON="" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue