VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42782   13 years vboxsync CSAM: made comment fit on my screen.
(edit) @42781   13 years vboxsync PATM: Log statement. Added some notes wrt to NT4SP1 boot issues.
(edit) @42780   13 years vboxsync EMAll.cpp: debugging hacks.
(edit) @42779   13 years vboxsync EM,TRPM: VINF_SELM_SYNC_GDT fixes.
(edit) @42778   13 years vboxsync IEM: CR4 and CR3 fixes. Debugging hacks.
(edit) @42777   13 years vboxsync IEM and EM: debugging/hacking.
(edit) @42776   13 years vboxsync TRPMForwardTrap: Logging/Assertions.
(edit) @42775   13 years vboxsync theory update
(edit) @42774   13 years vboxsync CPUMRC.cpp: Disabled a logging statement I forgot to remove.
(edit) @42773   13 years vboxsync TRPM: Logging changes.
(edit) @42772   13 years vboxsync EMRaw.cpp: Logging adj.
(edit) @42771   13 years vboxsync TRPM,CPUM: Added sanity assertions before resuming guest execution.
(edit) @42770   13 years vboxsync BIOS: Added a very minimal APM implementation.
(edit) @42769   13 years vboxsync DevATA: Report fewer errors on media change.
(edit) @42768   13 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view layout update bug.
(edit) @42767   13 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 3): Mac-host …
(edit) @42766   13 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 2); More …
(edit) @42765   13 years vboxsync Main: GuestSession::DirectoryCreateTemp() (untested).
(edit) @42764   13 years vboxsync Additions/common/VBoxService: clean up toolbox help text.
(edit) @42763   13 years vboxsync Additions/common/VBoxService: vbox_mktemp tool: add --tmpdir option …
(edit) @42762   13 years vboxsync TRPM.cpp: Made some unused code build again.
(edit) @42761   13 years vboxsync IEM: Bail out on REP STOS and other string ops when handler bypassing …
(edit) @42760   13 years vboxsync FE/Qt: VM Selector: Action pool refactoring/cleanup (part 1).
(edit) @42759   13 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42758   13 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42757   13 years vboxsync Main/Machine: fix path comparison when detecting whether the VM lives …
(edit) @42756   13 years vboxsync FE/Qt: VM selector: Little actions reordering.
(edit) @42755   13 years vboxsync FE/Qt: Using Book Style Capitalization for the menu actions and …
(edit) @42754   13 years vboxsync Main: adjusted and documented …
(edit) @42752   13 years vboxsync FE/Qt: Few changes to selector actions string tags.
(edit) @42751   13 years vboxsync FE/Qt: 6234: Support for VM groups: Add 'save state' action into …
(edit) @42750   13 years vboxsync darwin: Uninstall VBoxAutostart
(edit) @42749   13 years vboxsync Guest Control 2.0: Update.
(edit) @42748   13 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42747   13 years vboxsync Additions/common/VBoxService: input verification and variable naming …
(edit) @42746   13 years vboxsync Package signing.
(edit) @42745   13 years vboxsync grr
(edit) @42744   13 years vboxsync Installer rework, second part.
(edit) @42743   13 years vboxsync EFI: kick th build.
(edit) @42742   13 years vboxsync Installer rework, first part.
(edit) @42741   13 years vboxsync EFI/VBoxFsDxe: moved to UDK2010.sr1 API.
(edit) @42740   13 years vboxsync EFI: Debug lib missed functions.
(edit) @42739   13 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42738   13 years vboxsync VBoxService: Raise maximum default served guest processes to 256.
(edit) @42736   13 years vboxsync EFI/OVMF: switch efi build to Ovmf (udk2010.sr1).
(edit) @42735   13 years vboxsync Additions/common/VBoxService: vbox_mktemp tool requires an absolute path.
(edit) @42734   13 years vboxsync FE/Qt: 6234: Support for VM groups: Pause details-view update for the …
(edit) @42732   13 years vboxsync VBoxAutostart: Rewritten config parser for more flexibility in the …
(edit) @42731   13 years vboxsync BUGZ:5904 Changed install squence.
(edit) @42730   13 years vboxsync Mac OS X: Don't create two cyclic symlinks in the Resources of the …
(edit) @42729   13 years vboxsync IEM: Fixed indexing bug in iemOp_EscF1.
(edit) @42728   13 years vboxsync Additions/common/VBoxService: vbox_mkdir adjustments.
(edit) @42727   13 years vboxsync Additions/common/VBoxService: extend vbox_mktemp to handle directories …
(edit) @42726   13 years vboxsync IOMAllMMIO.cpp: Don't pass VERR_DBGF_NOT_ATTACHED on to REM or anybody.
(edit) @42725   13 years vboxsync IEM: Two NT4SP1 verification/rem kludges and a related @todo.
(edit) @42724   13 years vboxsync IEM: Fixed a copy&past bug in fnsave wrt FTW. Added a verification/rem …
(edit) @42723   13 years vboxsync AHCI: Fix EFI boot
(edit) @42722   13 years vboxsync FE/Qt: 6234: Support for VM groups: Save machine groups on each change …
(edit) @42721   13 years vboxsync Main/GuestProcess: fix lots of warninga about variables shadowing the …
(edit) @42720   13 years vboxsync IEM: Fixed BSF and BSR bug where they would set the destination …
(edit) @42719   13 years vboxsync Disasm: Fixed operand order of BSF and BSR - dst=reg, src=rm.
(edit) @42718   13 years vboxsync typo
(edit) @42717   13 years vboxsync Additions/VBoxService/toolbox: removed presumably incorrect umask() call.
(edit) @42716   13 years vboxsync Guest Control 2.0: Update.
(edit) @42715   13 years vboxsync VBoxService/Toolbox: Include node_id in long output format.
(edit) @42714   13 years vboxsync Runtime: RT*CreateTemp testcase, burn fix.
(edit) @42713   13 years vboxsync Runtime: RT*CreateTemp testcase, comment.
(edit) @42712   13 years vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42711   13 years vboxsync Frontends/VBoxManage: adapt code to latest guest execute API updates
(edit) @42710   13 years vboxsync FE/Qt: 6234: Support for VM groups: Fix for ubuntu text-truncating issue.
(edit) @42709   13 years vboxsync Runtime/createtemp: initialise variables to make old gcc versions happy.
(edit) @42708   13 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42707   13 years vboxsync EMAll.cpp: IEM debugging…
(edit) @42706   13 years vboxsync PATMRC.cpp: Use IEMExecOneBypassWithPrefetchedByPC (when IEM is enabled).
(edit) @42705   13 years vboxsync CPUM: Set FF when needed (VBOX_WITH_IEM only). Made CPUMRawSetEFlags …
(edit) @42704   13 years vboxsync IEM: Eflags fixes, added API variants that bypasses access handlers, …
(edit) @42703   13 years vboxsync Main: commited too much.
(edit) @42702   13 years vboxsync Main/GuestSession: build fix (please review).
(edit) @42700   13 years vboxsync pgmPoolAccessHandlerFlush: Deal with VINF_EM_RESCHEDULE.
(edit) @42699   13 years vboxsync IEMAllAImpl.asm: Fixed the wrong 'RET X' stuff in 32-bit mode once and …
(edit) @42698   13 years vboxsync Flush the log on hyper assertion.
(edit) @42697   13 years vboxsync tstLdr-3: Added --32/64 options (optional).
(edit) @42696   13 years vboxsync SELMRC/TSS: Better assertion.
(edit) @42695   13 years vboxsync Build fix.
(edit) @42694   13 years vboxsync Wrong rc.
(edit) @42693   13 years vboxsync Guest Control 2.0: Update.
(edit) @42692   13 years vboxsync Runtime: rename RTDirCreateTemp-generic.cpp and split out the parts of …
(edit) @42691   13 years vboxsync Main/GuestCtrl: split off the implementation of FileRemove into …
(edit) @42690   13 years vboxsync FE/Qt: 6234: Support for VM groups: Add some spacing between 'enter' …
(edit) @42689   13 years vboxsync FE/Qt: 6234: Support for VM groups: Add hovering animation to …
(edit) @42688   13 years vboxsync FE/Qt: 6234: Support for VM groups: Transparent background for dragged …
(edit) @42687   13 years vboxsync FE/Qt: updated NLS, and updated Italian translation - thanks to …
(edit) @42686   13 years vboxsync FE/Qt: 6234: Support for VM groups: Details-view translatable text update.
(edit) @42685   13 years vboxsync Main/webservice: typo
(edit) @42684   13 years vboxsync FE/Qt: 6234: Support for VM groups: Reflecting saved group information …
(edit) @42683   13 years vboxsync wddm/3d: fix black scren under Aero regression
(edit) @42682   13 years vboxsync Main/GuestCtrl: fixes to FileDelete and DirectoryCreateTemp.
(edit) @42681   13 years vboxsync FE/Qt: updated NLS from 4.1.
(edit) @42680   13 years vboxsync Main/webservice: remove remaining stderr logging and convert to using …
(edit) @42679   13 years vboxsync FE/Qt: 6234: Support for VM groups: Addition to r79878: A little bit …
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