VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38873   13 years vboxsync Main: Add API to set the discard flag for harddisks
(edit) @38871   13 years vboxsync Documentation.
(edit) @38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38820   13 years vboxsync Main: array size
(edit) @38818   13 years vboxsync Main/Medium+Snapshot+VirtualBox: extend the API in a compatible way to …
(edit) @38802   13 years vboxsync Main/webservice: provide wsdl description through http get with url …
(edit) @38799   13 years vboxsync Main/webservice: only document the official API package, not the …
(edit) @38796   13 years vboxsync Main/glue: Add javadoc comments to the java glue code, use them to …
(edit) @38788   13 years vboxsync whitespace fix
(edit) @38786   13 years vboxsync Main/idl: minor whitespace and formatting change
(edit) @38781   13 years vboxsync 1.5GB for 64-bit Solaris
(edit) @38780   13 years vboxsync 1GB for 32-bit Windows 7 should be sufficient
(edit) @38775   13 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38773   13 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38770   13 years vboxsync Windows 8: VT-x/AMD-V and I/O APIC
(edit) @38764   13 years vboxsync Main/Medium+Machine: final lock order fixes
(edit) @38755   13 years vboxsync Windows 8 OS type
(edit) @38754   13 years vboxsync Main: prevent incorrect exiting of async event thread.
(edit) @38745   13 years vboxsync Main: fix Machine::setModifiedLock as well
(edit) @38744   13 years vboxsync Main/Medium: lock typo
(edit) @38743   13 years vboxsync Main: AutoMultiWriteLock4
(edit) @38742   13 years vboxsync Main: fix typo when checking old and new settings (regression of r57170)
(edit) @38741   13 years vboxsync Main/Medium: all remaining changes to get the media tree lock order …
(edit) @38735   13 years vboxsync %lS -> %ls.
(edit) @38729   13 years vboxsync Main/Medium+Machine: fix lock order issues when creating diff images, …
(edit) @38718   13 years vboxsync Main: Fix wrong medium attachment references after "Restore Snapshot" …
(edit) @38717   13 years vboxsync Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
(edit) @38709   13 years vboxsync Main/Medium: replace the event semaphore used to wait for queryInfo by …
(edit) @38702   13 years vboxsync VSCSI+Main: Fix reporting non rotational medium status + set the CFGM …
(edit) @38697   13 years vboxsync build fix
(edit) @38695   13 years vboxsync warnings
(edit) @38688   13 years vboxsync ConsoleImpl2: LogRel failing to load EFI ROM.
(edit) @38642   13 years vboxsync DisplayImpl: do not use VGA device to take a screenshot of the primary …
(edit) @38641   13 years vboxsync Main: fix possible dead-lock between IMedium::RefreshState and …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38628   13 years vboxsync SrvIntNetR0.cpp,ConsoleImpl2.cpp: Better if SrvIntNetR0.cpp sets the …
(edit) @38627   13 years vboxsync Main/GuestCtrl: Fixed file copy/existence return codes.
(edit) @38618   13 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(edit) @38611   13 years vboxsync Extended testcase with German umlauts.
(edit) @38609   13 years vboxsync VBoxHeadless/win: enable SVC in VBoxSVC, add SVC to host installer
(edit) @38593   13 years vboxsync Main/Networking: Allow different users to attach to the same interface …
(edit) @38590   13 years vboxsync Main/MouseImpl: try to send absolute position data that both Windows …
(edit) @38583   13 years vboxsync Main: set the "current state" modified if something in the VM …
(edit) @38579   13 years vboxsync Main/GuestCtrl: Handle files correctly where the file size can be …
(edit) @38535   13 years vboxsync Main: missed one case
(edit) @38534   13 years vboxsync Main: always use setError; improved some error messages; use the new …
(edit) @38533   13 years vboxsync Main/ErrorInfo: allow to set standard errors without text and error …
(edit) @38510   13 years vboxsync Main/glue/ErrorInfo: fix burn
(edit) @38509   13 years vboxsync Main/glue/ErrorInfo: print _all_ error messages, not only the last …
(edit) @38508   13 years vboxsync Main/glue/ErrorInfo: fix regression of r67420 (preserve error chain)
(edit) @38505   13 years vboxsync crOpenGL: fix incorrect rendering when switching to/from fullscreen …
(edit) @38499   13 years vboxsync Main/Machine+Medium: fix medium registry association when attaching a …
(edit) @38495   13 years vboxsync Main: shared folder setup: reorder the path checks; if a shared folder …
(edit) @38494   13 years vboxsync Main: fix VM initialization if a shared folder does not exists (fix …
(edit) @38491   13 years vboxsync VD: fixed regression of r73520 (Interface cleanup) for ovf file export
(edit) @38490   13 years vboxsync VD: fixed regression of r73520 (Interface cleanup) for ovf file import
(edit) @38475   13 years vboxsync Main/Medium: fix error message handling in the error cleanup code
(edit) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38455   13 years vboxsync Main-OVA: fix importing of renamed OVA files
(edit) @38452   13 years vboxsync Main/Medium: make CreateDiffMedium more convenient to use by …
(edit) @38441   13 years vboxsync Main/USB: do not propagate remote filter to USBProxyService for all …
(edit) @38439   13 years vboxsync GuestCtrl: Removed dead code.
(edit) @38437   13 years vboxsync GuestCtrl: Update.
(edit) @38432   13 years vboxsync Main/USB: don't propagate remote filtera to USBProxyService
(edit) @38428   13 years vboxsync Main-CloneVM: wrong order
(edit) @38420   13 years vboxsync Main-Clone: use new Medium::cloneToEx method
(edit) @38406   13 years vboxsync vboxnetadp: moved SetExtraData calls to …
(edit) @38400   13 years vboxsync GuestCtrl: Disable copying directories from guest -> host, reverted …
(edit) @38399   13 years vboxsync GuestCtrl: Added missing callback inits.
(edit) @38397   13 years vboxsync Main/Medium: fix object locks and medium lock state in createDiffStorage()
(edit) @38395   13 years vboxsync GuestCtrl: Update.
(edit) @38365   13 years vboxsync Main/VRDE: default port
(edit) @38357   13 years vboxsync Main: fix NonRational flag survival on snapshot creation (public #9379)
(edit) @38329   13 years vboxsync Main/MachineImpl: Allow hotplugging of CD/DVD drives
(edit) @38324   13 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38308   13 years vboxsync Main/Medium: public cloneToEx API for internal use which makes it …
(edit) @38297   13 years vboxsync duh
(edit) @38296   13 years vboxsync xpcom build fix.
(edit) @38295   13 years vboxsync Main: Use absolute pointing device by default for NT 5.0 and later guests.
(edit) @38294   13 years vboxsync Build fix.
(edit) @38293   13 years vboxsync Build fix.
(edit) @38290   13 years vboxsync GuestCtrl: Update.
(edit) @38275   13 years vboxsync Main/DisplayImpl: document an internal API
(edit) @38271   13 years vboxsync Main/MouseImpl: correct absolute axis scaling to return the centre of …
(edit) @38270   13 years vboxsync Build fix.
(edit) @38269   13 years vboxsync GuestCtrl: Update.
(edit) @38264   13 years vboxsync Main-CloneVM: Respected the modified state of the source VM. Set to …
(edit) @38242   13 years vboxsync main/mouse: correct abs mouse pointer calculation for windows guests …
(edit) @38237   13 years vboxsync Build fix.
(edit) @38235   13 years vboxsync GuestCtrl: Update.
(edit) @38228   13 years vboxsync webservice/Makefile.kmk: Dependency fix.
(edit) @38214   13 years vboxsync tstGuestCtrlParseBuffer: Update.
(edit) @38213   13 years vboxsync main/usb/win: replug device fix
(edit) @38212   13 years vboxsync GuestCtrlIO/GuestProcessStream: Renamed member variables.
(edit) @38211   13 years vboxsync Main: make path comparison independently of the slash style (public #9303)
(edit) @38210   13 years vboxsync Main: Testcase for guest control output buffer parsing now is using …
(edit) @38192   13 years vboxsync Main: bits for debugging cardreader.
(edit) @38186   13 years vboxsync GuestCtrl: Changelog, docs for process policy.
(edit) @38182   13 years vboxsync GuestCtrl/Main: Respect VERR_MAX_PROCS_REACHED, adjusted assertions …
(edit) @38181   13 years vboxsync Main/Progress: optimize forwarding of the progress percentage when …
Note: See TracRevisionLog for help on using the revision log.

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