VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42761   12 years vboxsync IEM: Bail out on REP STOS and other string ops when handler bypassing …
(edit) @42760   12 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 1).
(edit) @42759   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42758   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42757   12 years vboxsync Main/Machine: fix path comparison when detecting whether the VM lives …
(edit) @42756   12 years vboxsync FE/Qt: VM selector: Little actions reordering.
(edit) @42755   12 years vboxsync FE/Qt: Using Book Style Capitalization for the menu actions and …
(edit) @42754   12 years vboxsync Main: adjusted and documented …
(edit) @42753   12 years vboxsync docs: wording fix
(edit) @42752   12 years vboxsync FE/Qt: Few changes to selector actions string tags.
(edit) @42751   12 years vboxsync FE/Qt: 6234: Support for VM groups: Add 'save state' action into …
(edit) @42750   12 years vboxsync darwin: Uninstall VBoxAutostart
(edit) @42749   12 years vboxsync Guest Control 2.0: Update.
(edit) @42748   12 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42747   12 years vboxsync Additions/common/VBoxService: input verification and variable naming …
(edit) @42746   12 years vboxsync Package signing.
(edit) @42745   12 years vboxsync grr
(edit) @42744   12 years vboxsync Installer rework, second part.
(edit) @42743   12 years vboxsync EFI: kick th build.
(edit) @42742   12 years vboxsync Installer rework, first part.
(edit) @42741   12 years vboxsync EFI/VBoxFsDxe: moved to UDK2010.sr1 API.
(edit) @42740   12 years vboxsync EFI: Debug lib missed functions.
(edit) @42739   12 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42738   12 years vboxsync VBoxService: Raise maximum default served guest processes to 256.
(edit) @42737   12 years vboxsync Config.kmk: Ovmf EFI support.
(edit) @42736   12 years vboxsync EFI/OVMF: switch efi build to Ovmf (udk2010.sr1).
(edit) @42735   12 years vboxsync Additions/common/VBoxService: vbox_mktemp tool requires an absolute path.
(edit) @42734   12 years vboxsync FE/Qt: 6234: Support for VM groups: Pause details-view update for the …
(edit) @42733   12 years vboxsync manual: Document new autostart config format
(edit) @42732   12 years vboxsync VBoxAutostart: Rewritten config parser for more flexibility in the …
(edit) @42731   12 years vboxsync BUGZ:5904 Changed install squence.
(edit) @42730   12 years vboxsync Mac OS X: Don't create two cyclic symlinks in the Resources of the …
(edit) @42729   12 years vboxsync IEM: Fixed indexing bug in iemOp_EscF1.
(edit) @42728   12 years vboxsync Additions/common/VBoxService: vbox_mkdir adjustments.
(edit) @42727   12 years vboxsync Additions/common/VBoxService: extend vbox_mktemp to handle directories …
(edit) @42726   12 years vboxsync IOMAllMMIO.cpp: Don't pass VERR_DBGF_NOT_ATTACHED on to REM or anybody.
(edit) @42725   12 years vboxsync IEM: Two NT4SP1 verification/rem kludges and a related @todo.
(edit) @42724   12 years vboxsync IEM: Fixed a copy&past bug in fnsave wrt FTW. Added a verification/rem …
(edit) @42723   12 years vboxsync AHCI: Fix EFI boot
(edit) @42722   12 years vboxsync FE/Qt: 6234: Support for VM groups: Save machine groups on each change …
(edit) @42721   12 years vboxsync Main/GuestProcess: fix lots of warninga about variables shadowing the …
(edit) @42720   12 years vboxsync IEM: Fixed BSF and BSR bug where they would set the destination …
(edit) @42719   12 years vboxsync Disasm: Fixed operand order of BSF and BSR - dst=reg, src=rm.
(edit) @42718   12 years vboxsync typo
(edit) @42717   12 years vboxsync Additions/VBoxService/toolbox: removed presumably incorrect umask() call.
(edit) @42716   12 years vboxsync Guest Control 2.0: Update.
(edit) @42715   12 years vboxsync VBoxService/Toolbox: Include node_id in long output format.
(edit) @42714   12 years vboxsync Runtime: RT*CreateTemp testcase, burn fix.
(edit) @42713   12 years vboxsync Runtime: RT*CreateTemp testcase, comment.
(edit) @42712   12 years vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42711   12 years vboxsync Frontends/VBoxManage: adapt code to latest guest execute API updates
(edit) @42710   12 years vboxsync FE/Qt: 6234: Support for VM groups: Fix for ubuntu text-truncating issue.
(edit) @42709   12 years vboxsync Runtime/createtemp: initialise variables to make old gcc versions happy.
(edit) @42708   12 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42707   12 years vboxsync EMAll.cpp: IEM debugging…
(edit) @42706   12 years vboxsync PATMRC.cpp: Use IEMExecOneBypassWithPrefetchedByPC (when IEM is enabled).
(edit) @42705   12 years vboxsync CPUM: Set FF when needed (VBOX_WITH_IEM only). Made CPUMRawSetEFlags …
(edit) @42704   12 years vboxsync IEM: Eflags fixes, added API variants that bypasses access handlers, …
(edit) @42703   12 years vboxsync Main: commited too much.
(edit) @42702   12 years vboxsync Main/GuestSession: build fix (please review).
(edit) @42701   12 years vboxsync Doc/Changelog: Added support for Host parallel port passthrought for …
(edit) @42700   12 years vboxsync pgmPoolAccessHandlerFlush: Deal with VINF_EM_RESCHEDULE.
(edit) @42699   12 years vboxsync IEMAllAImpl.asm: Fixed the wrong 'RET X' stuff in 32-bit mode once and …
(edit) @42698   12 years vboxsync Flush the log on hyper assertion.
(edit) @42697   12 years vboxsync tstLdr-3: Added --32/64 options (optional).
(edit) @42696   12 years vboxsync SELMRC/TSS: Better assertion.
(edit) @42695   12 years vboxsync Build fix.
(edit) @42694   12 years vboxsync Wrong rc.
(edit) @42693   12 years vboxsync Guest Control 2.0: Update.
(edit) @42692   12 years vboxsync Runtime: rename RTDirCreateTemp-generic.cpp and split out the parts of …
(edit) @42691   12 years vboxsync Main/GuestCtrl: split off the implementation of FileRemove into …
(edit) @42690   12 years vboxsync FE/Qt: 6234: Support for VM groups: Add some spacing between 'enter' …
(edit) @42689   12 years vboxsync FE/Qt: 6234: Support for VM groups: Add hovering animation to …
(edit) @42688   12 years vboxsync FE/Qt: 6234: Support for VM groups: Transparent background for dragged …
(edit) @42687   12 years vboxsync FE/Qt: updated NLS, and updated Italian translation - thanks to …
(edit) @42686   12 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view translatable text update.
(edit) @42685   12 years vboxsync Main/webservice: typo
(edit) @42684   12 years vboxsync FE/Qt: 6234: Support for VM groups: Reflecting saved group information …
(edit) @42683   12 years vboxsync wddm/3d: fix black scren under Aero regression
(edit) @42682   12 years vboxsync Main/GuestCtrl: fixes to FileDelete and DirectoryCreateTemp.
(edit) @42681   12 years vboxsync FE/Qt: updated NLS from 4.1.
(edit) @42680   12 years vboxsync Main/webservice: remove remaining stderr logging and convert to using …
(edit) @42679   12 years vboxsync FE/Qt: 6234: Support for VM groups: Addition to r79878: A little bit …
(edit) @42678   12 years vboxsync FE/Qt: 6234: Support for VM groups: Sliding buttons, anti-aliasing, …
(edit) @42677   12 years vboxsync Disabled iret debugging.
(edit) @42676   12 years vboxsync IEM: IRET to V8086 (had to try). Set CPUM_CHANGED_FPU_REM. Added …
(edit) @42675   12 years vboxsync Config.kmk: For the time being, use DEPORD instead of DEPEND for VBoxTpG.
(edit) @42674   12 years vboxsync Build fix.
(edit) @42673   12 years vboxsync Guest Control 2.0: Update.
(edit) @42672   12 years vboxsync Frontends/VBoxManage: fix more session/console related breakage
(edit) @42671   12 years vboxsync VMM/HWVMXR0: More info. on debug assertion, LogRel tidying.
(edit) @42670   12 years vboxsync Fixed fnstcw. Implemented fnsave and frstor.
(edit) @42669   12 years vboxsync Config.kmk,VMM/Makefile.kmk: Made dbgopt work on Windows and optimize …
(edit) @42668   12 years vboxsync Frontends/VBoxManage: completed conversion to new API, still disabled …
(edit) @42667   12 years vboxsync Main/webservice: report invalid object reference if a NULL object …
(edit) @42666   12 years vboxsync iret: todo.
(edit) @42665   12 years vboxsync VirtualBox(GUI): Added --warp-pct <pct> factor for debugging purposes.
(edit) @42664   12 years vboxsync Allow Main to detect VIA VT-x support.
(edit) @42663   12 years vboxsync HPET: More comments; do not lose high dword of timer config.
(edit) @42662   12 years vboxsync IEM: Fixed verification mode interrupt injection bug.
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