VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55511   10 years vboxsync Main/Snapshot: fix handling of saved state with offline snapshots …
(edit) @55510   10 years vboxsync VMM/GIM: EMT Rendezvous while updating global wall-clock struct.
(edit) @55509   10 years vboxsync FE/Qt: 7676: Disk Encryption (DE) support for Export Appliance wizard.
(edit) @55508   10 years vboxsync HostDrivers/VBoxPci: Linux 4.1 compile fix
(edit) @55507   10 years vboxsync FE/Qt: 7791: Some NLS changes; Adding action to start Headless VM.
(edit) @55506   10 years vboxsync FE/Qt: message formatting fix.
(edit) @55505   10 years vboxsync Main: Add method to return list of medium identifiers assoicated with …
(edit) @55504   10 years vboxsync FE/Qt: change URLs from http to https
(edit) @55503   10 years vboxsync PGM: fix .pgmphystofile debug command (thanks Federico)
(edit) @55502   10 years vboxsync DevSmc: retrieve the SMC key from the host OS if possible
(edit) @55500   10 years vboxsync DevSmc: volatile not required
(edit) @55499   10 years vboxsync tstRTGetOptArgv.cpp: Use CommandLineToArgvW to verify the …
(edit) @55498   10 years vboxsync tstLdr-3.cpp: Print symbol labels.
(edit) @55497   10 years vboxsync DIS: Improved DISUSE_RIPDISPLACEMENT32 formatting and symbol resolution.
(edit) @55495   10 years vboxsync tstAudioMixBuffer: call audioMixBufDestroy()
(edit) @55494   10 years vboxsync Tought RTGetOptArgvFromString about escapes and fixed some …
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55492   10 years vboxsync Audio: Extended testcase.
(edit) @55491   10 years vboxsync GuestProcessImpl.cpp: The guest is using RTGetOptArgvFromString which …
(edit) @55490   10 years vboxsync PDMLdr.cpp: Relax the initialization order requirements.
(edit) @55489   10 years vboxsync MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and …
(edit) @55488   10 years vboxsync FE/Qt: 7815: Export Appliance wizard: Recache the path field before …
(edit) @55486   10 years vboxsync tstAudioMixBuffer: pedantic
(edit) @55485   10 years vboxsync Don't check nonexistent samples.
(edit) @55483   10 years vboxsync Log first, increment later.
(edit) @55482   10 years vboxsync Audio: Careful with the UINT32_C macro…
(edit) @55481   10 years vboxsync VMM/TM: log old and new mode during TSC mode switches.
(edit) @55480   10 years vboxsync nit.
(edit) @55477   10 years vboxsync FE/Qt: 7720: Moving rich-text support object of the details-pane …
(edit) @55476   10 years vboxsync FE/Qt: 7720: Initial implementation for rich-text support of the …
(edit) @55475   10 years vboxsync pr7231. Hided MSI installer wizard page where network type NDIS5 or …
(edit) @55474   10 years vboxsync HGSMI: removed obsolete functions from common code, cleanup, comments.
(edit) @55473   10 years vboxsync USB: Increased the number of supported drivers to 5, added Event Log …
(edit) @55472   10 years vboxsync Additions/x11/vboxvideo: test for susceptibility to X.Org Server 1.3 …
(edit) @55471   10 years vboxsync Additions/x11/vboxvideo: test for susceptibility to X.Org Server 1.3 …
(edit) @55470   10 years vboxsync cpumR3LoadExec: fix uninitialized rc.
(edit) @55466   10 years vboxsync CPUM: Need to save and restore the extended state stuff. duh.
(edit) @55465   10 years vboxsync SSM: Extended the SSMFIELD structure with a …
(edit) @55462   10 years vboxsync Audio: Fixed minor format conversion errors, added a testcase (16-bit …
(edit) @55459   10 years vboxsync DnD: Bugfixes.
(edit) @55458   10 years vboxsync Main/src-server/xpcom/server.cpp: make the event queue handling and …
(edit) @55457   10 years vboxsync Main/Host: make sure that all relevant objects are uninitialized when …
(edit) @55456   10 years vboxsync CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
(edit) @55455   10 years vboxsync typo.
(edit) @55454   10 years vboxsync FE/Qt: comment typo.
(edit) @55453   10 years vboxsync VMM/GIM: missed new-line in logrel.
(edit) @55452   10 years vboxsync CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
(edit) @55451   10 years vboxsync Main/glue: fix a buglet (don't know how it gets triggered) in the …
(edit) @55450   10 years vboxsync Additions/x11/vboxvideo: prevent a potential integer overflow.
(edit) @55449   10 years vboxsync Whitespace.
(edit) @55448   10 years vboxsync Additions/x11/vboxvideo: prevent a potential integer overflow.
(edit) @55447   10 years vboxsync Audio: Fixed unsigned sample conversion.
(edit) @55446   10 years vboxsync lockvalidator.cpp: Added a couple of todos wrt deleting owned locks.
(edit) @55445   10 years vboxsync SB16: Implemented reset handler (finally).
(edit) @55444   10 years vboxsync VMM/GIM: logrel.
(edit) @55443   10 years vboxsync ConsoleImpl: removed unnecessary local variable.
(edit) @55442   10 years vboxsync Main/Console: fix shared folder crashes (mixup between API method and …
(edit) @55441   10 years vboxsync ConsoleImpl: call the right method i_removeSharedFolder
(edit) @55440   10 years vboxsync VBoxClient: Help text spelling, added "-Vversion" for displaying …
(edit) @55439   10 years vboxsync VMM/GIM: nit.
(edit) @55438   10 years vboxsync FE/Qt: updated translation files. Thank you Burak Yavuz for the …
(edit) @55437   10 years vboxsync Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55434   10 years vboxsync Oops, LWIP_IPV6, which is 0 or 1 should be tested with #if, not #ifdef.
(edit) @55433   10 years vboxsync G/c ancient lwip sources, they are no longer used.
(edit) @55432   10 years vboxsync G/c VBOX_WITH_NEW_LWIP. This option only affects DevINIP/DrvVD (as …
(edit) @55431   10 years vboxsync DrvVD: use uint64_t for disk size.
(edit) @55430   10 years vboxsync AC97: Take 12dB volume offset used in some controls into account.
(edit) @55429   10 years vboxsync German NLS fixes
(edit) @55428   10 years vboxsync Build fixes.
(edit) @55427   10 years vboxsync No more auto_ptr.
(edit) @55426   10 years vboxsync Build fix.
(edit) @55425   10 years vboxsync Warnings.
(edit) @55424   10 years vboxsync Build fix.
(edit) @55423   10 years vboxsync No unique_ptr (yet).
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55421   10 years vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55420   10 years vboxsync FE/Qt: updated translations. Thank you Stoyan Marinov for the …
(edit) @55418   10 years vboxsync nit.
(edit) @55417   10 years vboxsync FE/Qt: 7791: Add user-friendly way of starting VMs with separate UI.
(edit) @55416   10 years vboxsync FE/Qt: 6846: Some fix for the headless/separate VM startup logic.
(edit) @55415   10 years vboxsync FE/Qt: Action-pool: Support for polymorphic menu actions which able to …
(edit) @55414   10 years vboxsync USB,EHCI,OHCI: release and reacquire the critical section when …
(edit) @55413   10 years vboxsync Additions/x11/vboxvideo: do not set the virtual resolution too early …
(edit) @55412   10 years vboxsync SB16: There are no mute controls.
(edit) @55411   10 years vboxsync SUPLib: ugh missed commit.
(edit) @55410   10 years vboxsync SUPDrvIOC: version bump for r99750.
(edit) @55409   10 years vboxsync SUPDrvIOC: fix typo. SUPR3ReadTsc now works, previously will always …
(edit) @55408   10 years vboxsync German NLS
(edit) @55407   10 years vboxsync two missing headers
(edit) @55406   10 years vboxsync German NLS updates
(edit) @55405   10 years vboxsync Main/IDL: fix copy/paste bug in comments
(edit) @55404   10 years vboxsync HDA: Set the appropriate sink volume rather than the master.
(edit) @55403   10 years vboxsync AudioMixBuffer: log %RU32 => %#RX32
(edit) @55402   10 years vboxsync Additions/x11/vboxvideo: header file inclusion clean-up.
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55400   10 years vboxsync Id
(edit) @55399   10 years vboxsync Revision => Id
(edit) @55398   10 years vboxsync Main: Fix hotplugging USB disks
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