mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Optimise RTC
This commit is contained in:
		
							parent
							
								
									d08f64a9b6
								
							
						
					
					
						commit
						ad7f4a2aef
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								quickemu
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								quickemu
									
										
									
									
									
								
							|  | @ -213,7 +213,7 @@ function vm_boot() { | ||||||
|       fi |       fi | ||||||
| 
 | 
 | ||||||
|       OSK=$(echo "bheuneqjbexolgurfrjbeqfthneqrqcyrnfrqbagfgrny(p)NccyrPbzchgreVap" | rot13) |       OSK=$(echo "bheuneqjbexolgurfrjbeqfthneqrqcyrnfrqbagfgrny(p)NccyrPbzchgreVap" | rot13) | ||||||
|       GUEST_TWEAKS="-device isa-applesmc,osk=${OSK}" |       GUEST_TWEAKS="-device isa-applesmc,osk=${OSK} -global kvm-pit.lost_tick_policy=discard" | ||||||
|       disk="64G" |       disk="64G" | ||||||
|       NET_DEVICE="vmxnet3" |       NET_DEVICE="vmxnet3" | ||||||
|       USB_HOST_PASSTHROUGH_CONTROLLER="usb-ehci" |       USB_HOST_PASSTHROUGH_CONTROLLER="usb-ehci" | ||||||
|  | @ -475,7 +475,7 @@ function vm_boot() { | ||||||
|          -device ${NET_DEVICE},netdev=nic -netdev ${NET},id=nic |          -device ${NET_DEVICE},netdev=nic -netdev ${NET},id=nic | ||||||
|          -audiodev pa,id=pa,out.stream-name=${LAUNCHER}-${VMNAME},in.stream-name=${LAUNCHER}-${VMNAME} |          -audiodev pa,id=pa,out.stream-name=${LAUNCHER}-${VMNAME},in.stream-name=${LAUNCHER}-${VMNAME} | ||||||
|          -device intel-hda -device hda-duplex,audiodev=pa,mixer=off |          -device intel-hda -device hda-duplex,audiodev=pa,mixer=off | ||||||
|          -rtc base=localtime,clock=host |          -rtc base=localtime,clock=host,driftfix=slew | ||||||
|          -spice ${SPICE} |          -spice ${SPICE} | ||||||
|          -device virtio-serial-pci |          -device virtio-serial-pci | ||||||
|          -chardev spicevmc,id=vdagent0,name=vdagent |          -chardev spicevmc,id=vdagent0,name=vdagent | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue