VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (829 - 831 of 16363)

Ticket Resolution Summary Owner Reporter
#5854 duplicate Parallel port for guest systems (physical and virtual) Kevin Marco Erler
Description

Personally, I need guest systems for older software that only work with the parallel port (s) or if I want to program the parallel port. (Currently up to version 3.1.2), there are unfortunately only serial ports (virtual). My wish would be that you can create parallel ports. My next wish would be if you physical ports (serial and parallel) pass to the guest systems (Physical Ports ==> Guest-Systems).

#18207 fixed VM shortcut start does not work (anymore) -> fixed after (not in) 6.0.0 and in test builds DJ Doena
Description

I tried to use the old 5.x shortcut to start a specific machine, but got

--startvm ist eine Option für die VirtualBox VM-Ausführungs-Anwendung (VirtualBoxVM), nicht den VirtualBox Manager.

which basically says "--startvm" is not a valid parameter. OK, so something's changed with 6.0 No prob. Use VirtualManager 6.0

VirtualBox graphische Benutzeroberfläche
Version 6.0.0 r127566 (Qt5.6.2)
Copyright © 2018 Oracle Corporation and/or its affiliates. All rights reserved.

to create a new shortcut. Said and done. Same error.

Shortcut created puts the execution instruction as such:

"C:\Program Files\Oracle\VirtualBox\VirtualBox.exe" --comment "VM-Name" --startvm "{139ad888-e3c1-4220-8a36-751414cb3c47}"
#10532 fixed Incorrect order of task switching Yury Popov
Description

In Intel specifications (7.3), we can see:

  1. Saves the state of the current (old) task in the current task’s TSS.

  1. Loads the task register with the segment selector and descriptor for the new

task's TSS.

But, in VirtualBox code, the order is reversed: TSS registers & segments loads BEFORE save old task state.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy